-
Notifications
You must be signed in to change notification settings - Fork 26
Apex Charts support #110
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
Apex Charts support #110
Conversation
Co-authored-by: Tommy <[email protected]>
- Changed `Apex_Chart` to `ApexChart` for consistency. - Introduced `apex_json_formater` function to construct Apex chart JSON. - Updated header methods to include `apex_charts` parameter. - Added `uv.lock` to `.gitignore` to prevent tracking of lock files.
Found 2 changed notebooks. Review the changes at https://app.gitnotebooks.com/AnswerDotAI/MonsterUI/pull/110 |
@ohmeow This is the continuation on the previous PR that I've accidentally closed. |
Thanks @ndendic. I pushed a couple of changes in the most recent commit (removed the json formatter, simplified the docs, and added some examples to the notebook). If you're happy with these changes then I'll go ahead and merge. |
@comhar Thanks for fast review, I'm good with all of those. Thank you! |
This pr adds support for Apex Charts #112