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
This tool is absolutely perfect for visualizing JSONs, unfortunately, the awesome graph view appears to have some viewport/div issues. When you first look at the graph view, it will only show a 200px tall viewport of your graph. You can drag the graph around in this tiny space, and it shows that the graph is rending the entire JSON beautifully, but you can only view a tiny portion of it at a time.
One additional item to note is that if you click on the "Format" button in the JSON column and select a different format, rather than the existing graph being updated, the graph div appears to be repeated, creating multiple 200px tall viewports of your graph, all of which can be individually manipulated.
Love the tool! Wish I could get that graph view full screen, it would be awesome!
The text was updated successfully, but these errors were encountered:
This tool is absolutely perfect for visualizing JSONs, unfortunately, the awesome graph view appears to have some viewport/div issues. When you first look at the graph view, it will only show a 200px tall viewport of your graph. You can drag the graph around in this tiny space, and it shows that the graph is rending the entire JSON beautifully, but you can only view a tiny portion of it at a time.
One additional item to note is that if you click on the "Format" button in the JSON column and select a different format, rather than the existing graph being updated, the graph div appears to be repeated, creating multiple 200px tall viewports of your graph, all of which can be individually manipulated.
Love the tool! Wish I could get that graph view full screen, it would be awesome!
The text was updated successfully, but these errors were encountered: