I use a diagram where I display daily values for a whole month.
It's important to know which days are weekend days so I create the label as number of the day plus the first letter of the weekday e.g. "1 S 2 S 3 M...". Works but is hard to read.
I've tried to create the label for weekend days with HTML tags like "<b>1</b>". This doesn't seem to work with diagram labels. The HTML tags are displayed as label text.
Any idea how to change label color depending on label text? I'm working on APEX 5.04.
TIA
Stefan