Skip to content
Snippets Groups Projects
Commit ac52c8e5 authored by Wortman, Elliot (UG - Comp Sci & Elec Eng)'s avatar Wortman, Elliot (UG - Comp Sci & Elec Eng)
Browse files

Start graphs from 0

parent 97d7ed82
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,6 @@ export default {
options: {
scales: {
y: {
beginAtZero: true,
title: {
display: true,
text: '°C'
......
......@@ -52,7 +52,6 @@ export default {
options: {
scales: {
y: {
beginAtZero: true,
title: {
display: true,
text: 'ppm'
......
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