Resolve "Indicate insufficient data"
Compare changes
- Karolína Dočkalová Burská authored
@@ -2,6 +2,7 @@ import { Component, EventEmitter, Input, OnChanges, OnInit, Output } from '@angu
@@ -11,11 +12,12 @@ import { v4 as uuid } from 'uuid';
@@ -55,10 +57,16 @@ export class LineChartComponent implements OnChanges, OnInit {