Ecosyste.ms: OpenCollective

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

github.com/recharts/recharts

Redefined chart library built with React and D3
https://github.com/recharts/recharts

resolve merge conflict

d74176fbe5dd7177e53b16b4e1bc7438fdd7abf4 authored almost 8 years ago by McMenemy <[email protected]>
Version 0.19.1

7ab4c7cabcdda515306899f6bf7347115ead3b03 authored almost 8 years ago by xile611 <[email protected]>
fix: fix bug of BarChart when add stackId in only one Bar and update test cases, fix #398

0dd046b7deaa7962f68c4439ad71a963db2645d5 authored almost 8 years ago by xile611 <[email protected]>
fix: fix proptypes of Scatter to allow that the props `data` can be a array of array, fix #379

12b8b4d4444bed1c9e856a4369ff413f76807fc1 authored almost 8 years ago by xile611 <[email protected]>
fix: fix animation error when update Line which has props stroke-dasharray, fix #387

22ecf7258fc91132c16e1c9e4bc6275650242acc authored almost 8 years ago by xile611 <[email protected]>
fix: fix `getStringSize` when server side rendering check fails

1343ed336550562fbd5f186ace73d32f3fbc216a authored almost 8 years ago by xile611 <[email protected]>
fix: remove duplicated "square" in legendType

140c60c53b9be2eb0270ec4b0fbfc113ea0ccccc authored almost 8 years ago by xile611 <[email protected]>
fix: fix server side render check, close #377

aa0ee9baac105d0ac27bd129e98fe43709766a13 authored almost 8 years ago by xile611 <[email protected]>
fix: support x, y of `Text` are number or text, fix #346

fe64889123f8eddf074729dac70c4193f8917ed2 authored almost 8 years ago by xile611 <[email protected]>
fix merge conflicts and linter errors

a3926f33d94c658b97630628beacbf8409c4afdc authored almost 8 years ago by McMenemy <[email protected]>
Merge pull request #396 from visokio/master

Tighter propTypes

6dc4d038127ccc307fa1e6a4da09055ec8909e84 authored almost 8 years ago by xile611 <[email protected]>
add error bar functionality to scatter chart

40e1321b0c3668b62b72fa2cb272089414649972 authored almost 8 years ago by McMenemy <[email protected]>
add ErrorBar functionality to LineChart

06abd76fedf28182e43f25301b613897e8c0ca66 authored almost 8 years ago by McMenemy <[email protected]>
clean up syntax renderErrorBars in Bar

e2fc2a2da883792c910760fcfd4d49df75c5f2dd authored almost 8 years ago by McMenemy <[email protected]>
make errorBar its own component

ce31ead0fc82e956d3f21bff5c31944759226944 authored almost 8 years ago by McMenemy <[email protected]>
More propTypes for EVENT_ATTRIBUTES

56064f5262812c7b7bf514a6e6ff4e965d459ea6 authored almost 8 years ago by Steve (Visokio) <[email protected]>
Adding missing propTypes to XAxis+YAxis

label, tick, axisLine, tickLine, minTickGap, tickSize, interval - these
are in the online docs b...

453071ce348d93a6643900dd5175ec3ba1c5c918 authored almost 8 years ago by Steve (Visokio) <[email protected]>
Fixing loss of propTypes for BarChart etc.

All generateCategoricalChart usages were losing any unique propTypes
such as barCategoryGap.

efcac2273db19c108061e4256929ce81bcd212b5 authored almost 8 years ago by Steve (Visokio) <[email protected]>
Adding PRESENTATION_ATTRIBUTES to Cell propTypes

Presumably all presentation attributes are supported, since stroke and
fill are
documented but n...

f32ed2e1f6ec6db3570d2eb562e181558362f76f authored almost 8 years ago by Steve (Visokio) <[email protected]>
Tighter propTypes for ReferenceDot xAxis, yAxis

1c2bc76dbe2586863bf9c63c9f7c43dfe47ac616 authored almost 8 years ago by Steve (Visokio) <[email protected]>
Fixing wrong propType

bec3eca513feca15b18a5c9d1d2c0f4e559b8857 authored almost 8 years ago by Steve (Visokio) <[email protected]>
Adding missing event propTypes to Rectangle, ScatterChart

59fd71894bd9caa3ca528554898e73492b1fe53f authored almost 8 years ago by Steve (Visokio) <[email protected]>
Adding missing event propTypes such as onMouseOver to Bar, Pie, Scatter

Removing hard-coded references to onMouseEnter/Leave and onClick,
instead using destructuring wi...

ce2ee35bdb85de351352a5d4b0e97da353ea7744 authored almost 8 years ago by Steve (Visokio) <[email protected]>
fix string interpolation typo for errorBar key

9ad17a5f8f5e1ff06de8b39d30780751247d1bdc authored almost 8 years ago by McMenemy <[email protected]>
add error bar option to Bar

c101ba7ae7f924e805de0265be07713ead3060b4 authored almost 8 years ago by McMenemy <[email protected]>
chore: update pkg

0254da034d3accf2893bff3ff2d97bef3933d4ea authored almost 8 years ago by arcthur <[email protected]>
chore: use new bundle analyzer

3d088a4db459276e7a0c444231524f34515beb36 authored almost 8 years ago by arcthur <[email protected]>
Version 0.19.0

7146045ea04926d2949abc679056009c7f79c076 authored almost 8 years ago by xile611 <[email protected]>
fix: add value in the dots and labels of Area, Line

80fac8e295bfcab627b54f57149d5843a2497046 authored almost 8 years ago by xile611 <[email protected]>
test: update test case of LineChart

c0388b15bb3544472184ac1ca03078dc43cd926c authored almost 8 years ago by xile611 <[email protected]>
refactor: refactor interval of CartesianAxis, support "preserveStart", "preserveEnd", "preserveStartEnd"

c66bfc893df906c0962495269e594a84d0d9a830 authored almost 8 years ago by xile611 <[email protected]>
refactor: remove unneed Animate in Bar and Rectangle, fix #354

e2957375b20ac6864212aae037a6bf1fa1d297e1 authored almost 8 years ago by xile611 <[email protected]>
feat: RadialBar support event triggered on the entire bar, close #343

6ae0a4f64e27fa651a4863d0e68e45ec83511e6a authored almost 8 years ago by xile611 <[email protected]>
feat: support customized lable in RadialBar, close #346

a1e133940c345e8a50f6ef5df43a28b36ea1ad1c authored almost 8 years ago by xile611 <[email protected]>
refactor: add payload in the Tooltip and Scatter of ScatterChart, and unify the payload of Components, fix #355

f290dc1afe8dad30d8d1f570459dd094da18816f authored almost 8 years ago by xile611 <[email protected]>
fix: fix multiple y-axes breaks chart when plotting only single datum, fix #356

6537a85a11a74d7b2a90e54a024d2b5ce519d0c8 authored almost 8 years ago by xile611 <[email protected]>
Merge pull request #360 from truenorthcreative/master

Added in maxHeight capability

29f42167db9014074601eb91358465097954897e authored almost 8 years ago by xile611 <[email protected]>
Updated variable fix

c31aefbd14288653a2b7371f5c74e74c3a2b8acd authored almost 8 years ago by Chris Kent <[email protected]>
revert test

4663da6c3994ae6e23ac993eac23dc2896753371 authored almost 8 years ago by Chris Kent <[email protected]>
variable fix

43f7c4b0334b444bbfc355b5f9a3779adde8273f authored almost 8 years ago by Chris Kent <[email protected]>
Added in maxHeight calculation and forcing

a7bbd4df9e2c6b761b1f3d77d7317fc43892aa00 authored almost 8 years ago by Chris Kent <[email protected]>
Merge pull request #353 from mwolson/fix-351

Fix #351: Relax propTypes.ticks in CartesianAxis

88b04d448d19de50ff9f5a65f16d00435df8e89c authored almost 8 years ago by xile611 <[email protected]>
Fix #351: Relax propTypes.ticks in CartesianAxis

When interval=0, it's allowed to be an array whose elements are any type.

132a69c94851c1abb498aa067de03d7330c8be48 authored almost 8 years ago by Michael Olson <[email protected]>
Version 0.18.0

71abf7a1c19d2bab47ca5cb06b15323f0e20d455 authored almost 8 years ago by xile611 <[email protected]>
fix: fix wrong written default props

241600d670e432c9c2b7cfbab92b3772847045c3 authored almost 8 years ago by xile611 <[email protected]>
fix: fix Scatter

5541c21c8cd1af95ee0efb1d6e701b1471cd9678 authored almost 8 years ago by xile611 <[email protected]>
feat: support events in Legend, fix #329, fix #180

3d12d69cc49cc807af52439fab572c22d870dc31 authored almost 8 years ago by xile611 <[email protected]>
fix: remove some unneed default attributes

f4bfe3ad870087d0301457b16254eeb9f5110971 authored almost 8 years ago by xile611 <[email protected]>
fix: fix lint error

eba654106f9895de06aca33b6f62889783b3e376 authored almost 8 years ago by xile611 <[email protected]>
feat: support customized scale function of categorical charts

a69646985d30dcc7129c8ddbb745b97507bcb4d8 authored almost 8 years ago by xile611 <[email protected]>
refactor: change the default value of isAnimationActive which, fix #240

0f779f45803d70ef1d90022ad664bd815db31371 authored almost 8 years ago by xile611 <[email protected]>
refactor: refactor ResponsiveContainer with ReactResizeDetector

7e6a16f0533c0da0585f22396f672bd562378c03 authored almost 8 years ago by xile611 <[email protected]>
fix: fix twice triggered event in Bar, fix #331

71d41c3aee93cd5f9e23e532077b4dd5559be316 authored almost 8 years ago by xile611 <[email protected]>
chore: update webpack karma config

d54d0633cac0eb5d1468e23ef228efa16713cfe1 authored almost 8 years ago by arcthur <[email protected]>
chore: update webpack to webpack2

e03cd4785ecc2564fb4fe1457d10975964242487 authored almost 8 years ago by arcthur <[email protected]>
Merge pull request #330 from recharts/fix/treemap-stroke-pollution

fix: treemap stroke pollution cause by defaultProps

5018b63333084f1a6f93efeb8e048a267252f87f authored almost 8 years ago by xile611 <[email protected]>
fix: treemap stroke pollution cause by defaultProps

bc5b47c5b28bae0d29bd95c983e3b661f1360884 authored almost 8 years ago by evilucifero <[email protected]>
fix: fix lint

ca44fc4d8a301ef39e06db7dd024e88d366f78fd authored almost 8 years ago by evilucifero <[email protected]>
chore: update README

cb380eab4a05415f18d950ecf31667442416d6c5 authored almost 8 years ago by arcthur <[email protected]>
chore: update yarn.lock

8131bc82b4b348c5f6c7f33ccf538e7d0fcefb31 authored almost 8 years ago by arcthur <[email protected]>
Version 0.17.1

3c3808718baba97981d5aa2f5e8ef1e3268ee024 authored almost 8 years ago by xile611 <[email protected]>
Version 0.17.0

e06d093c692a5ebadc4f48df75b262d1fb9fd6b7 authored almost 8 years ago by xile611 <[email protected]>
Version 0.17.0

acb75d4bf39e53cbe6fbb5a3b39eedf40cf0cace authored almost 8 years ago by xile611 <[email protected]>
fix: refactor onClick in categorical chart

7eec37bd95e85a8ad3e8a578d889aeeb53e1ad3f authored almost 8 years ago by xile611 <[email protected]>
test: update test case of LineChart

60bdd696dd365f6b364d2dd6c72d0b4dc4db3643 authored almost 8 years ago by xile611 <[email protected]>
fix: fix lint warning

6c5394f2d08f4308c5ab81aab3cdb4fd476a8595 authored almost 8 years ago by xile611 <[email protected]>
refactor: support onMouseEnter, onMouseLeave, onMouseMove, onClick in categorical chart, fix #163, fix #261

0c9eb76b18dc6683ed34f732eee9bd6d7a8e9fb9 authored almost 8 years ago by xile611 <[email protected]>
refactor: refactor event handlers of PieChart, RadarChart, Brush, RadialBarChart, fix #254, fix #288, fix #321

95a11e65cd06f695a060430829df397b8aeb797e authored almost 8 years ago by xile611 <[email protected]>
refactor: change order of stacked BarChart and AreaChart

784c6bba271cdededea607ab53fdf4dd1a30a320 authored almost 8 years ago by xile611 <[email protected]>
fix: fix position of vertical Legend, fix #248, #297

64acd82be9b68371c460379f16c169c1bc7aa2af authored almost 8 years ago by xile611 <[email protected]>
fix: fix strokeDasharray of Line

5dad627b672c4bef0f3490816c54215b1a55859a authored almost 8 years ago by xile611 <[email protected]>
refactor: refactor ticks filter algorithm of CartesianAxis, fix #308

bc86e862f3b0d0c730f36da98767377eee46c4b8 authored almost 8 years ago by xile611 <[email protected]>
fix: add payload in Legend payload item, fix #323

a5da9cb66770c96f7522ca14f4b7ad6e125cc99d authored almost 8 years ago by xile611 <[email protected]>
Merge pull request #325 from konstantin24121/master

Recalculate points after width or height change

5e02eb1cb81e83e5173ad37c2da09d9062af1e7d authored almost 8 years ago by xile611 <[email protected]>
recalc points after resize

132ca1d8d991d44c36ed9a8571c19637dffb1ca6 authored almost 8 years ago by Konstantin <[email protected]>
Merge pull request #1 from recharts/master

merge

62636bdd06311ec17485ac964f91d074e9f542b9 authored almost 8 years ago by Konstantin <[email protected]>
Version 0.16.2

2ac80b783bf63b58ab8b85c4838007abc3358a16 authored almost 8 years ago by xile611 <[email protected]>
fix: fix the bug when the children of categorical chart change

0970cdb20a4f95aeb9bb361462cd6a485355a10b authored almost 8 years ago by xile611 <[email protected]>
refactor: render Bar, Area, Line according to the order of Bar, Area, Line in ComposedChart, fix #295

5860c457d87f93a6be0dd002b25cb274073ab17f authored almost 8 years ago by xile611 <[email protected]>
feat: support shape in ReferenceLine

68795590cfc220750ee85da0634dd0233664e5fc authored almost 8 years ago by xile611 <[email protected]>
Merge pull request #320 from recharts/fix/dash

fix: fix dash line animation, fix #318

202822d92371951f5e57213fa1bb023dd0d3d4f1 authored almost 8 years ago by xile611 <[email protected]>
fix: fix dash line animation

594f66d4643144abd58372503d4f58f83fae3731 authored almost 8 years ago by zongquan.hzq <[email protected]>
Version 0.16.1

2d2a0dd160c5092d40c7e46ca5493395742a252c authored almost 8 years ago by xile611 <[email protected]>
fix: fix tranform origin of Bar, fix #292

57e3bfde2e20bdf76c392a3c9aa30246e8b573e1 authored almost 8 years ago by xile611 <[email protected]>
feat: support customized position of Tooltip, fix #313

31d2b2d367adecaef34c5bb0371f27126dc51d8b authored almost 8 years ago by xile611 <[email protected]>
fix: refactor to treat NaN like undefined or null, fix #303

8008cd61a635cffae9c062da98d868f518b232cd authored almost 8 years ago by xile611 <[email protected]>
docs: fix LodashModuleReplacementPlugin, fix #315

a0ac5a7f92b37169e8214c3e69c2187557e92e32 authored almost 8 years ago by xile611 <[email protected]>
Version 0.16.0

49c3e7e98ec79471f2043751ae849dd34f216eb7 authored almost 8 years ago by xile611 <[email protected]>
test: fix test case

67dd4c65755f6ee6ef1c8aa5ea755d10d8c4c83b authored almost 8 years ago by xile611 <[email protected]>
docs: update packages

2bc2dc65b9831521ea8fc7f7e06d68b9a1d5b54d authored almost 8 years ago by xile611 <[email protected]>
test: update some test case and fix test error

dd0f2138a59b5d2fb5e4a68965fabad289aee24d authored almost 8 years ago by xile611 <[email protected]>
feat: support both x-axis and y-axis are numerical axis, fix #183

515279c0173c20a172755d03adf122748a53269b authored almost 8 years ago by xile611 <[email protected]>
fix: fix angle in PolarRadiusAxis

dcff8cef0f28743d9f444e26e3e461984673a05d authored almost 8 years ago by xile611 <[email protected]>
fix: fix the axis when change new data

ff63d7573f18e93120b6150324a12d1a2ac05496 authored almost 8 years ago by xile611 <[email protected]>
fix: fix server render bug of Text, fix #301

208e39ce08a2a496c0bec81dd90e616d9a5eebcf authored almost 8 years ago by xile611 <[email protected]>
fix: 1. fix angle of PolorRadiusAxis 2. fix BrushDemo 3.fix lint error

69e56b387091f2827513f54b79a7331f28a93fce authored almost 8 years ago by xile611 <[email protected]>
lint: fix some lint errors

223a20dabda74898703762745619184690e0493e authored almost 8 years ago by arcthur <[email protected]>
Merge pull request #311 from konstantin24121/issue310

add animation events #310

cc5b4359a26e6d12c5b1e9f2ff9ddd7aad5d980e authored almost 8 years ago by xile611 <[email protected]>
Merge pull request #277 from billneff79/axis-performance

Major Performance Change - Re-Use Expensive To Generate Data

7a19c5aa839daadb8fb932c204d5b569dd919267 authored almost 8 years ago by xile611 <[email protected]>
add animation events

ee72d56dfe38dd245a08b3bef51ff74f6062a0d7 authored almost 8 years ago by Konstantin <[email protected]>