Roadmap - wrathtafarian/js-charts GitHub Wiki
๐ญ Project Roadmap
This roadmap outlines the planned direction for js-charts โ including features in development, upcoming improvements, and long-term goals.
๐ This is a living document and is subject to change based on community feedback, technical challenges, and project priorities.
โ Recently Completed
Feature | Status | Notes |
---|---|---|
First public version of js-charts goes public | โ Completed | ๐ The first public version of js-charts is live! |
First issue created | โ Completed | GitHub issues are open to receive issues, contributions, fork requests, etc. |
Wiki documentation | โ Completed | Includes Installation, FAQ, and more |
๐งฐ Redesign of chart options menu | โ Completed | New look and functionality (smaller control buttons and sleek interface). |
๐ ๏ธ In Progress
Feature | Target Release | Notes |
---|---|---|
๐ทโโ๏ธ First public BETA of js-chart-builder goes public | โ๏ธ In progress | ๐งฑ The first public BETA of js-chart-builder. |
๐ ๏ธ Public website goes live | โ๏ธ In progress | ๐ฅณ The first public website for js-charts.com. |
๐งช Upcoming Features
Feature | Priority | Notes |
---|---|---|
๐๏ธ Minify files | ๐ง Scheduled | Source files to be minified to reduce download size. |
Export results to CSV/JSON/XML | ๐ง Scheduled | Useful for data analysis & sharing |
๐ Long-Term Vision
- ๐งฉ Extensible, modular architecture
- ๐ Seamless deployment via CDN
- ๐ฆ Package distribution system
- ๐ฅ Strong community and plugin ecosystem
- ๐ก๏ธ Built-in security
๐ How to Get Involved
Want to help shape the roadmap?
- ๐ณ๏ธ Vote or comment on issues tagged
roadmap
- ๐ง Suggest new ideas in Discussions
- โ๏ธ Contribute to current development via the Contributing Guide