Hi,
I am facing a problem in generating legends for a bar graph that is multi colored. I know there is a workaround for it (http://jsfiddle.net/canvasjs/g5o1bbgj/). But that doesn’t seem to work even in the given test case. Is there any other way around to get legends for datapoints rather than dataseries?
Hi Bivek,
Thank you for your reply. I tried to fix it a little by adding in empty datapoints. (http://jsfiddle.net/AishaniPrem/g5o1bbgj/4/). But that changes the size of the bar width (dataPointWidth does not help controlling that). Is there still no workaround for this?