Class 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 Detail

      • NUM_POINTS

        public static int NUM_POINTS
    • Constructor Detail

      • ScatterplotExample

        public ScatterplotExample()