Class ScatterChart01

java.lang.Object
org.knowm.xchart.demo.charts.scatter.ScatterChart01
All Implemented Interfaces:
ExampleChart<XYChart>

public class ScatterChart01 extends Object implements ExampleChart<XYChart>
Gaussian Blob

Demonstrates the following:

  • ChartType.Scatter
  • Series data as a Set
  • Setting marker size
  • Formatting of negative numbers with large magnitude but small differences
  • YAxis position on Right
  • Cross type series marker