no logrithymic

This commit is contained in:
Aaron Kimbre 2022-04-08 23:43:55 -05:00
parent 6f4b2ef574
commit 8dd4a2c80e

View File

@ -35,8 +35,10 @@
}, },
y: { y: {
display: true, display: true,
type: 'logarithmic', title: {
display: true,
text: '{{ name }}' text: '{{ name }}'
},
} }
} }
} }