Skip to content

v2.0.0

Compare
Choose a tag to compare
@Jannchie Jannchie released this 08 Mar 12:03

Features

  • Use TypeScript for full refactoring.
  • Added support for map charts.
  • Added support for custom animators.
  • Optimize the project structure and separate the renderer from the data calculation.

Charts

  • Optimize the calculation of the bar chart's Label width.
  • The computational efficiency of histogram is optimized.
  • Added basic support for pie charts.
  • Added basic support for regional maps and world maps.
  • The calculation efficiency of the curves is optimized.

Components

  • Added a progress bar component.
  • Added a custom animator.
  • Added zooming and fading animation wrappers.