- cross-posted to:
- webdev@lemmy.world
- cross-posted to:
- webdev@lemmy.world
I just found about the rather experimental chaarts. It enhances the standard html <table> and turns it into different charts. Complete with hover text and animations.
It seems to be pretty accessible. And if the user agent doesn’t support the fancy css it degrades gracefully to the original <table>
It works for me with Firefox on Android. But I guess it’s not surprising that some Browsers struggle.
It’s not a browser issue. There’s some weird “responsive” thing that entirely hides the graphs. You probably just have a bigger screen.
Strange as it doesn’t show any for me on Firefox for Android. Perhaps you have a newer version than all of us!
Try changing to desktop mode, worked for me.
That did the trick, obviously charts on mobile is just too much power!