Using data coming from mysql all looks well when plotting it in nodegraph but the colors are not working out as expected per documentation.
So I wanted to try config.color.fixedColor, but not sure where I configure that?
What Grafana version and what operating system are you using?
8.5.2
What are you trying to achieve?
different colors for different values in nodegraph
How are you trying to achieve it?
by using the appropriate data for the Data Api that should handle colors based on data values
What happened?
it does not work colors are all the same
What did you expect to happen?
show different colors depending on the data values
Can you copy/paste the configuration(s) that you are having problems with?
not sure how?
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
I don’t see any errors.
@yosiasz I looked into this one for you and noticed that there aren’t any options yet to configure the colors. I found this PR which will add options to configure the color: