Yoopta-Editor
                                
                                
                                
                                    Yoopta-Editor copied to clipboard
                            
                            
                            
                        [PLUGIN] Chart plugin
Is this a unique plugin request?
- [X] 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.
- tremor by @tremorlabs
 - chartjs by @chartjs
 - 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