All Versions
169
Latest Version
Avg Release Cycle
30 days
Latest Release
494 days ago

Changelog History
Page 14

  • v0.10.8 Changes

    June 02, 2016

    feat

    • ๐Ÿ‘Œ Support any svg elements in the charts, such as defs, linearGradient
  • v0.10.7 Changes

    May 30, 2016

    ๐Ÿ›  fix

    • ๐Ÿ›  Fix the bug of Brush when data or the size of container changes.
  • v0.10.6 Changes

    May 25, 2016

    feat

    • โž• Add customized event handlers in BarChart
    • โž• Add curveMonotoneX and curveMonotoneY in Curve and Line
    • Pass stackOffset type as an optional parameter for categorical chart
    • โž• Add isFront in ReferenceLine and ReferenceDot to support auxiliary information at differents z-index

    ๐Ÿ›  fix

    • ๐Ÿ›  Fix legend position with margin
  • v0.10.5 Changes

    May 09, 2016

    feat

    • ๐Ÿ‘Œ Support more interpolations in Curve, Line
    • ๐Ÿ‘ Allow to set custom tick formatter function for Brush start/end index
  • v0.10.4 Changes

    May 05, 2016

    feat

    • ๐Ÿ‘Œ support animation when data update

    ๐Ÿ”จ refactor

    • ๐Ÿ”จ refactor event handlers in charts

    ๐Ÿ›  fix

    • ๐Ÿ›  fix tooltip position in BarChart
  • v0.10.3 Changes

    May 04, 2016

    ๐Ÿ›  fix

    • ๐Ÿ›  fix bug of ReactUtils in Firefox 31
  • v0.10.2 Changes

    May 04, 2016

    ๐Ÿ”จ refactor

    • ๐Ÿ”จ refactor data in Pie which was modified internally
  • v0.10.1 Changes

    April 27, 2016

    feat

    • ๐Ÿ‘Œ Support Tooltip in Treemap

    ๐Ÿ›  fix

    • ๐Ÿ“‡ Rename Symbol to Symbols
    • ๐Ÿ›  Fix the key of activeDot in AreaChart
  • v0.10.0 Changes

    April 21, 2016

    ๐Ÿ”จ refactor

    • Refactor ticks specified in XAxis, YAxis
    • ๐Ÿ‘‰ Use area of Symbol to show the size of number in ScatterChart
    • ๐Ÿ”จ Refactor the activeShape in Scatter

    feat

    • โž• Add Symbol and support different Symbol in ScatterChart

    ๐Ÿ›  fix

    • ๐Ÿ›  Fix the content of legend in PieChart
    • ๐Ÿ›  Fix the crush bug when categorical axis has duplicate labels
    • ๐Ÿ›  Fix the bug of calculating tick width
  • v0.9.3 Changes

    April 12, 2016

    deps

    • โšก๏ธ Update react-smooth to 0.1.4