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
{{ message }}
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
Hi, I've been experimenting with 3DGraph (bar-style).
It's been great, but i have one issue:
When I call graph.setSize(x, y) (for example graph3d.setSize('400px', '400px');) the graph disappears and i only see its background! In order to see the graph again, I have to move the camera with my mouse a little bit and the graph reappears again.
Here you can see what I just described: http://codepen.io/Loreno/pen/WGmJmz?editors=0010\
In the bottom I've called setSize. if you comment it out - the graph appears normally.
The text was updated successfully, but these errors were encountered:
Hi, I've been experimenting with 3DGraph (bar-style).
It's been great, but i have one issue:
When I call graph.setSize(x, y) (for example graph3d.setSize('400px', '400px');) the graph disappears and i only see its background! In order to see the graph again, I have to move the camera with my mouse a little bit and the graph reappears again.
Here you can see what I just described: http://codepen.io/Loreno/pen/WGmJmz?editors=0010\
In the bottom I've called setSize. if you comment it out - the graph appears normally.
The text was updated successfully, but these errors were encountered: