Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

recharts

Redefined chart library built with React and D3
Collective - Host: opensource - https://opencollective.com/recharts - Website: https://recharts.org/ - Code: https://github.com/recharts/recharts

Version 0.13.4

github.com/recharts/recharts - 5dd38b351edaa2b6e6a5b28ccdca60e8de1a346b authored about 8 years ago by xile611 <[email protected]>
feat: add component ReferenceArea

github.com/recharts/recharts - 38b1f73942959f9221387cc5d50f5eea4b4eecaa authored about 8 years ago by xile611 <[email protected]>
fix(BarChart): Fix the position of Bar for charts which have multiple y-axes, Fixed #179

github.com/recharts/recharts - c68ed1e75f555fe7942059812095bb4dc1382471 authored about 8 years ago by xile611 <[email protected]>
refactor: Refactor the style of responsive container

github.com/recharts/recharts - 9f0e422c9f646823a6b9794484a36474a6b5fb40 authored about 8 years ago by xile611 <[email protected]>
Merge pull request #192 from nick-codes/issue-135-take3

Fix #136: New RepsonsiveContainer API

github.com/recharts/recharts - 56a55f1024a9d672d286de1a93d63a52f2ba0c8f authored about 8 years ago by xile611 <[email protected]>
Handle zero height and width correctly.

github.com/recharts/recharts - ceaef6b1af94ce96588f028500223a002ad785ad authored about 8 years ago by Nick Palmer <[email protected]>
Don't double percentage.

github.com/recharts/recharts - 04c94796475e15647fbad4908f38a832c8640c13 authored about 8 years ago by Nick Palmer <[email protected]>
Fix #136: New RepsonsiveContainer API

* The ResponsiveContainer can make use of optional
minWidth, minHeight and aspect options to g...

github.com/recharts/recharts - aec73d638ae9fa14c5e52e543934eb8f1b599d21 authored about 8 years ago by Nick Palmer <[email protected]>
Version 0.13.3

github.com/recharts/recharts - cdf194bc10aa5141cdc479b7f91bf5006351401c authored about 8 years ago by xile611 <[email protected]>
refactor: rename combinedId to syncId

github.com/recharts/recharts - e61ec90ca8e5ea7e602aa1ac6ee468a116b0e37c authored about 8 years ago by xile611 <[email protected]>
feat: sync the change event of brush for combined charts

github.com/recharts/recharts - cf607c382d8de39df4f726e9d249b152153d95d4 authored about 8 years ago by xile611 <[email protected]>
fix: fix the propTypes or legendType

github.com/recharts/recharts - 2a4f5213fdd6859759caf8738c5f8e74dab95d51 authored about 8 years ago by xile611 <[email protected]>
feat: support combine categorical chart

github.com/recharts/recharts - c188942f0e70222692ed91ef0901b87c82b03647 authored about 8 years ago by xile611 <[email protected]>
fix: fix the bug of stack offset function - "sign"

github.com/recharts/recharts - 94bedaf3e6e32b2a9bd72371f77626a102296f37 authored about 8 years ago by xile611 <[email protected]>
Version 0.13.2

github.com/recharts/recharts - 4c6ba38b753c8bcdaea588c12a9ededb1589d537 authored about 8 years ago by xile611 <[email protected]>
docs: update releash.sh

github.com/recharts/recharts - aece3311c6493971c21319cc196a31d88f28b0fc authored about 8 years ago by xile611 <[email protected]>
fix: fix the the bug of legend in ScatterChart and refactor symbols, Fixed #165

github.com/recharts/recharts - 4746bf66f1cde48184434ef4ce07f25ab61c96c3 authored about 8 years ago by xile611 <[email protected]>
Version 0.13.2

github.com/recharts/recharts - 533b8b7d8e70b9962c82a77c08f371ce5517b045 authored about 8 years ago by xile611 <[email protected]>
feat: add an option "sign" to the props stackOffset in BarChart and AreaChart which allows the bars and areas to be stacked according to the sign of value, Fixed #164

github.com/recharts/recharts - d10539b1137e450d01bc84254874eaa84ffc1e17 authored about 8 years ago by xile611 <[email protected]>
Fixed typos (#168)

github.com/recharts/recharts - bde5efa64e55a746a664cc8204d46c0e57f84057 authored about 8 years ago by Andrew Murray <[email protected]>
fix: fix a spell mistake

github.com/recharts/recharts - 6fcf5d23faedec18c21a990d379c6888e0b80a8f authored about 8 years ago by arcthur <[email protected]>
Version 0.13.1

github.com/recharts/recharts - 0fe218a4a815bd71e57bddf2aa60441e95ae2b26 authored about 8 years ago by xile611 <[email protected]>
fix(PieChart): Fix the bug that tooltip did not show up for pie chart while using nameKey and valueKey, Fixed #161

github.com/recharts/recharts - 957e46e9f41da08cf3c04944476fa62a6e3e4858 authored about 8 years ago by xile611 <[email protected]>
refactor(Brush): refactor Brush as controlled component

github.com/recharts/recharts - 583b3cf7c1c6a7afcaa5feed798ea455953469ef authored about 8 years ago by xile611 <[email protected]>
Version 0.13.0

github.com/recharts/recharts - ee1aa473d1dded6259f233e1a9b38593d2746932 authored about 8 years ago by xile611 <[email protected]>
refactor(Area): refactor animation of Area

github.com/recharts/recharts - a1e55af870a19430fbf35325ceafe5aba4d8bdef authored about 8 years ago by xile611 <[email protected]>
refactor: tweak some code

github.com/recharts/recharts - 6b464cf32b875d099df05de6922793fc9fa1b6ce authored about 8 years ago by xile611 <[email protected]>
feat: 1. support smooth curve in Scatter 2.Support props connectNulls in Area, Line, and Curve, Fix #154.

github.com/recharts/recharts - 11953dc8443cf722f6f08af45e8ddbbbad6c9515 authored about 8 years ago by xile611 <[email protected]>
fix: Ensured all tooltip-related state gets reset upon receiving new data for all the charts, fixed #157

github.com/recharts/recharts - f9b5ed039f75da9135297c3fe7288a46647e996c authored about 8 years ago by xile611 <[email protected]>
test: update spec of XAxis

github.com/recharts/recharts - 8ca8d08cbdacb0932f301b90d6b82b8754f7d3e5 authored about 8 years ago by xile611 <[email protected]>
Merge pull request #158 from kujon/tooltip-state

Ensured all tooltip-related state gets reset upon receiving new data

github.com/recharts/recharts - bce5f84b8ef67603f11c7ae4722f44a7e10cdd8b authored about 8 years ago by xile611 <[email protected]>
Ensured all tooltip-related state gets reset upon receiving new data

github.com/recharts/recharts - f19f2037a2a8c1d167d95632b7a121b1d5dc6a6f authored about 8 years ago by kujon <[email protected]>
Version 0.12.8

github.com/recharts/recharts - f1c0351959d8a338e646b42a55d5b390eadf2431 authored about 8 years ago by xile611 <[email protected]>
fix: 1. fix the bug of getTicksOfScale 2. fix the bug of radius of ClipPath is so small that some texts of Pie is covered, fix #155

github.com/recharts/recharts - 18320d1763fdd110a0e6b938fd20693120110c6d authored about 8 years ago by xile611 <[email protected]>
Version 0.12.7

github.com/recharts/recharts - 79e4c1169243a6eae165ab916779b9c4ea0a580d authored about 8 years ago by xile611 <[email protected]>
feat: add props allowDecimals in XAxis and YAxis

github.com/recharts/recharts - adbad589337453d2cbca7c48d0c97d252db45b2f authored about 8 years ago by xile611 <[email protected]>
Merge pull request #151 from nickstanish/master

Add itemSorter to tooltips

github.com/recharts/recharts - 4a16e244842d6cc9ca8a3e51b60fe960f31633b2 authored about 8 years ago by xile611 <[email protected]>
Add itemSorter to tooltips

github.com/recharts/recharts - da74569392b1a811cd8d0c0fee3ad1890d93ca23 authored about 8 years ago by Nick Stanish <[email protected]>
Version 0.12.6

github.com/recharts/recharts - fbbbaef049b0c9c58bc7aee12089c6015be06099 authored about 8 years ago by xile611 <[email protected]>
fix: tweak text in RadarSpec

github.com/recharts/recharts - 1adc534af771663de376460e484e8d83cefcc898 authored about 8 years ago by xile611 <[email protected]>
feat: support Tooltip of RadarChart

github.com/recharts/recharts - 91cdb862de6288497d334c8b83c36c3cb7ee5ad6 authored about 8 years ago by xile611 <[email protected]>
fix(Line, Area): fix the initial value of state isAnimationFinished

github.com/recharts/recharts - bf5ef9594c1ccd4231af68c49330644ff22a552f authored over 8 years ago by xile611 <[email protected]>
fix(CartesianAxis): fix the spelling error, pressentation => presentation

github.com/recharts/recharts - 4532ba97d835a394223def55cf44740588b555f8 authored over 8 years ago by xile611 <[email protected]>
Version 0.12.5

github.com/recharts/recharts - 26f48adcbd8010a4b517c8feb87125825ec17c2c authored over 8 years ago by xile611 <[email protected]>
fix(Pie): fix lint error

github.com/recharts/recharts - 90a73cce4297e5d6a0d8f7e93a841b0bf1c9cf04 authored over 8 years ago by xile611 <[email protected]>
1. deps: update version of react, fix #138, fix #103 2. add paddingAngle in Pie, fix #142

github.com/recharts/recharts - 7b8d188c280e6ddf348e1163b2ddeea144f0fd31 authored over 8 years ago by xile611 <[email protected]>
Version 0.12.4

github.com/recharts/recharts - e39ee8fb9a3256527f1cb8550a4a58ef1051153a authored over 8 years ago by xile611 <[email protected]>
test: add test cases and fix some test error

github.com/recharts/recharts - e7bc743ba1e0b96af8a944f142fb815c2569eb1b authored over 8 years ago by xile611 <[email protected]>
fix: remove unneed props formatter in Area and Bar

github.com/recharts/recharts - f776415e6a0feabe07af9c3046d70c089dc2eb5f authored over 8 years ago by xile611 <[email protected]>
fix: fix props check by "react-unknown-prop"

github.com/recharts/recharts - 10b702f6d2b4cc085e78d066494a26efae32c372 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #141 from recharts/feature/update_deps

deps: update deps and fix lint

github.com/recharts/recharts - dd7b4b19892a22b7bbfec022f701656b67ef8ec6 authored over 8 years ago by xile611 <[email protected]>
deps: update deps and fix lint

github.com/recharts/recharts - 679fd5f344b0271fba2a4fb11c99e665790b2810 authored over 8 years ago by arcthur <[email protected]>
Merge pull request #140 from GregoryPotdevin/pie-multiple-activeIndex

add pie multiple activeIndex

github.com/recharts/recharts - e22c73f0fa57c9bad4f3afcbed96400ade93cf1c authored over 8 years ago by xile611 <[email protected]>
replace != with !==

github.com/recharts/recharts - 30108dddcfa940728aeaea4416f67d122d840335 authored over 8 years ago by Gregory Potdevin <[email protected]>
add pie multiple activeIndex

github.com/recharts/recharts - c9a62ce31039572108e8fa3b8e8d58ad70a0e34e authored over 8 years ago by Gregory Potdevin <[email protected]>
Merge pull request #133 from Cloudo/patch-1

fixed pie charts rendering

github.com/recharts/recharts - 15e702f102ed529a46965ca2ce7646498e1e4526 authored over 8 years ago by xile611 <[email protected]>
Update Sector.js

github.com/recharts/recharts - 937341f997eb9dae69d7268f7497310a78971eee authored over 8 years ago by Cloudo <[email protected]>
Version 0.12.3

github.com/recharts/recharts - 3d36a1c13d0674c7d4f5bade17b7ac8938c0d002 authored over 8 years ago by xile611 <[email protected]>
docs: add pre-commit

github.com/recharts/recharts - e1422d189db99a6b4efa4511cd41e49bfee433b0 authored over 8 years ago by xile611 <[email protected]>
fix: fix lint error

github.com/recharts/recharts - ba060a6a3fbce1778da9d453c933f5615b1f9de1 authored over 8 years ago by xile611 <[email protected]>
refactor: remove xAxisMap and yAxisMap in ReferenceDot and ReferenceLine

github.com/recharts/recharts - aeb814918326f28ad2e305277fb7aa957053962e authored over 8 years ago by xile611 <[email protected]>
fix(Line): No animation when data change, but points of Line are the same

github.com/recharts/recharts - 7ff65c2e6e00dbdece496d177c120c5fc1fdc968 authored over 8 years ago by xile611 <[email protected]>
Version 0.12.2

github.com/recharts/recharts - 50787c19bb8b7262f4f8549e1a22ce47afbddbf6 authored over 8 years ago by xile611 <[email protected]>
feat(ReferenceDot): add shape

github.com/recharts/recharts - 4d78ad3c7fcd0ef6eaa41b045f9b86101b0a5076 authored over 8 years ago by xile611 <[email protected]>
fix: fix the width and height of wrapper

github.com/recharts/recharts - 7afa6c1608abfa8656b54309f7b5f96507487851 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #131 from recharts/feature/sankey

feat(Sankey): add margin props to avoid outer-clip

github.com/recharts/recharts - be75fdad5bf854f91724a024968c2b37dde49899 authored over 8 years ago by xile611 <[email protected]>
feat(Sankey): empty margin prop now equal 0

github.com/recharts/recharts - 21232cb4867b415a88b58bf4758fb75d7515f9e0 authored over 8 years ago by evilucifero <[email protected]>
feat(Sankey): add margin props to avoid outer-clip

github.com/recharts/recharts - 4e205d51525a3895767b0f4bba361bc43aa4845e authored over 8 years ago by evilucifero <[email protected]>
Version 0.12.1

github.com/recharts/recharts - bbc27576e60463ad998cf060f797985d458a5047 authored over 8 years ago by xile611 <[email protected]>
fix(Tooltip, Legend): fix the bug temporarily that the width and height of Legend and Tooltip will be affect by the global css

github.com/recharts/recharts - 01214f23fce6abc3015f429608a4754483c23db8 authored over 8 years ago by xile611 <[email protected]>
Version 0.12.0

github.com/recharts/recharts - a640422cc6e83ae3b0f86433a116d63a407e2913 authored over 8 years ago by xile611 <[email protected]>
fix: 1. fix the bug of axisId in BarChart 2.fix the bug of position in BarChart

github.com/recharts/recharts - f189a60e01e284ee3e740eb6fb735786b5b2dd6f authored over 8 years ago by xile611 <[email protected]>
docs: add pre-commit

github.com/recharts/recharts - ffb0e382d843c03045f10d6030ef49c7b56790a7 authored over 8 years ago by xile611 <[email protected]>
feat: 1.add padding in XAxis and YAxis 2.support minPointSize in Bar 3. support "dataMin - 110" and "dataMax + 100" in the domain of numeric axis 4.refactor Treemap

github.com/recharts/recharts - 226d3d1ee3fc3f9b43c75c12a998127d6d3df54b authored over 8 years ago by xile611 <[email protected]>
docs: add CONTRIBUTING.md

github.com/recharts/recharts - 0b2be09c90c1b3c2962d9f76cde8f681f24a5316 authored over 8 years ago by xile611 <[email protected]>
fix(Tooltip): fix the bug that wrapperStyle of Tooltip no work

github.com/recharts/recharts - 9497491ff80e608af99e434519acd80bc0aecf6c authored over 8 years ago by xile611 <[email protected]>
Version 0.11.0

github.com/recharts/recharts - d21b83e666d1b43ca1b64313a9fef3cec5aecf4f authored over 8 years ago by xile611 <[email protected]>
lint: fix the lint errors

github.com/recharts/recharts - e2046ba2184f0a2dde1c3cb7d08eb5c688206c04 authored over 8 years ago by xile611 <[email protected]>
fix(Tooltip): Don't render text of item if the value is null

github.com/recharts/recharts - 4edc5ec368bd79a0ebffabc43c3fce82b5feb331 authored over 8 years ago by xile611 <[email protected]>
refactor: Refactor the payload of tooltip, and the props of activeDot in AreaChart

github.com/recharts/recharts - 8069907f8d41bff527982b4782cb2b9fd9bd7be3 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #119 from recharts/feature/sankey

Feature/sankey

github.com/recharts/recharts - 333f941fdb541fa4a2b4b597001681b71b478fab authored over 8 years ago by xile611 <[email protected]>
feat(Sankey): add Layer to node and link

github.com/recharts/recharts - ceae75741fd87db400dfadcfd4082ef524915ad3 authored over 8 years ago by evilucifero <[email protected]>
fix(Sankey): fix lint problem.

github.com/recharts/recharts - 53ad7607a53f022b520125c5a534c40525166c5c authored over 8 years ago by evilucifero <[email protected]>
Merge pull request #118 from recharts/feature/sankey

feat(Sankey): prop name change nodeContent->node;support object to no…

github.com/recharts/recharts - f8126a7e87e1d27b88dab4b1455770886281cf60 authored over 8 years ago by xile611 <[email protected]>
feat(Sankey): prop name change nodeContent->node;support object to node and link, object contains presentation and event attr

github.com/recharts/recharts - 3c86a858da805b2a316b2bfeb4c3d310b24f9977 authored over 8 years ago by evilucifero <[email protected]>
fix: fix the bug of ticks

github.com/recharts/recharts - 07ce17017fb4596e9dda2959b43f2c6479409388 authored over 8 years ago by xile611 <[email protected]>
fix(AreaChart): fix the bug of Area when the data break off in some points

github.com/recharts/recharts - cd1406c587d89ab3539f07694d876a1b449b5168 authored over 8 years ago by xile611 <[email protected]>
refactor(Sankey): refactor the algorithm of Sankey

github.com/recharts/recharts - 0ce63c40559f45fdae231002c12a0298bb970244 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #116 from recharts/feature/sankey

feat(Sankey): renamed Sankey's link property to make every coordinate…

github.com/recharts/recharts - 6cee618bca1cfb056641e17e61290f384cbcead1 authored over 8 years ago by xile611 <[email protected]>
feat(Sankey): renamed Sankey's link property to make every coordinate name meaningful

github.com/recharts/recharts - 0ce35521354fd78a32e637e317a37a32215da637 authored over 8 years ago by evilucifero <[email protected]>
Merge pull request #114 from recharts/feature/sankey

Feature/sankey

github.com/recharts/recharts - 0633b2e293d2e0a188d8c3e3ee424f0d07506e9c authored over 8 years ago by xile611 <[email protected]>
feat(Sankey): init Sankey

github.com/recharts/recharts - ad30d2e541caff4ee1e5f629e47e3d94b9c73f29 authored over 8 years ago by evilucifero <[email protected]>
feat(Sankey): add test and className

github.com/recharts/recharts - 64be84e98598d91c05d469888a166fb3b1aa1fc4 authored over 8 years ago by evilucifero <[email protected]>
feat(Sankey): pretty sankey demo and add custom content in demo

github.com/recharts/recharts - 5a4451f545154c8ed4ad7cb405e17ad889a92fe4 authored over 8 years ago by evilucifero <[email protected]>
feat(Sankey): add custom sankey link

github.com/recharts/recharts - 2a5b89b6a18410d9dbc8219f52125559d2560982 authored over 8 years ago by evilucifero <[email protected]>
feat(Sankey): support recharts defs

github.com/recharts/recharts - 96f964e94cdef1b2a8d5e6ec3366ef2c6462d217 authored over 8 years ago by evilucifero <[email protected]>
Version 0.10.10

github.com/recharts/recharts - e05cf62959449c5b670d283ace496119d1031716 authored over 8 years ago by xile611 <[email protected]>
fix: fix the position of labels in Bar

github.com/recharts/recharts - 3476e73178b89ff03de9a3f178fcf7213a6674a5 authored over 8 years ago by xile611 <[email protected]>
Version 0.10.9

github.com/recharts/recharts - dd91cf3f967c87e2ad39012e3b988ef128e5895f authored over 8 years ago by xile611 <[email protected]>
refactor: refactor shape code

github.com/recharts/recharts - 8aaf772f2589c208f7d40e928e458fddc914224e authored over 8 years ago by xile611 <[email protected]>