-
Notifications
You must be signed in to change notification settings - Fork 352
Roadmap
Jae Sung Park edited this page Jan 19, 2024
·
27 revisions
These are rough future plans of new features and updates.
If anyone has some opinions to tell us, please feel free to do that opening an issue :)
We're always welcoming that!
- Provide
canvas
rendering path
Provide a simple component wrapper to be used on popular frameworks.
React (#2838)- Vue.js
- Svelte
- ...
Add new useful options to bring more functionalities.
Multiple Axis (#98)
Provide theme style using different CSS (#241)
Implement interface easily adopting 3rd party extension/plugin (#849)
Make axis generation code lighter (#671)Make lighter SVG nodes, generating only the necessaries (#36)
-
Make each files(divided according its functions) to be an independent module (#191)this can be used providing customized build (ex. if don't need use different types, can shrink the file size)
- Why we decided to start billboard.js?
- Comparison table
- How to migrate from C3.js?
- Who's using billboard.js
- Third party applications
- Themes
- Roadmap
- Architecture & Event
- Plugin Interface
- Release workflow
- How behaves for dynamic loading?
- How tooltip behaves on grouped option?
- How to load as ESM directly from the browser?
- How to implement realtime chart?
- How to bundle for legacy browsers?
- How to generate chart image in Node.js environment?
- Understanding padding