You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, now I've encountered another problem: I can't seem to get the day or month labels to render, no matter what values I provide to monthLabelHeight and dayLabelWidth.
Hello again,
https://svelte-heatmap.netlify.app/ provided the explicit example I was looking for—thanks!
I created this REPL accordingly.
However, now I've encountered another problem: I can't seem to get the day or month labels to render, no matter what values I provide to
monthLabelHeight
anddayLabelWidth
.This is also illustrated at https://svelte-heatmap.netlify.app/, where you can only ever so slightly see the bottom of the month labels.
Could this be an issue with how the
viewBox
is calculated?The text was updated successfully, but these errors were encountered: