All Versions
169
Latest Version
Avg Release Cycle
30 days
Latest Release
498 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