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

prettier fix

a9ae5c4c19dbd47774bf8a00cf1e7e09747402ed authored over 3 years ago by Francisco Fabián González <[email protected]>
fix: filter out nil elements

6e7c78d0d630fef1701b3a52de481a9fba3f4194 authored over 3 years ago by Francisco Fabián González <[email protected]>
fix: add missed type definition of tickMargin in XAxis, YAxis, fix #2427

006037b474b738e69ab8bbae2817ff31b8c55214 authored over 3 years ago by xile611 <[email protected]>
fix: fix lint error in src/chart/generateCategoricalChart.tsx

124ae80d3a536e97d6ea6d8b585362159aba0935 authored over 3 years ago by xile611 <[email protected]>
Add new syncMethod property for Charts

Fixes https://github.com/recharts/recharts/issues/1980

Implementation based on comments from th...

227a60efc4be72d648d45584afab67619e04b37d authored over 3 years ago by almudena-vila-cognito <[email protected]>
Changes after review

Change values of uv for data2 in demo and tests
Display what the callback function is doing

e67467331efe528af9f6fbfda58b1153e6c54c56 authored over 3 years ago by Almudena Vila <[email protected]>
Version 2.0.6

72c34614d51bf0bb01b432c71298c7bcd3928dc7 authored over 3 years ago by xile611 <[email protected]>
chore: fix types error in npm pkg, fix #2398

02c6fd478da6b656b63c4da863b3301a924477ea authored over 3 years ago by xile611 <[email protected]>
Version 2.0.5

cec9bf40173a35afdab62338e2b83afb2321eb44 authored over 3 years ago by xile611 <[email protected]>
fix: clear syncEvent timer when component is unmounted

a322ab8b8f4e3d5f625aff6dd6589977bf1202f8 authored over 3 years ago by xile611 <[email protected]>
fix: fix child event not dispatched, fix #2414

f5d9d093d5ec5658ac1d8847e6572194e4ff04f9 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2424 from noisae/fix/customized-types

Fix Customized component types

d4338cc58795c4c0dd96845b2c7a996c9ca60a32 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2415 from forivall/fix/sync-lag-ng

fix: defer when syncing to other charts

adaf80a77a4c41bd4e4d901835f249791fab4931 authored over 3 years ago by xile611 <[email protected]>
Fix Customized component types

dd19c9e4ff6e3c565c7109b03e59293806efa49a authored over 3 years ago by Lucas Barboza <[email protected]>
fix: ensure deferring function works on SSR

87ea26d6251d3e2f974d4ef4047a7c2728d375e6 authored over 3 years ago by Emily Marigold Klassen <[email protected]>
fix: defer when syncing to other charts

bfcb09d1de8d5a64cc78cf38696e3c5c8e9d77e1 authored over 3 years ago by Emily Marigold Klassen <[email protected]>
fix: improve typings

7bdedb333a91f1b32c017b55b771f3d7a68cdf45 authored over 3 years ago by Emily Marigold Klassen <[email protected]>
Version 2.0.4

16b7880f5e49e1bc87febf6bd55bedd8f61ea0f5 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2408 from terenceodonoghue/fix/2372

Add PieLabel, PieLabelRenderProps types

3ce168a1878cc82cdd27cf34d8e04d1732f90af6 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2412 from anselmpaul/master

fix connectNulls={true} not working for stacked areachart

aa610939cce428044927d3c5410ac8d0e61a0399 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2409 from AnotherCodeArtist/master

Bugfix for undefined ticks

28482c9f0d39b14735a95b61977bf46fe50b4ff7 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2407 from alitas/master

Updated ResponsiveContainer to avoid Strict Mode errors

9eec3962659206f14b9fc753bf564a30d3094fd2 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2406 from MarcusNotheis/patch-1

fix(ChartUtils): prevent rerender errors in ResponsiveContainer

904e8f6802710a892c95a6a64756a0544c2b2110 authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2397 from Semigradsky/master

Add `payload` to `Payload` interface.

0bba09b0b8145d6999e4ec24f90b976d106cfafd authored over 3 years ago by xile611 <[email protected]>
Merge pull request #2387 from Morantron/feature/max-lines-prop-in-text-component

add maxLines prop to Text component

0b91ab8adacdee0df9272711da0da222860b00a0 authored over 3 years ago by xile611 <[email protected]>
fix connectNulls not working for stacked areachart

ce7359fe1a31447ee3f59a60ba31ef5bbf77f297 authored over 3 years ago by anselm <[email protected]>
Bugfix for undefined ticks

1a5f1785415a43b3770dd898084d04f7671f8718 authored over 3 years ago by Peter Salhofer <[email protected]>
Add PieLabel, PieLabelRenderProps types

e80946edd4c73e069ab967cb9d91b031964684e3 authored over 3 years ago by Terence O'Donoghue <[email protected]>
Wrapped ReactResizeDetector around the chart container

826e4b6c07ac22fd6b91ecf939c60c4a3c95dc92 authored over 3 years ago by Ali Tas <[email protected]>
Used ref & passed it to resize detector to avoid Strict mode errors

2c7b9991c6aa39b5b80252d23765e380b2473089 authored over 3 years ago by Ali Tas <[email protected]>
Upgrade react-resize-detector types to match the library

c7f8efb685a1e56e2b4bc3ebde553b2eb68e53ce authored over 3 years ago by Ali Tas <[email protected]>
fix(ChartUtils): prevent rerender errors in ResponsiveContainer

default ticks array of `calculateActiveTickIndex` to an empty array to prevent `Cannot read prop...

ebae930c459d8737589f6554250ee90cb14709df authored over 3 years ago by Marcus Notheis <[email protected]>
Add `payload` to `Payload` interface.

See https://github.com/DefinitelyTyped/DefinitelyTyped/blob/0ebb554617399eadb906c4262823bf9f3fcb...

123d0e8aa75c61f56ca3a31650d21587f02a6dad authored almost 4 years ago by Dmitry Semigradsky <[email protected]>
use binary search to find the exact spot to keep maxLines

2c529b5769ff4be197d4a672b89d67252e2609dd authored almost 4 years ago by Jorge Morante <[email protected]>
add maxLines prop to Text component

f981beca6d7f7e27aeb694412fde7abdfe9b75aa authored almost 4 years ago by Jorge Morante <[email protected]>
Merge pull request #2389 from semoal/patch-1

fix: Badge of Github Actions

84fb0cfe0c860cce05456a4765d0e6d819397bdf authored almost 4 years ago by xile611 <[email protected]>
Version 2.0.3

a7f39d196c240cbeb2301a9795a0896e2d2e7b13 authored almost 4 years ago by xile611 <[email protected]>
fix: update test case

702163b27a6593b98c945d71c09a85b3c87c57a6 authored almost 4 years ago by xile611 <[email protected]>
fix: fix type error of <Text />

2b635f43ef2f223a71a400655fc2354f18b85588 authored almost 4 years ago by xile611 <[email protected]>
refactor: use `getDerivedStateFromProps` to replace `UNSAFE_componentWillReceiveProps`, support react@17, #2385

29b793b33ea0c2c545b56710c4a82581c9a89831 authored almost 4 years ago by xile611 <[email protected]>
Fixed Badge of Github Actions

a71a4b726d72f8a8f9373db78feedf0cc5dbc49c authored almost 4 years ago by Sergio Moreno <[email protected]>
Version 2.0.2

69da3a2e2408bff357817861e0f33e0222e6450b authored almost 4 years ago by xile611 <[email protected]>
fix: fix lint error

aeea67edf1e6f194b664450da543216254897d87 authored almost 4 years ago by xile611 <[email protected]>
Version 2.0.1

e9e71b08493a2776baa5ceca6081f20030183036 authored almost 4 years ago by xile611 <[email protected]>
refactor: rewirte demo by ts, fix type error, fix #2372

f4d01532251de4494f2cfc22ac7b1313eb394738 authored almost 4 years ago by xile611 <[email protected]>
refactor: use .tsx to write demo files

c35db1ef71507226102c1ac3f27b8ca51151dbc8 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2362 from juajang/chore

Fix typo, createLabeldScales -> createLabeledScales

98294c97b468597488ffa53a04684708e02cc389 authored almost 4 years ago by xile611 <[email protected]>
Merge branch 'master' into chore

f2678425c3dc75276dc855bea01632019aa8b1a1 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2377 from Fonger/side-effects

fix(package.json): disable side effects explicitly

e18056cc725ff861d29fadfb0bfe2b4d6560d436 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2376 from arranfw/measurementSpan-aria-hidden

Add aria-hidden to measurementSpan

f634298b19819ccc1022e90df6202072980143cf authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2369 from rafipiccolo/master

Update package.json

45f23b5a79357e4cf669874688146b1605505038 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2367 from avindra/fix/exports

[3/3] Workaround type erasure problem

9d72c0477176240eab28e547ba8f56d6f688130d authored almost 4 years ago by xile611 <[email protected]>
Downgrade webpack 5 -> 4

The karma toolchain is still not ready,
so degrade for now.

227976d68950eccc2064dbec206f5199ca5ddb78 authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Update badge URL

c862dd9afb2a9f055b2e3689d8d744d02704ad58 authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Name every default export

a2e489c003c659aed131268824fe7b58874b0c4b authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Export types with "export type"

workaround babel type erasure

a3be974047c569952d83439cec443232da0442b2 authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Merge pull request #2366 from avindra/m2

[2/3] Fix/squelch problems reported by linter

d76467a44f46a9a5a301a7ba83a412cd26e3bc2c authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2361 from avindra/master

[1/3] Bump devel, migrate CI

b138c0410eea1d25e99e60610507cb9a95c9bf14 authored almost 4 years ago by xile611 <[email protected]>
fix(package.json): disable side effects explicitly

bc363c8dde65dd9041db6b5c4d469b6ea9c68372 authored almost 4 years ago by Fonger <[email protected]>
Add aria-hidden to measurementSpan

e47a6af33dc0f41fb514169e80c9522d28137ebb authored almost 4 years ago by arranfw <[email protected]>
Update package.json

allow react 17
see #2368

f8cc2cdd4717eb40d8c8297b91811b5d871ac56d authored almost 4 years ago by Raphael Piccolo <[email protected]>
Fix problems manually

b365cca95037cede31da923cf5dc9de047c3ce5d authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Fix function component types

* express function component types
without referring to unused "props"
* remove console.log...

984c7d867ee6eb1335804cd0e6110392324c41ae authored almost 4 years ago by Avindra Goolcharan <[email protected]>
eslint: harden module rules

dd74cdf635e546f0bdff4fa3527018f0a9f7fb76 authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Webpack 4 -> 5

* demo and legacy builds still working

8443c51b68381774cee58a81e1c54caeb0033ecd authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Remove @babel/plugin-proposal-decorators

decorators are not in use

c18e41cc02bc4767a4eb3fd3e9353934ca7aa48e authored almost 4 years ago by Avindra Goolcharan <[email protected]>
run --fix

e8bf7e24c5708d49420e0add7e35ec1d8601c9a3 authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Bump devel base

Many upstream deps have dropped node 8
support. 14 is now the minimum required
version.

5d4c8be71a1e999694e6fff6d29b400e539edac7 authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Move travis ci -> github actions

e1fe5fd658ba2bd561218137baf2e0aabbbf0da2 authored almost 4 years ago by Avindra Goolcharan <[email protected]>
Prefer Number.isFinite if available

This is done according to the linter error.

IE is the only platform that does not have
Number.i...

acbfb5de1eafd2fb9aac07f18e77e1591bae3c1e authored almost 4 years ago by Avindra Goolcharan <[email protected]>
chore: add missing backtick in CHANGELOG.md, automatically update package-lock.json (#2364)

8f83450d3c16cd8e5d289e198961c86bd282b361 authored almost 4 years ago by Mike Mathew <[email protected]>
Fix typo, createLabeldScales -> createLabeledScales

95cc80f5b4f6dc639f437e2ecec0461bd612efd9 authored almost 4 years ago by Jua Jang <[email protected]>
Version 2.0.0

98ddefb28e057a5ca8c01504ae11330e72eca91f authored almost 4 years ago by xile611 <[email protected]>
fix: fix conflicts in DefaultLegendContent.tsx

22c3ac285f3da6dffa6a9e454afbca74492868cf authored almost 4 years ago by xile611 <[email protected]>
fix: revert version temporarily

dcd4f79cd173eb7796c91a0bc09b634173b78640 authored almost 4 years ago by xile611 <[email protected]>
Merge branch 'master' of https://github.com/recharts/recharts

b0469729b243cbe6b7978dea34555ddd157d419b authored almost 4 years ago by xile611 <[email protected]>
Version 2.0.0

21aa084b533a42040e39b665fc21de0b16999d63 authored almost 4 years ago by xile611 <[email protected]>
Version 2.0.0

a28f1608aefaeb20821fd8bc64624d5826b0701d authored almost 4 years ago by xile611 <[email protected]>
fix: fix minAngle for 0 in PieChart, fix ##2237

4507c67c467727c26bc602d5947b647a666e04d4 authored almost 4 years ago by xile611 <[email protected]>
fix: fix type error of <Bar />, fix #2335

3ae3513388e827aae1e2348f9372f0ad84d35832 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2358 from juajang/feature/legendIcon

Pass props to custom legend icon

9954841724b450e8836360fe251ac896b8b04ace authored almost 4 years ago by xile611 <[email protected]>
feat: 1. add props `reversed` to `<Funnel /> 2. add `breakAll` props to `<Text />` to allow break all for chinese 3. fix width of labelList in Funnel; fix #2056, #1866

fc1669aa5a722ce2c1dc1da3ab04222781996f4d authored almost 4 years ago by xile611 <[email protected]>
Use delete operator for iconProps

da660ef7b0ee107fcf0d78b90d409692f770fbef authored almost 4 years ago by JangJua <[email protected]>
Add custom legend icon demo

53bbd9a70346d39fce8a2f70bc52318f8ddfd1ed authored almost 4 years ago by JangJua <[email protected]>
Pass props to custom legend icon

6403828cbfc6e2c54431a22a11c0706460c17503 authored almost 4 years ago by JangJua <[email protected]>
dep: upgrade react-resize-detector to 5.2.0 and fix ts error, fix #2300

f10f511c57ebe3c3625ef7e7e16bda7702508aec authored almost 4 years ago by xile611 <[email protected]>
fix: fix type error of cursor in <Tooltip />, fix #2178

e6ab0319f31c741725fca47c13acbfe80c6dbdc5 authored almost 4 years ago by xile611 <[email protected]>
feat: support range RadarChart and add props `connectNulls` to <Radar />, fix #1890

d1ad07f35806ef5a7f1c16e518698e921097b7e4 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2352 from dillonreedy/radial_lines_visibility

Visibility of Radial Lines in Radar Charts

94899869aa26f03b2e79113d2d1624838e3540ee authored almost 4 years ago by xile611 <[email protected]>
Added ability for developers to control visibility of radial lines through API

0fda45bffeba8d144c87889d33cf3f9b120ec852 authored almost 4 years ago by Dillon Reedy <[email protected]>
fix: fix Props of XAxis, fix #2128

c77ca008328b7276e5d7f626dcb60f42c5a4f4f9 authored almost 4 years ago by xile611 <[email protected]>
fix: export Props of components, fix #2319, #2156, #2203

62636887336f1267017e06a3d23b89ec69066a0a authored almost 4 years ago by xile611 <[email protected]>
chore: update react-smooth to 1.0.6

019cde31a534863bd4a28e44bfa96a7a5a45e7d1 authored almost 4 years ago by xile611 <[email protected]>
Merge branch 'master' of https://github.com/recharts/recharts

de78499753d8643ee85457baafa2bbf80af021c5 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2349 from jmfrancois/jmfrancois/chore/upgrade-d3

chore: upgrade d3

3fd18514c5d44e4e1b99b180eafc1bef51c27910 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2346 from juajang/master

Fix typo, getRectangePath -> getRectanglePath in Rectangle

305e3708e38eb5906c57ae72e404c0a9f44a0fb0 authored almost 4 years ago by xile611 <[email protected]>
Merge pull request #2351 from dillonreedy/allow_duplicated_category_coalesce

Allow Duplicated Category for bar charts not using correct entries for custom tool tips

130d30f02b6818e867d5725fe5d134f593f34268 authored almost 4 years ago by xile611 <[email protected]>
Fixing typescript array coalesce

650651d9a0635aa8152ec3a7798584512e3685fc authored almost 4 years ago by Dillon Reedy <[email protected]>
chore: upgrade d3

2e6a30a94a87cf01ae4d71f9a21d5bf87f12cc8c authored almost 4 years ago by jmfrancois <[email protected]>
Fix typo, getRectangePath -> getRectanglePath

3afb64b2cbcdfb266e6802fee9936236ad596e40 authored almost 4 years ago by Jua Jang <[email protected]>