forked from zuhao/plotrb
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Vega's lack of documented schema makes it hard to keep track of changes happening with the JSON spec.
It would be absolutely awesome if we can properly document (and maintain) the spec schema, so that Plotrb stays up-to-date with Vega.
Some discussions already happened here.
Be aware that Vega's wiki might be outdated. So we will have to dig into the actual code to make sure we don't miss anything.
The documentation of each component is suitable to be a single GCI task. Therefore, we would have 7 tasks here.
- Visualization
- Data
- Data Transform
- Scales
- Axes
- Legends
- Marks