Re: JavaFX XYChart with CategoryAxis Performance Issue

2016-08-31 Thread Tai Hu
Jonathan, That is my bad. Here is a simple self-contained test. I could plot 1 in 40 seconds (Our goal is to bring down to 5 seconds) on my MacBook Pro (i5 CPU). If I increased number to 100K (that will be the upper limit for our application), chart did not render in 6 minutes and I ha

Re: JavaFX XYChart with CategoryAxis Performance Issue

2016-08-31 Thread Jonathan Giles
Without a small snippet of code that reproduces the problem, not really. If you can create a self-contained test that demonstrates the problem, I can take a look at it. -- Jonathan On 1/09/16 7:08 AM, Tai Hu wrote: I am using JavaFX XYChart to plot some big data set (1+ points). If both X