mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix inclusion of HighCharts.
This commit is contained in:
@@ -654,7 +654,8 @@
|
||||
</div>
|
||||
}
|
||||
</div>
|
||||
|
||||
<script src="http://code.highcharts.com/highcharts.js"></script>
|
||||
<script src="https://code.highcharts.com/modules/exporting.js"></script>
|
||||
@{
|
||||
string highChartsTitleColor = "#AAAAAA";
|
||||
string highChartsDataLabelColor = "#FFFFFF";
|
||||
|
||||
Reference in New Issue
Block a user