sh0nk / matplotlib4j

Matplotlib for java: A simple graph plot library for java, scala and kotlin with powerful python matplotlib
MIT License
227 stars 37 forks source link

Set Different Color for Different points in same PLOT #31

Closed hp2178 closed 3 years ago

hp2178 commented 3 years ago

Do we have any option to set different colors for different (x,y) points in the same Plot graph ? If yes, could you please help me with any refernces for that ?