mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added AgentPing/Pong feature in relay.
This commit is contained in:
parent
882c79ce16
commit
50e0bad1cb
3 changed files with 21 additions and 2 deletions
|
@ -11204,6 +11204,7 @@
|
|||
type: 'line',
|
||||
data: { labels: [], datasets: [{ label: '', backgroundColor: 'rgba(255, 99, 132, .5)', borderColor: 'rgb(255, 99, 132)', data: [], fill: true }] },
|
||||
options: {
|
||||
animation: false,
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
elements: { line: { cubicInterpolationMode: 'monotone' } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue