Hi,
I am using the plotly.js library to render graphs in the document. This is failing with a javascript error as follows:-
http://localhost:57915/lib/plotly/dist/plotly.min.js:7: error: unexpected token identifier("devicePixelRatio")
I assume that when it queries for the devicePixelRatio that Prince does not implement this and hence it fails. Or do I need to set something?
Thanks.
I am using the plotly.js library to render graphs in the document. This is failing with a javascript error as follows:-
http://localhost:57915/lib/plotly/dist/plotly.min.js:7: error: unexpected token identifier("devicePixelRatio")
I assume that when it queries for the devicePixelRatio that Prince does not implement this and hence it fails. Or do I need to set something?
Thanks.