Dear sir:
I found the jMATHPLOT is very useful, thanks for developing this great package. Now I have a question:
how to set the colors for each of data points in 2D/3D scatterplot?
So that the scatterplot can display several clusters with different colors.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The only way to display different colors si to display different plots having differnet colors.
So you can divide your datas in clusters and plot these clusters with different colors.
yann.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear sir:
I found the jMATHPLOT is very useful, thanks for developing this great package. Now I have a question:
how to set the colors for each of data points in 2D/3D scatterplot?
So that the scatterplot can display several clusters with different colors.
Thanks!
The only way to display different colors si to display different plots having differnet colors.
So you can divide your datas in clusters and plot these clusters with different colors.
yann.