FVANCOP / ChartNew.js

MIT License
420 stars 143 forks source link

Show anchor cursor / pointor on mouseOver #535

Open NevillePHolistics opened 5 years ago

NevillePHolistics commented 5 years ago

I have a bar graph showing data per day for each bar. When user clicks on a bar, I show a pie chart with a breakdown of that day's data. How do I simply make the mouse pointer display the typical hand cursor when the user moves his mouse over one of the bars to highlight that it is clickable? In other words, can I apply CSS of "cursor: pointer" to the bars on a bargraph?

EbrahimAfridi commented 10 months ago

I think the "cursor: pointer" will work, I can work on this issue please assign me this issue.

FVANCOP commented 10 months ago

@EbrahimAfridi : It's done :-)