Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON format doesn't validate. #3

Open
MaDDmin opened this issue Sep 2, 2013 · 1 comment
Open

JSON format doesn't validate. #3

MaDDmin opened this issue Sep 2, 2013 · 1 comment

Comments

@MaDDmin
Copy link

MaDDmin commented Sep 2, 2013

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 :)

@philogb
Copy link
Owner

philogb commented Sep 3, 2013

No particular reason. The JSON format is supported, as well as just regular object that comply with the format specified here: http://philogb.github.io/jit/static/v20/Docs/files/Loader/Loader-js.html#Loader.loadJSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants