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 1c8ad74 commit 324733aCopy full SHA for 324733a
1 file changed
lib/node_modules/@stdlib/plot/vega/editor-config/axis/lib/main.js
@@ -159,7 +159,7 @@ function config() {
159
'description': 'color of axis tick marks',
160
'property': 'tickColor',
161
'default': '#000',
162
- 'type': 'string'
+ 'type': 'color'
163
},
164
'tickCount': {
165
'description': 'number of axis tick marks for an axis visualizing a quantitative scale',
0 commit comments