Skip to content

Roadmap

Jae Sung Park edited this page Sep 29, 2017 · 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!

New options/features

Add new useful options to bring more functionalities.

  • Export as image (#78)
  • Multiple Axis (#98)

New chart types

  • Bubble
  • Radar (#59)
  • Zoomable Treemap (#123)
  • Candlestick (#76)
  • Polar
  • more? ...

Support of extension/plugin system

Implement interface easily adopting 3rd party extension/plugin.

Optimization

  • Make axis generation code lighter
  • Make lighter SVG nodes, generating only the necessaries (#36)