You must be logged in to post your query.
Home › Forums › Chart Support › legend itemclick in stockchart
Tagged: ItemClick, legend, StockChart
I’m trying to use itemclick on the legend in order to hide/unhide dataseries in stockchart, But that’s not working. is that possible? is there any example for that? jsfiddle example
@alex1993,
You seem to be passing legend as StockChart options. Legend is an element of chart, hence passing it inside charts of StockChart options should work fine in this case. Please take a look at this updated JSFiddle.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register