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
Hi! I'm starting to play with the examples to embed a fully working treemap on my project. I just realized that the "json" variable in the "init()" function doesn't validate under JSON standard format. I've tried replacing the object with a new one with some other data and failed to render them. Any particular reason for it not to comply the official standard?
Thank you very much :)
The text was updated successfully, but these errors were encountered:
Hi! I'm starting to play with the examples to embed a fully working treemap on my project. I just realized that the "json" variable in the "init()" function doesn't validate under JSON standard format. I've tried replacing the object with a new one with some other data and failed to render them. Any particular reason for it not to comply the official standard?
Thank you very much :)
The text was updated successfully, but these errors were encountered: