mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add chartjs streaming plugin (#7601)
* Add chartjs streaming plugin * Update index.php * Update active_calls.php * Update system_network_status.php * Update system_cpu_status.php
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
|
||||
//include chart.js
|
||||
echo "<script src='/resources/chartjs/chart.min.js'></script>";
|
||||
echo "<script src='/resources/chartjs/chartjs-plugin-streaming.js'></script>";
|
||||
|
||||
//chart variables
|
||||
echo "<script>\n";
|
||||
|
||||
Reference in New Issue
Block a user