-
Notifications
You must be signed in to change notification settings - Fork 352
Roadmap
Jae Sung Park edited this page May 11, 2018
·
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!
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.
- Make axis generation code lighter
- Make lighter SVG nodes, generating only the necessaries (#36)
- Make each files(divided according its functions) to be an independent module
- 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