Support flint chart as a backend
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 749
- Forks
- 45
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 26
Description
Flint lets ai agent generate specs as a json for nice charts that can be easily stored.
It would be nice if Tanstack chart supports being a flint backend (https://microsoft.github.io/flint-chart/#/gallery/vegalite)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Flint documentation and gallery, then inspect TanStack Charts' public entry points and rendering architecture. Define the backend contract for Flint's generated JSON specs before identifying the required integration surface. Done means Flint-generated specs can be accepted and rendered as charts by TanStack Charts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100