mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui.git
synced 2025-10-30 02:12:33 +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