Does anyone know any good solutions for charts that will look great in a mobile app?

Hey, everybody!
Does anyone have any cases of working with charts in a mobile app, maybe plugins or chart libraries that I can use

I did Apex Charts, custom, but it came out inconvenient on mobile devices

I would be grateful for your advice and cases!

1 Like

Check out QuickChart API

1 Like

You can easily generate custom HTML charts with NoCodeFusion:

It will help format the code to be more responsive so you don’t have to rely on plugins.

In general for charts though, I would suggest chart.js!