Closed vatharic closed 1 year ago
Adding the possibility to configure styling for the following properties for the mekko legend
Flag is CLIENT_IM_3051
Properties added to the components array:
{ "key": "legend", "legend": { "title": { "fontFamily": "Courier, monospace", "fontSize": "24px", "color": { "index": -1, "color": "#ff5300" } }, "label": { "fontFamily": "Didot, serif", "fontSize": "24px", "color": { "index": -1, "color": "#00ff0e" } } } }
Description
Adding the possibility to configure styling for the following properties for the mekko legend
Flag is CLIENT_IM_3051
Properties added to the components array: