Color picker on legend
Make the colors in legend squares instead of lines/points, when clicked, a color palette picker will popup and let you change colors.
I think this is a bit outside the natural scope of a charting application. You can build this by attaching a color picker script to the legendItemClick event.
-
Ok, here's a proof of concept to get you started: http://jsfiddle.net/highcharts/no6a5cwk/
-
Amit Jain commented
Hi Admin,
You are very correct this should be handled on the client side, but can you help us all by creating an example for that. That example can show how it's done and that will be a very good start for all of us.
thanks
-amit