I need to build a gauge chart such as the above, I already have a simpler version of just a gauge and an arrow, however, I need to add such elements to the chart as a tooltip with value when each section is hovered, an arrow at the end of the central arrow, and this blue line with value sixty that is on the right side. I am new to d3.js so some help would be appreciated
What i have
What i need