Hi.

I have managed to change the background color of a graph (the plotcolor). Can you tell me how to change the color of the fonts? For example Legend font color.

Thanks


Article Comments

Sorry, the font and their color cannot be changed.


Jul, 2015 - Permalink

Not even the size of Legend's text?


Jul, 2015 - Permalink

Correct. Sorry!


Jul, 2015 - Permalink

Maybe you should double-check with the developers before you reply??? By adding baseFontSise='x' (x is the font size you want) in the graph mapobject in graphstyling section, You can change the font size of the graph... So...... Does any developer know how to change the color of the fonts???


Jul, 2015 - Permalink

Nice find, but according to the dev, that's about it. Only the size and the background color (of the graph) can be changed. If you want it to be permanent, modify /webroot/controls/sensorgraph.htm accordingly. Note that this is necessary after each update.


Jul, 2015 - Permalink