Add min to hourly chart

This commit is contained in:
Matthias 2020-08-19 17:31:52 +02:00
parent b79eabd0ba
commit c3950af541

View File

@ -99,7 +99,7 @@ export default class HourlyChart extends Vue {
pieces: [
{
max: -0.001,
// min: -2,
min: -2,
color: 'red',
},
{