Skip to content
Snippets Groups Projects
Commit 412c855e authored by Mathis Neumann's avatar Mathis Neumann
Browse files

let flot choose the tick size

parent dafb6e84
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ export default Component.extend({ ...@@ -9,7 +9,6 @@ export default Component.extend({
attributeBindings: ['style'], attributeBindings: ['style'],
timeSeries: [], timeSeries: [],
options: { options: {
minTickSize: [1, 'hour'],
xaxis: { xaxis: {
mode: 'time', mode: 'time',
// timezone: 'browser' // TODO: from Server? // timezone: 'browser' // TODO: from Server?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment