Struggling w display of overlapping y-axis time values #174
Closed
jgrayson-apl
started this conversation in
General
Replies: 1 comment
-
|
never mind... silly copy/paste issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Struggling to figure out why my time y-axis is not displaying correctly. All values are correct for any week, but they all display overlapped. Using same code as sample and data looks the same as sample. Has anybody encountered this issue or has suggestions on what to look at?
Using:
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.umd.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/chartjs-adapter-date-fns.bundle.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>Issue

Beta Was this translation helpful? Give feedback.
All reactions