Skip to content

0.0.2

Choose a tag to compare

@zbryikt zbryikt released this 19 Nov 08:13
· 1 commit to release since this release
  • support centered axes
  • support dynamic labels
  • support label configurations
  • add label dimension for showing customized text in label
  • add minRadius option
  • support data range conversion (including Linear Scale, Percentile Rank and Log Scale)
  • use charts.utils.format instead of d3.format
  • fix trend line rendering issue
  • add align-range config, which makes x-axis and y-axis use the same value range.
  • add grid lines