Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PLUGIN] Chart plugin #123

Open
1 task done
maZahaca opened this issue Apr 23, 2024 · 0 comments
Open
1 task done

[PLUGIN] Chart plugin #123

maZahaca opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels

Comments

@maZahaca
Copy link
Collaborator

maZahaca commented Apr 23, 2024

Is this a unique plugin request?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Proposed Plugin Solution

Create a new plugin for charts based on one/few popular libraries.

  1. tremor by @tremorlabs
  2. chartjs by @chartjs
  3. Ant Design charts by @ant-design

Open question:

  • should we build a UI for passing data to charts or just use a JSON in the desired format?
  • should the plugin be an abstract to implement multiple providers or implement one concrete?
  • should the plugin inject charts library (need to update to update underneath library) or lazy-load charts library on initialize?

Vote for the most desired charts library option in reactions or comments

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

No response

@maZahaca maZahaca self-assigned this May 8, 2024
@maZahaca maZahaca added the plugin label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant