We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f7f2e commit 3e20ca6Copy full SHA for 3e20ca6
1 file changed
lib/node_modules/@stdlib/plot/vega/editor-config/axis/lib/main.js
@@ -37,7 +37,7 @@ var strokeCaps = require( '@stdlib/plot/vega/base/stroke-caps' );
37
function config() {
38
return {
39
'domain': {
40
- 'description': 'boolean indicating whether to include an axis baseline as part of an axis',
+ 'description': 'whether to include an axis baseline as part of an axis',
41
'property': 'domain',
42
'default': true,
43
'type': 'boolean'
0 commit comments