I recently had an offer of a job and was on the fence as to whether it was the right next opportunity for me.

I decided to quickly put together a Radar Chart to help me understand what was important to me, and how that married up with my existing and the new role on offer.

Fork this GitHub repository and modify it to your hearts content.

You can change the weightings to reflect your stack ranking of importance by updating the order of the weightings in the index.html file (the index order is used, normalised and added to the value in the data – the higher the index the higher the weighting):

You can then updating the data values to represent what you want, what your current role provides and what the new role has to offer (assumes values between 1 and 5).

The repository leverages D3.js generally, and radar-chart-d3 specifically to provide the view.

You can see the end result of mine here 🙂

Screenshot