Fix: plot was not updating as freq ws was filling up #60
Annotations
7 errors and 4 warnings
lint:
src/lib/SensorGroup.svelte#L6
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L7
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L8
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L9
Type number trivially inferred from a number literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L10
Type string trivially inferred from a string literal, remove type annotation
|
lint:
src/lib/SensorGroup.svelte#L115
Unused CSS selector ".sensorGroup"(css-unused-selector)
|
lint
Process completed with exit code 1.
|
lint:
src/routes/+page.svelte#L2
'Chart' is defined but never used
|
lint:
src/routes/+page.svelte#L41
'getItemFromMap' is defined but never used
|
lint:
src/routes/+page.svelte#L50
'mapToArrayOfObjects' is defined but never used
|
lint:
src/routes/+page.svelte#L172
'key' is defined but never used
|