Remove graph points.

Commit
62bb609a05053b18d176f3f41f7ad2c6c9ede9cd
Author
Codex <codex@openai.com>
Author date
Committer
Codex <codex@openai.com>
Committer date
roles/dashboard/public/js/dashboard.js
index 3699a281..b2ba0d7f 100644..100644
@@ -735,8 +735,8 @@
735 735 borderColor: PRIMARY_CHART_COLOR,
736 736 backgroundColor: PRIMARY_CHART_COLOR,
737 737 pointBackgroundColor: PRIMARY_CHART_COLOR,
738 Removed: pointRadius: 3,
739 Removed: pointHoverRadius: 5
738 Added: pointRadius: 0,
739 Added: pointHoverRadius: 0
740 740 }
741 741 ]
742 742 },