Can anyone tell me how many points a JavaFX scatter chart can display? The charts can be seen here.
The charts look great, but just wondering about performance.
Someone correct me if I'm wrong, but isn't JavaFX based on a scene graph? Does the chart handle overlapping points automatically?
Thanks