How to use webgl

Hi all,

I’m using JavaFX to display Plotly charts (www.plot.ly) within Servoy and it works.
The problem comes when I try to show 3D charts: I get the error “webgl is not supported etc…”.
Searching on Google, I have read that JavaFX doesn’t support webgl at all.

Does anyone knows a way to embed webgl within JavaFX (or within an alternative container)?

I’m using Java 1.8.x

Regards

Marco Rossi