I ported EvilCharts to
EvilCharts is a set of good-looking React chart components built on Recharts and Echarts. I was building a dashboard in solidjs and i needed charts, so i ported it. AI helped a lot.
Right now, i am leveraging the use of Echarts only. After this is stable, I will add a layer for tanstack charts.
Please check it out, try it out (hopefully it works hahaha) and lemme know what you think.
repo is here:
P:S:
also working on
a shadcn-like setup for solidjs that uses ark ui as the base component system.
ark ui is pretty first class for solidjs as well.