Chart Integration #665
Answered
by
ajitzero
Darwinsuuu
asked this question in
Q&A
-
Hi team, will you also add charts in spartan.ng? |
Beta Was this translation helpful? Give feedback.
Answered by
ajitzero
Apr 13, 2025
Replies: 1 comment 1 reply
-
The styling part should eventually be feasible, but Angular doesn't have a Recharts equivalent (what shadcn/ui uses) in terms of easy composition and using Tailwind classes. I attempted making a port here, but I quickly realised how huge this kind of task is and only work on it occasionally for the specific types of charts that I need. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Darwinsuuu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The styling part should eventually be feasible, but Angular doesn't have a Recharts equivalent (what shadcn/ui uses) in terms of easy composition and using Tailwind classes. I attempted making a port here, but I quickly realised how huge this kind of task is and only work on it occasionally for the specific types of charts that I need.