0

I would like to use JavaFX to assemble a line chart such that when there is no data to plot in a series, the space is empty. Something like that:

Chart

Notice that I would like to keep myself in the same series, just by changing your style in one part. But any help is welcome. Thank you.

kozmo
  • 4,024
  • 3
  • 30
  • 48
  • Possible duplicate of https://stackoverflow.com/questions/46430961/javafx-linechart-interrupt-serie/46456562#46456562 – RonSiven Feb 07 '18 at 05:31
  • It's a good method ... I had already thought of that. My concern is with memory, since I am plotting more than 250,000 points. I'll try. Thank you! – Fabian Brandão Feb 07 '18 at 12:54
  • Possible duplicate of [JavaFx LineChart interrupt serie](https://stackoverflow.com/questions/46430961/javafx-linechart-interrupt-serie) – SedJ601 Oct 12 '18 at 16:01

0 Answers0