Class ScatterplotExample
- java.lang.Object
-
- com.metsci.glimpse.core.examples.scatterplot.ScatterplotExample
-
public class ScatterplotExample extends Object
A scatter plot with adjustable point size and color. Usage of GLSL shaders allows the color and size of millions of data points to be adjusted dynamically based on the color and size scale axes to the right of the plot.- Author:
- ulman
-
-
Field Summary
Fields Modifier and Type Field Description static intNUM_POINTS
-
Constructor Summary
Constructors Constructor Description ScatterplotExample()
-