New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

recharts

Package Overview
Dependencies
Maintainers
3
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recharts - npm Package Versions

1
26

0.5.0

Diff

Changelog

Source

0.5.0 (February 3, 2016)

UI

  • feat(AdaptionWrapper): add AdaptionWrapper to make charts adapt to the size of parent dom
  • refactor: directory structure adjustment
  • fix(LineChart, CartesianChart): 1.fix the bug of margin when only part of the attributes are specified 2.fix the bug of number axis when domain is specified 3.fix the bug of category number when no dataKey is specified 4.format the code in README.md
  • refactor(treemap): support tree structure data; changed props that pass to shape

Test

  • test: 1.rename some test files 2.add test case of LodashUtil
  • test(treemap): modified treemap test

Docs

  • deps: add dependence oui-dom-utils
  • chore(README.md): add syntax highlighting to the readme
  • chore(package.json): add keyword react-component
xile611
published 0.4.9 •

Changelog

Source

0.4.9 (February 2, 2016)

UI

  • refactor(CartesianAxis, PolarAngleAxis): change props name "orient" to "orientation"
  • refactor(Line, Bar, Pie): refactor animation using new react-smooth
  • refactor(Pie, RidalBar): remove the props clockWise, and add the props endAngle

Test

  • test(Line, Bar, Radar, Scatter): add test case
arcthur
published 0.4.8 •

xile611
published 0.4.7 •

Changelog

Source

0.4.7 (February 1, 2016)

UI

  • refactor(RadarChart, Radar, PolarAngleAxis, PolarRadiusAxis): refactor the components of Radar
  • refactor(classNames): refactor the method of package a className
  • refactor(Pie): add nameKey in Pie
xile611
published 0.4.6 •

Changelog

Source

0.4.6 (January 29, 2016)

UI

  • refactor(Legend): refactor the legend in all the charts, change the location method of legend
  • feat(radar): add new RadarChart with the new component used in Chart, like PolarAngleAxis PolarRadiusAxis PolarGrid Polygon ex

Test

  • feat(test): add test for charts, chartWrappers, components, and shapes
xile611
published 0.4.5 •

Changelog

Source

0.4.5 (January 29, 2016)

UI

  • fix(Curve): fix the bug of curve defined function
  • fix(ComposedChart): fix the bug of bar position when a line and a bar display a same group of data.
  • chore(webpack.config.js): add react, react-dom, react-dom-server to external
  • deps(react, react-dom): update version to v0.14.7
xile611
published 0.4.3 •

Changelog

Source

0.4.3 (January 28, 2016)

UI

  • deps(recharts-scale, react-smooth): update version of recharts-scale and react-smooth
  • refactor(Bar, RadialBar, TreemapChart, Tooltip): rename the props customContent
xile611
published 0.4.2 •

Changelog

Source

0.4.2 (January 28, 2016)

UI

  • Add support of stack value in BarChart, AreaChart, ComposedChart
xile611
published 0.4.1 •

Changelog

Source

0.4.1 (January 27, 2016)

UI

  • Change name of the props in Tooltip, Legend
  • Fix the bug of customized label element in CartesianAxis
  • Remove repeated, meaningless constructor functions
xile611
published 0.4.0 •

Changelog

Source

0.4.0 (January 26, 2016)

UI

  • Refactor some components, include CartesianAxis, Legend, Tooltip etc, to unify some props name.
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