add custom chartjs tooltip

This commit is contained in:
Jesse Lucas
2020-03-29 16:51:12 -04:00
parent 3840d57f8d
commit 7aca2bcbc0
4 changed files with 95 additions and 1 deletions
+3
View File
@@ -11,6 +11,9 @@
</head>
<body>
<div id="chartjs-tooltip">
<table></table>
</div>
<app-root></app-root>
</body>