We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f19685 commit 3754e55Copy full SHA for 3754e55
AspNetCSharpMysqlTemplate/Views/Chart/Index.cshtml
@@ -13,6 +13,7 @@
13
<script src="https://cdn.anychart.com/releases/8.0.0/js/anychart-exports.min.js"></script>
14
<script src="https://cdn.anychart.com/releases/8.0.0/js/anychart-vml.min.js"></script>
15
<link rel="stylesheet" href="https://cdn.anychart.com/releases/8.0.0/css/anychart-ui.min.css" />
16
+ <link rel="stylesheet" href="https://cdn.anychart.com/releases/8.0.0/fonts/css/anychart.min.css"/>
17
<link rel="stylesheet" href="/css/style.css" />
18
</head>
19
<body>
0 commit comments