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

More Bar tests (#4097)

## Description

Couple more tests, I want to cover as much as is possible before
attempting a...

3b0ff18f413d2a81cbc8ceaa3eabfb1805d6d7f2 authored 9 months ago by Pavel Vaněček <[email protected]>
Add few Bar tests (#4092)

this is far from complete but it's something

## Description

## Related Issue

https://gi...

92f771405f6331c5190d5bb0f55499de257a2e09 authored 9 months ago by Pavel Vaněček <[email protected]>
Correct typo in cell storybook docs (#4095)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Corr...

c59e451e6d4092faeb3d1f5a9fe106036fabab27 authored 9 months ago by Tom Fielder <[email protected]>
Remove generateCategoricalChart#renderGrid method (#4090)

## Description

🥳

## Related Issue

https://github.com/recharts/recharts/discussions/371...

b8575df466d3eb1cd503a80af28c144ead853d98 authored 9 months ago by Pavel Vaněček <[email protected]>
CartesianGrid reads axes from context instead of props (#4089)

## Description

Almost there and then I can move on to next component

## Related Issue

h...

3d5073f568528f4dc97016d278faa9d12ed6edf7 authored 9 months ago by Pavel Vaněček <[email protected]>
CartesianGrid reads x, y, width, and height defaults from context instead of element clone (#4086)

## Description

More props and less generateCategoricalChart.

## Related Issue

https://g...

3eb2fb3222c0186e0170253f41ceb3d13936134b authored 9 months ago by Pavel Vaněček <[email protected]>
Add Cell story (#4088)

## Description

Added cell story with props imported from `GeneralStyle` and
`EventHandlers`....

f0a6af77f0ad2b8797a6c819aafd4498c819f022 authored 9 months ago by Tom Fielder <[email protected]>
Chore: reintroduce index on scatter layer component (#4087)

## Description
include the `index` in the key of rendered `Layer` components to remove
duplica...

870af60ce281d4bdd03fa690d0290b95034a19dd authored 9 months ago by Eric <[email protected]>
2.11.0

36c14c63d271d05b701e1d32ac931de0fd30b360 authored 9 months ago by “Nikolas <“[email protected]“>
CartesianGrid reads offset from context instead of props (#4084)

## Description

One more PR, one less cloned prop

## Related Issue

https://github.com/re...

b1e81a655b562d65f91b253baf3d1fb27bcf3158 authored 9 months ago by Pavel Vaněček <[email protected]>
Tooltip: Enable showing hidden graphicalItems in Tooltip (#4083)

<!--- Provide a general summary of your changes in the Title above -->

## Description
Instea...

31ae1f1fa1b5e781a32dbdf778e07e7438f7bd41 authored 9 months ago by Nikolas Rieble <[email protected]>
Make JSDoc types optional (#4085)

bcf1d0847924aae60e840dc9853c2ef0cbaef941 authored 9 months ago by Pavel Vaněček <[email protected]>
Enable developers to specify tooltip position before users interact (#4070)

## Description

Added a `defaultIndex` prop to <strike>all chart types</strike> EDIT:
the `<T...

e6d7a62c67c83325ff1e4fbc9b1ad90bc866493d authored 9 months ago by Julianna Langston <[email protected]>
Story: Adding PolarRadiusAxis story (#4081)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

636819ae7b415e1be9f87997903dd4566ccba952 authored 9 months ago by Shrenika <[email protected]>
Fix default parameters for setDetails() (#4079)

## Description

This PR is a small bug fix for how the default parameters are handled in
`set...

662eccba2985443442799a7568b2c81603680a14 authored 9 months ago by Hannu Pousi <[email protected]>
CartesianGrid reads chartWidth and chartHeight from context (#4075)

## Description

Another smallish change to the CartesianGrid

## Related Issue

https://gi...

6ad0ea8068155deb2005aec20ce690d4c645ccf5 authored 9 months ago by Pavel Vaněček <[email protected]>
Add axe scanning tests for chart types and common components (#4073)

8c8cf6203251c74833093589a34729743f8242ef authored 9 months ago by Julianna Langston <[email protected]>
CartesianGrid uses default props instead of generateCategoricalChart injection, also a functional component now (#4074)

## Description

I want the CartesianGrid to read data from context, and eventually
completely...

fee05c1a88ef8f75404420f9cf2952164c34d24c authored 9 months ago by Pavel Vaněček <[email protected]>
CartesianGrid now has tests, and is split in smaller components (#4067)

## Description

## Related Issue

https://github.com/recharts/recharts/discussions/3717

#...

a8a26db1df5353ea66d94e3509894d8165781428 authored 9 months ago by Pavel Vaněček <[email protected]>
Adding className (#4069)

<!--- Provide a general summary of your changes in the Title above -->
Added className optional...

3da3d01d33fbbade3b6f04091fbc46c87d1ac497 authored 9 months ago by Nikhilh26 <[email protected]>
chore: set includeEvent property in filterProps as required! (#4065)

<!--- Provide a general summary of your changes in the Title above -->

`includeEvent` paramet...

2998d01af76026dfde242f1f38326af25808738a authored 9 months ago by Anuj Sharma <[email protected]>
chore(deps-dev): bump vite from 4.5.1 to 4.5.2 (#4066)

e9dbf61e1b9d838275cf7ea6f3fb89ed0bb075ac authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix yAxis labels (#4064)

985d47fc252bbefb9c7c6b573eda2fd934ba3c86 authored 9 months ago by Pavel Vaněček <[email protected]>
YAxis reads context instead of cloning (#4062)

## Description

This time YAxis. Includes the fix from here:
https://github.com/recharts/rech...

bb7ec5ee6faf7db09e24eafdb2e918921d48c75b authored 9 months ago by Pavel Vaněček <[email protected]>
Update mock data labels (#4061)

0329a9b084ba5afbd746b97578cb8845a335e48e authored 9 months ago by Pavel Vaněček <[email protected]>
Fix labels on XAxis (#4059)

d035190c693113d727d157441ffdf62629d8c6ff authored 9 months ago by Pavel Vaněček <[email protected]>
docs: remove animationBegin from Tooltip

1c834634334f6779a05026eff43dac8cbf053878 authored 9 months ago by Coltin Kifer <[email protected]>
Chartlayoutcontext split (#4054)

## Description

OK so this is necessary if we want to render `XAxis` from context but
not mak...

fade6f5f9a9170dd509ef70ff90d61f2def85f26 authored 9 months ago by Pavel Vaněček <[email protected]>
fix: Radar dot events not working! (#4056)

5966cd399c5147d48d419684feec8e2d2b9db487 authored 9 months ago by Anuj Sharma <[email protected]>
fix: Errorbar breaking at category XAxis type! (#4042)

70f730083bd8e06b44d5449e0aae68301336d885 authored 9 months ago by Anuj Sharma <[email protected]>
Sunburst chart (#4037)

## Description

Adds an entirely new chart type, the Sunburst Chart - resolves #3842.

Note...

b0c71e3b8558065f24ec9f3a1ca18eba0e58a25c authored 9 months ago by Caleb Diehl <[email protected]>
ReferenceLine reads inputs from context instead of props (#4033)

Which also means it no longer needs to be cloned!

## Description

## Related Issue

https...

2e5f0042539949b640a4dbb4ceea1412f2ba1109 authored 9 months ago by Pavel Vaněček <[email protected]>
Storybook: Added Sector component story! (#4047)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Adde...

29d97bbd5752019cfbf64b5f2bf83d09023c12f4 authored 9 months ago by Anuj Sharma <[email protected]>
chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 (#4045)

Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects)
from 1.15.2 to ...

0bc0a762865d677358fcf55239f895a44ac89a70 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2.10.4

c1c91b1bf763a4f64b4fd526ca8ad0f20ce93fdf authored 9 months ago by Coltin Kifer <[email protected]>
fix: cursor key throwing non-unique key error (#4041)

205beafa3eab029ecceb87e2062a0d3640e60765 authored 9 months ago by Coltin Kifer <[email protected]>
Storybook: Added Legend component story! (#4039)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Adde...

59246f12559133f3334b7738fab759f5d577ae6e authored 9 months ago by Anuj Sharma <[email protected]>
feat: Add the dataKey type to legend props (#4035)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

0d94292bde920aa8d54bffd86c0036e1b9129a81 authored 10 months ago by Hong Seungwoo <[email protected]>
Fix: allow Brush to be controlled with start and end index (#4034)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

048d006bf6491f5cbe5fb7129d4a636da8e6172e authored 10 months ago by Coltin Kifer <[email protected]>
docs: add controlled brush storybook entry (#4032)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

7a68e5c9e7a94f7915552f584e1180df1704b306 authored 10 months ago by Coltin Kifer <[email protected]>
Referenceline get end points tests (#4031)

## Description

## Related Issue

## Motivation and Context

I am trying to apply plan 5b ...

e59c8f4fc90bbc8894600f4ca08d8bd307fd4e44 authored 10 months ago by Pavel Vaněček <[email protected]>
Pie payload types (#4030)

## Description

## Related Issue

## Motivation and Context

Followup from
https://github...

79b2b75e84139f6d2feae7d27f7593046a8659ba authored 10 months ago by Pavel Vaněček <[email protected]>
Lint test fixes (#4029)

## Description

## Related Issue

## Motivation and Context

We have a linter configured, ...

99b4b516acf72a30d2414f8da1ab918d5212d17d authored 10 months ago by Pavel Vaněček <[email protected]>
allow className to be passed to Radial Bar background (#4027)

ed7dc349987d1b2de06531442c08195401fdf31f authored 10 months ago by Coltin Kifer <[email protected]>
Custom Storybook theme for Recharts brand (#4016)

## Description

Creates a custom Storybook theme using the colors, fonts, and logo from
Recha...

e8ea9db0fe52e70c5089c81135d9d83a07217ed3 authored 10 months ago by Caleb Diehl <[email protected]>
Chore: adjust pie sector key value (#4009)

fec5dcc5db7535c345c3c0607122a1b40b2953b3 authored 11 months ago by Eric <[email protected]>
fix: ref of the responsive container (#4008)

<!--- Provide a general summary of your changes in the Title above -->

## Description

I en...

eddf7f49f4c1990a854a18406a3a5634ceee9888 authored 11 months ago by Hong Seungwoo <[email protected]>
chore(deps-dev): bump vite from 4.4.11 to 4.5.1 (#4012)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 4.4.11 to 4.5.1.
<de...

bf649b2ca46c81f0774393b7e4d4d25e7b9fa466 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Separate cursor component (#3994)

## Description

Following up from @nikolasrieble's suggestion in
https://github.com/recharts/...

e471a96b36cc08e36727f20b05c2244da0462f74 authored 11 months ago by Pavel Vaněček <[email protected]>
chore: add missing storybook dependency

aa1ff2d0ab8723d0db9dfe66b1263ec560124cfa authored 11 months ago by Coltin Kifer <[email protected]>
chore: upgrade storybook

91c8954c800ff78a11f3c65c42b33d82a503f37e authored 11 months ago by Coltin Kifer <[email protected]>
chore(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#4007)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1
to 4.3.2.
<details>
<...

6e6e4252a900e0d9042bbdd327297e43a8edef2b authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2.10.3

bdb2595d803801b520c396b3299a174d1271edbb authored 11 months ago by Coltin Kifer <[email protected]>
Chore: Update keys (stop "new bugs") (#4006)

## Description
In pursuit of removing all `no-array-index-key` lint-skipping instances,
some k...

c0aefd101d79f050aed28dc6750a039dcb8f9813 authored 11 months ago by Eric <[email protected]>
chore: fix pie sector key value (#4005)

## Description

Updates the `key` value for pie sectors

## Related Issue
[4004](https://gi...

1e84ac60f849dc32ef3ce742ecd086c616325a0b authored 11 months ago by Eric <[email protected]>
Update Storybook story for Pie Chart with Needle example to accommodate resizable charts (#4002)

<!--- Provide a general summary of your changes in the Title above -->

## Description

The ...

9968181522c2375db7c6520d94c6a79dda4292f4 authored 11 months ago by Herick Oliveira <[email protected]>
2.10.2

03ce609006e0d4e9b7467d92443091082e48aa54 authored 11 months ago by Coltin Kifer <[email protected]>
Set More "key" property values (#4001)

## Description
Set the `key` property on several components, removing the `index` and
the esli...

336d15b9d483fcadd35e2eb73ec0619b68b77f2b authored 11 months ago by Eric <[email protected]>
fix: label list offset prop (#3999)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

3643b14135fa5a44620df5acf9c28e1d94b6fe46 authored 11 months ago by Coltin Kifer <[email protected]>
2 a11y violations for <Brush /> fixed (#3950)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

2ed3e2c5bce65e8c743e4ea059b821a19adb4afe authored 11 months ago by Enrique Tamames <[email protected]>
fix: dataEndIndex can be -1 (#3988)

<!--- Provide a general summary of your changes in the Title above -->

## Description

As d...

3447442e33234d97be33e5a0cdc1aec2cc09ff83 authored 11 months ago by Hong Seungwoo <[email protected]>
Chore: Remove a few instances of "no array index key" eslint comment (#3997)

## Description
- [x] use values in keys in-place-of indexes in `polar/Pie` and
`cartesian/Bar`...

91a7e398bd328f7b427e52b8b06a68fd292dbaf7 authored 11 months ago by Eric <[email protected]>
Add lint-test script (#3996)

## Description

I have noticed that there's a `lint` and `lint-storybook` command in the
pre-...

68192fe0008ff69c5ba30b2a2eb08e6b0b9417e5 authored 11 months ago by Pavel Vaněček <[email protected]>
Test funnel utils (#3977)

_increase code coverage on a few files_

## Description
- [x] test `FunnelUtils`
- [x] incre...

1379ec6598f33cebc3ccecb4f7e805fa56c8c9cb authored 11 months ago by Eric <[email protected]>
Remove @types/jest dependency (#3995)

## Description

Looks like extra dependency we don't need anymore.

## Related Issue

http...

2b302a48cc5e74d91fa6cd990a36f80b71745876 authored 11 months ago by Pavel Vaněček <[email protected]>
fix: type check (#3992)

5c697e9ec807f6d9ce23010274fda9c25e076244 authored 11 months ago by Hong Seungwoo <[email protected]>
Fix tooltip rendering crash when activeItem is undefined (#3982)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Some...

a25d670997f6479a0242f77f6bd2bccc611cc8b8 authored 11 months ago by Simon Tran <[email protected]>
2.10.1

f608dd77e21b43590bbdbbd8b083694cc72866e9 authored 11 months ago by “Nikolas <“[email protected]“>
tsconfig: Do not include test types

77133326b5ec82a51432c00a577c0574828f7ed5 authored 11 months ago by “Nikolas <“[email protected]“>
2.10.0

15328ec11b78968c847b43b646767b7b0c0d9e36 authored 11 months ago by “Nikolas <“[email protected]“>
Chore: test Global util + include coverage in test command (#3974)

_test the "global" util file & include coverage in the test command_

## Description
- [x] in...

73f32adde54d17114e0cf8cec04dd2e4081d1c07 authored 11 months ago by Eric <[email protected]>
fix(tooltip): incorrect array slicing (#3972)

<!--- Provide a general summary of your changes in the Title above -->

## Description

An i...

0d5326a8cdcad34a3b9d7c0644abbb645ddffe87 authored 11 months ago by Hong Seungwoo <[email protected]>
Fix: Respect the user configuration of Tootip - active (#3935)

<!--- Provide a general summary of your changes in the Title above -->

## Description
The To...

b6bffe4eea6e168692ddfd4d2133980fe732ea7e authored 11 months ago by Nikolas Rieble <[email protected]>
fix(RadarChart): angleAxis type='number' dose not render correctly (#3960)

<!--- Provide a general summary of your changes in the Title above -->

## Description

I to...

a0f5aff444b31fce23fac6f0bbbb1df9571b36fa authored 11 months ago by Hong Seungwoo <[email protected]>
Add synchronised tooltip story (#3964)

08c7633b0b6290bdbf390f08d655b333840d6382 authored 11 months ago by Pavel Vaněček <[email protected]>
fix: don't allow negative height and width values (#3963)

40b3eca0fc7a6d4786f488870c3801b05b38d8d8 authored 11 months ago by Coltin Kifer <[email protected]>
fix(tooltip): getTooltipContent should avoid undefined (#3957)

<!--- Provide a general summary of your changes in the Title above -->

## Description

This...

033b23bb2cafd1c8e9d9af8d0e5821e7e2346029 authored 11 months ago by Hong Seungwoo <[email protected]>
Split Tooltip into TooltipBoundingBox (#3951)

## Description

I think this is an opportunity to have two clearly defined components
with sp...

9e473fe2dcca0d25677ac79149ba452ac15b757a authored 11 months ago by Pavel Vaněček <[email protected]>
Storybook: Cleanup and simplify Tooltip stories (#3952)

60a72bbf7694a06c0f026dc983c7fa32fb655e7e authored 11 months ago by Nikolas Rieble <[email protected]>
Reduce calls to `getStringSize` when calculating visible ticks (#2589) (#3953)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Redu...

77b42f4fb59b008a21dd7c9e9a1f6f83c26d922d authored 11 months ago by Bernardo Belchior <[email protected]>
fix(tooltip): Coordinate prop of Tooltip can be null (#3948)

<!--- Provide a general summary of your changes in the Title above -->

## Description

Adde...

8cdfab7facc4d1d107c11a1fc3d4a26e716dddca authored 11 months ago by Hong Seungwoo <[email protected]>
fix: Line never checks for new totalLength on component update (#3946)

de364750c8eeec3c87630bcd07095ca2fd9bad82 authored 11 months ago by Coltin Kifer <[email protected]>
Storybook: Fix Pie.mdx (#3944)

<!--- Provide a general summary of your changes in the Title above -->

## Description
A tiny...

27a47c1f3c5f1864854bf6e58811ada7cb1756a0 authored 12 months ago by Nikolas Rieble <[email protected]>
Storybook: Fix Pie API story (#3943)

efd16685d68f2cfd056bec46adae2413872c5b22 authored 12 months ago by Nikolas Rieble <[email protected]>
fix: missing index on LabelProps type (#3939)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

4d3c70089bfc7996d79e681b9508bb1634530739 authored 12 months ago by Coltin Kifer <[email protected]>
Fix: #3929 (#3932)

<!--- Provide a general summary of your changes in the Title above -->

## Description

I ha...

3e8165869cd9204c9e62f6f326fd3b43e3dd0f6d authored 12 months ago by Hong Seungwoo <[email protected]>
fix(tooltip): add updateBBox on componentDidMount (#3924)

<!--- Provide a general summary of your changes in the Title above -->

## Description

My c...

b60424fefc6fae8d42cd8e9f040d26d38a1f89e6 authored 12 months ago by Hong Seungwoo <[email protected]>
Fix ResponsiveContainer (#3921)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

72b4c82011a2b94368322f5aa23264bc7aee399a authored 12 months ago by Hong Seungwoo <[email protected]>
Perf: rendering improvement (#3914)

<!--- Provide a general summary of your changes in the Title above -->

## Description

rend...

830bd0040cd0554f0b252c1e2e3bb8c457668ae8 authored 12 months ago by Hong Seungwoo <[email protected]>
fix(Line): onClick for activeDot is incorrectly typed (#3923)

<!--- Provide a general summary of your changes in the Title above -->
fix(Line): onClick for a...

136f898c170660bdc1f01c87e66dac6859854413 authored 12 months ago by Andrew Angelle <[email protected]>
Add AccessibilityLater button story with a button (#3917)

This case is already present in a spec.tsx file but I also want it in a
storybook to better und...

31d152d23a84074d4632c782e4da3ddb3cfd7e5b authored 12 months ago by Pavel Vaněček <[email protected]>
Fix overwritten props for accessibilityLayer (#3920)

<!--- Provide a general summary of your changes in the Title above -->

## Description
In thi...

1198ea8255b626a186f3a85591a8347e553aea90 authored 12 months ago by murasaki <[email protected]>
Fix #172 (#3908)

<!--- Provide a general summary of your changes in the Title above -->

## Description

I ha...

fca9f4eb43961a29c3066399d564d01f0f4bf05e authored 12 months ago by Hong Seungwoo <[email protected]>
Fixed the initial mount re-rendering bug in ResponsiveContainer (#3918)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

e7ab8bb430a09f9a6e517fd7443212907fbf0313 authored 12 months ago by Hong Seungwoo <[email protected]>
Lodash: Import only specific functions (#3902)

<!--- Provide a general summary of your changes in the Title above -->

## Description
Follow...

7fb227dae542c3d3093506e6d80a2c2c366f9a26 authored 12 months ago by Nikolas Rieble <[email protected]>
Reuse assertNotNull in AccessibilityLayer.spec.tsx (#3916)

3339ff9e85d9976b9e81c6ed352134dd005cedcb authored 12 months ago by Pavel Vaněček <[email protected]>
Replace classnames (#3910)

935244f09c996a7d21dc03de06217fcfe8b355ec authored 12 months ago by Hong Seungwoo <[email protected]>
fix(ActiveShape): Fix breaking change in ActiveShape type (#3915)

Fix ActiveShape type that causes breaking change in Bar shape prop

<!--- Provide a general s...

bd4da47dfa8ec033d011652a1cf49051f3ee7d72 authored 12 months ago by Andrew Angelle <[email protected]>
fix: CartesianGrid throws error when xAxis or yAxis doesn't exist (#3912)

ef498a48f28560cb0c978fe4edb56d63e4ab9edb authored 12 months ago by Akam Foad <[email protected]>
Remove unused babel plugin in the demo (#3909)

<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--...

efe0bd9fd267524f3e55bcd2c373a93661fa73f8 authored 12 months ago by Hong Seungwoo <[email protected]>