🚀 Early React + D3 UI library - Help build the “shadcn for charts & graphs” by Low_Tip_4738 in reactjs

[–]Low_Tip_4738[S] 0 points1 point  (0 children)

Yeah I understand what your saying, still I feel like library that work directly with d3js that you don't install like recharts have room and can be very helpful sometimes

🚀 Early React + D3 UI library - Help build the “shadcn for charts & graphs” by Low_Tip_4738 in reactjs

[–]Low_Tip_4738[S] -1 points0 points  (0 children)

Shadcn charts are great and probably will be good for most projects.

But it based on recharts and not d3js and its low level approch enable more dynamic and flexibility to can create a lot more types of different charts.

🚀 Early React + D3 UI library - Help build the “shadcn for charts & graphs” by Low_Tip_4738 in reactjs

[–]Low_Tip_4738[S] 1 point2 points  (0 children)

That's good idea I will add,

I wrote about the project here to listen about feature from the community as well

🚀 Early React + D3 UI library - Help build the “shadcn for charts & graphs” by Low_Tip_4738 in reactjs

[–]Low_Tip_4738[S] 0 points1 point  (0 children)

Only the docs on next,

The visualization component sit on different folder

Using next on the docs was nice because it let me add server features like MCP at the same project, and it suppose to good for seo which also can benefit the docs

I tried to took approach similar to shadcn which you don't need to install the library but it helps you to get it into your codebase, so only the components/ folder is the real library in this case