mirror of
https://github.com/Relintai/rcpp_sample_simple_data_collector_app.git
synced 2025-04-18 14:06:34 +02:00
Rename the chart's label.
This commit is contained in:
parent
adc8d6108b
commit
ce70ae688f
@ -12,7 +12,7 @@ function init_chart() {
|
||||
const data = {
|
||||
labels: [],
|
||||
datasets: [{
|
||||
label: 'Temperatures',
|
||||
label: 'Sensor #1',
|
||||
data: [],
|
||||
fill: false,
|
||||
borderColor: 'rgb(75, 192, 192)',
|
||||
|
Loading…
Reference in New Issue
Block a user