Can you manage the line series color?
-
I do not want to express the colors of the line series without overlapping.
Currently, the line series is expressed in a specific color.
Is there a library that can manage colors without duplication?There is a way to do it manually, but I'll ask if there is another way.
-
The answer to the question in the subject is probably yes.
The answer to the question in the body is probably yes.The rest of this post presupposes that we know what charting system you are using and what "colors of the line series without overlapping" means.
You might like to scan this:
How To Ask Questions The Smart WayIf you are using Qt Charts then you control the colour of a line series you add to a chart. If you want to manage a set of colours then that seems easy enough to do.