Question

I am using gnuPlot library for printing a graph in C++ code. Its printing graph fine, but its printing only in blue color. Does somebody know how can I change the colors?

Cheers

Was it helpful?

Solution

Use linestyle for setting a color. Some examples are here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top