aboutsummaryrefslogtreecommitdiff
path: root/web/app/Style.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/Style.js')
-rw-r--r--web/app/Style.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index 9768b4b..4a77f56 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -81,12 +81,7 @@ Ext.define('Traccar.Style', {
reportTagfieldWidth: 375,
reportGridStyle: 'borderTop: 1px solid lightgray',
- chartPadding: {
- top: 20,
- bottom: 10,
- left: 10,
- right: 40
- },
+ chartPadding: '20 40 10 10',
chartMarkerRadius: 3,
chartMarkerHighlightScaling: 1.5
});