mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-10-30 01:42:19 +00:00
Using smooth lines for stats line graph
This commit is contained in:
@@ -73,6 +73,9 @@ const StatisticsChartList = ({ selectedDeviceId }) => {
|
||||
id: 'chart',
|
||||
group: 'txrx',
|
||||
},
|
||||
stroke: {
|
||||
curve: 'smooth'
|
||||
},
|
||||
xaxis: {
|
||||
title: {
|
||||
text: 'Time',
|
||||
|
||||
Reference in New Issue
Block a user