You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be more effort then its worth, but worth tracking for the time being. The current graph requires the use of WebGL and the canvas and this isn't universally supported yet. The problem with not using WebGL is that the graph usually grows too big for non-webgl based graphs fairly quickly.
In 3.0.6 we disabled the graph for non-webgl capable browsers.
The text was updated successfully, but these errors were encountered:
Might be more effort then its worth, but worth tracking for the time being. The current graph requires the use of WebGL and the canvas and this isn't universally supported yet. The problem with not using WebGL is that the graph usually grows too big for non-webgl based graphs fairly quickly.
In 3.0.6 we disabled the graph for non-webgl capable browsers.
The text was updated successfully, but these errors were encountered: