Closed osvald0 closed 3 years ago
@osvald0 As per your given query would suggest you follow the below-given steps.
Set the legendIconBgAlpha to 100.
Set the "anchorBgColor" in your dataset with your required color hex codes.
In msline, the legends are based on the anchors in the data plot and as per your given sample code, the anchors appear to be blank hence, the labels were blank as well.
Please find the link to a working sample: http://jsfiddle.net/rs7fu0La/1/
It works fine. Thanks!
msline
andmscolumn2d
charts legend icons looks different with similar configuration.msline
configuration:mscolumn2d
configuration: