I ended up using plotly.js in webview. It is reall...
# tornadofx
b
I ended up using plotly.js in webview. It is really really fast (loads 128K points in a second or two, even by having to send them through executeScript). It is several orders of magnitude faster than JavaFX charts. and it is interactive with no lag at all (pan and zoom)