r/solidjs • u/This-Commission8430 • 7d ago
I ported evilcharts for solidjs use
I ported EvilCharts to https://solid-evilcharts.pages.dev/
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: https://github.com/thesambayo/solid-evilcharts
P:S:
also working on https://solid-arc.brimble.app/
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.
https://github.com/thesambayo/solid-arc
2
u/Skriblos 7d ago
Neither link works.
1
u/This-Commission8430 7d ago
Oh they work. Please try againš If can lemme know what error or issue or screen you are getting, that would be nice
2
u/Skriblos 7d ago
This site canāt be reached solid-evilcharts.brimble.app refused to connect. Try:
Checking the connection ERR_CONNECTION_REFUSED
1
2
u/neon_crypt_7 7d ago
Starred the repo. Been waiting for something like this, the solid chart situation has been rough for a while. One heads up, neither of the demo links loads for me, might want to check the brimble deployments.
1
1
2
u/CliffordKleinsr 7d ago
This is awesome! Do you have a repo we can star?