Socket
Socket
Sign inDemoInstall

recharts

Package Overview
Dependencies
Maintainers
4
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recharts - npm Package Versions

1
25

0.8.6

Diff

Changelog

Source

0.8.6 (March 09, 2016)

refactor

  • Use detectElementResize in react-virtualized to refactor ResponsiveContainer

fix

  • Fix ssr render bug of CartesianAxis
xile611
published 0.8.5 •

Changelog

Source

0.8.5 (March 08, 2016)

feat

  • Add support of function type customized element

fix

  • fix the props labelLine in Pie
  • fix the bug of PureRender

test

  • Add more test cases
xile611
published 0.8.4 •

Changelog

Source

0.8.4 (March 02, 2016)

refactor

  • Refactor the implementation type of renderPolygon in Radar
  • Refactor code in Treemap
  • Remove invariant and add LogUtils

feat

  • Add animation of Area, Radar, RadialBar, Scatter
  • Add label formatter to default tooltip
  • Add props labelLine in Pie
  • Add Cell of Pie to set different options for each sector
  • Add Cell support in Bar, RadialBar

fix

  • Fix Pie chart Label position, When using custom label It was not rendering as part of the curve group.
  • Fix isAnimationActive props in Area
xile611
published 0.8.3 •

Changelog

Source

0.8.3 (February 25, 2016)

refactor

  • refactor CartesianChart to a high order component, move some function to /util/CartesianUtils which can be used in ScatterChart.
  • Simplify ComposedChart, remove duplicated code
  • use filterEventAttributes to add events props
  • cancel selecting line and area in LineChart, AreaChart, ComposedChart
xile611
published 0.8.2 •

Changelog

Source

0.8.2 (February 24, 2016)

fix

  • rollback last fix of Line animation from value
xile611
published 0.8.1 •

Changelog

Source

0.8.1 (February 24, 2016)

fix

  • fix the bug of Line animation from value
xile611
published 0.8.0 •

Changelog

Source

0.8.0 (February 22, 2016)

feat

  • implement ReferenceDot in cartesian charts
  • support alwaysShow of ReferenceLine and ReferenceDot

refactor

  • refactor domain of CartesianAxis and PolarRadiusAxis
  • refactor this props name in ReferenceLine

fix

  • fix the bug of calculate extent in RadarChart
  • fix some bugs of server side rendering when document is called
xile611
published 0.7.0 •

Changelog

Source

0.7.0 (February 17, 2016)

UI

  • feat: support dasharray line animation
  • refactor(CartesianAxis, PolarAngleAxis, PolarRadiusAxis):rename label to tick
  • feat(label): add label of CartesianAxis, PolarRadiusAxis, ReferenceLine
  • feat: Implement tooltip for PieChart
  • feat:Implement tooltip for RadialBarChart
  • deps(d3-scale,d3-shape,oui-dom-util): 1.update version of d3-scale, d3-shape, oui-dom-util 2.update some api of d3-scale
xile611
published 0.6.3 •

Changelog

Source

0.6.3 (February 10, 2016)

UI

  • refactor(Legend): refactor the location of legend
  • fix(CartesianChart,CartesianAxis): 1. fix the bug of dataStartIndex && dataEndIndex when the length of data was changed 2. fix the default value of tickFormatter
  • fix(cartesian/Line.js): fix Line animation bug
arcthur
published 0.6.2 •

Changelog

Source

0.6.2 (February 9, 2016)

UI

  • feat: use lodash isEqual write new pureRender
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc