Reputation: 2349
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
Upvotes: 1
Views: 1002
Reputation: 1994
Use linestyle for setting a color. Some examples are here.