Sets the cursor type for legend items.
var chart = new CanvasJS.Chart("container", { . . legend:{ cursor: "pointer" }, . . }); chart.render();
Also See:
Comments 2
Server Side Technologies |
Front End Technologies |
Contact |
|
---|---|---|---|
ASP.NET MVC Charts | JavaScript Charts | FAQs | |
PHP Charts | jQuery Charts | Sales Enquiries | |
Spring MVC Charts | React Charts | Support Forum | |
JSP Charts | Angular Charts | Careers | |
JavaScript StockCharts | |||
Privacy Policy © fenopix
The cursor flickers (rapidly changes from pointer to default) if Firefox on Mac OS, when cursor: ‘pointer’ is set
Thanks for reporting the issue. We’ll look into the same get back at the earliest.