@easyv/config
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "@easyv/config", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -35,3 +35,3 @@ import { gridLine, tickLine, axisLine, extent, unit, translate, font } from '.'; | ||
count: 3, | ||
step: 3, | ||
step: 100, | ||
decimal: 0, | ||
@@ -480,3 +480,2 @@ suffix: '', | ||
value: step, | ||
min: 2, | ||
type: 'number', | ||
@@ -483,0 +482,0 @@ }, |
208238
7231