From b573e812456af784055baa24fc8a2b79afc72578 Mon Sep 17 00:00:00 2001 From: ArielMejiaDev Date: Wed, 24 Jan 2024 07:39:57 -0600 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bad2430..998ebbe 100644 --- a/README.md +++ b/README.md @@ -110,9 +110,12 @@ Hey 👋 thanks for considering making a donation, with these donations I can co -## To do for version 4 +## Roadmap for future versions - [ ] Add blade directive `@apexchartscdn` - [ ] Add blade directive `@script($chart)` -- [ ] Add a command to generate a blade component with the boilerplate directives just to include it on any blade file. -- [ ] Add a command to generate a vue component with all the boilerplate to just pass a `chart` prop and include the component on any vue component. +- [ ] Add a chain options setter for charts +- [ ] Add ReactJS + Inertia Support +- [ ] Add More complex charts +- [ ] Add More complex boilerplate code using Laravel/Prompts +- [ ] Add more complex boilerplate code examples using Laravel Trends Package