g.bar.horizontal.js
authorleon <leon@roojs.com>
Wed, 2 Aug 2023 02:50:32 +0000 (10:50 +0800)
committerleon <leon@roojs.com>
Wed, 2 Aug 2023 02:50:32 +0000 (10:50 +0800)
g.bar.horizontal.js

index 6ad7db2..905a0ae 100644 (file)
@@ -60,7 +60,7 @@ Roo = typeof(Roo) != 'undefined' ? Roo:  (imports ? imports.seed.Roo.Roo: {});
             leftAxisFontSize = opts.leftaxisfontsize || 16,
             rightPadding = 50;
             bottomAxisHeight = 0,
-            bottomAxisStep = opts.bottomaxisstep || 6;
+            bottomAxisStep = opts.bottomaxisstep || 3;
             bottomAxisFontSize = opts.bottomaxisfontsize || 16,
             axisFont = opts.axisfont || 'Work Sans',
             axisFontWeight = opts.axisfontweight || 'normal',