|
|
|
|
|
by harveywi
3600 days ago
|
|
The Vega Visualization Grammar [1] is encoded using JSON Schema. However, I think there are some bugs in the grammar that can be attributed to the (IMHO) clumsiness of JSON schema. If you are looking for a good JSON editor that respects JSON schema to compare with your implementation, try Visual Studio Code [2]. [1] http://vega.github.io/ [2] https://code.visualstudio.com/download |
|