Skip to content

Commit

Permalink
chore: update schema [CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Aug 12, 2022
1 parent e94a032 commit aa593a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/vega-lite-schema.json
Expand Up @@ -21610,7 +21610,7 @@
"description": "Reverse x-scale by default (useful for right-to-left charts)."
},
"zero": {
"description": "Default for ensuring that a zero baseline values for [`quantize`](https://vega.github.io/vega-lite/docs/scale.html#quantize) scale.\n\n\n__Default value:__ `true`",
"description": "Override the default `scale.zero` for [`continuous`](https://vega.github.io/vega-lite/docs/scale.html#continuous) scale except for non-ranged bar or area charts.\n\n__Default value:__ `true`",
"type": "boolean"
}
},
Expand Down

0 comments on commit aa593a8

Please sign in to comment.