You must be logged in to post your query.
Home › Forums › Chart Support › Custom Legends to create advanced features
I was working on a project which needed more elaborate features like grouping data to create a single line sort of a drop down with checkbox to select which data to blend. The legend that is currently there doesn’t seem to offer customizations or a way to use a custom made legend as a replacement. Any suggestion on how I should proceed?
@an01,
You can create custom legends using DOM as shown in this JSFiddle. You can add a checkbox along with text instead of marker in the example shared and further customize it as per your requirement.
— Thangaraj Raman Team CanvasJS
You must be logged in to reply to this topic. Login/Register