mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-09-09 19:31:47 +02:00
fix: DCA Tracker using wrong templates for editing
This commit is contained in:
@@ -198,7 +198,6 @@
|
||||
</div>
|
||||
|
||||
<script defer>
|
||||
// Add Chart.js initialization for performance visualization
|
||||
var perfomancectx = document.getElementById('performanceChart').getContext('2d');
|
||||
new Chart(perfomancectx, {
|
||||
type: 'line',
|
||||
|
||||
Reference in New Issue
Block a user