gf-components 0.1.177 → 0.1.178
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +3 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -44300,11 +44300,13 @@ const Xa = 12, Cu = 14, Ns = Kt.tspan`
|
|
|
44300
44300
|
...a
|
|
44301
44301
|
},
|
|
44302
44302
|
axisLeft: {
|
|
44303
|
-
tickSize:
|
|
44303
|
+
tickSize: 0,
|
|
44304
|
+
tickValues: 5,
|
|
44304
44305
|
legendPosition: "middle",
|
|
44305
44306
|
legendOffset: -40,
|
|
44306
44307
|
...s
|
|
44307
44308
|
},
|
|
44309
|
+
gridYValues: 5,
|
|
44308
44310
|
layers: [
|
|
44309
44311
|
"grid",
|
|
44310
44312
|
"axes",
|