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

refactor: use react-container-dimensions to refactor ResponsiveContainer, close #104, close #105

github.com/recharts/recharts - 0e7deb483f037ccf73564d011ab3993e63ad4151 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #110 from iuriikozuliak/patch-1

Check if entry exists in filterSvgElements

github.com/recharts/recharts - 2ab9a0d57fe2d9d4012231c90cca1ca9d5b3f1bb authored over 8 years ago by xile611 <[email protected]>
Check if entry exists in filterSvgElements

github.com/recharts/recharts - 610f3c46a6cf60aca43423f6f5a4324fd29b98c8 authored over 8 years ago by Iurii Kozuliak <[email protected]>
Version 0.10.8

github.com/recharts/recharts - 761768e3b6d9f1dcefc5a8575290fc931dcf2002 authored over 8 years ago by xile611 <[email protected]>
feat: support any svg elements in the charts, this closes #41

github.com/recharts/recharts - bc4810661944f7649360279897bee37b60759498 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #108 from joshburgess/patch-1

Typo fix: "bursh" to "brush" in Brush component

github.com/recharts/recharts - 512a5603de9ed55a4cf2afaaaa9399b9be31f4b3 authored over 8 years ago by xile611 <[email protected]>
Typo fix "bursh" to "brush"

Just a small typo I caught for the brush component

github.com/recharts/recharts - cdcb7b9cec5c80c992c8f8f6825c0a1e33891055 authored over 8 years ago by Josh Burgess <[email protected]>
Version 0.10.7

github.com/recharts/recharts - 1c3cd12329815c53d1c67431c482a51eedf717a7 authored over 8 years ago by xile611 <[email protected]>
fix(Brush): Update Brush state when data change or container width change

github.com/recharts/recharts - 25048aebb505eca1b27b10acaad22fe24251751e authored over 8 years ago by xile611 <[email protected]>
Version 0.10.6

github.com/recharts/recharts - c326127737687e0e89d75935c799f3b1e70b8e56 authored over 8 years ago by xile611 <[email protected]>
refactor: add `isFront` in ReferenceLine and ReferenceDot

github.com/recharts/recharts - 951faeb1583f3c9397674073ade67f8f31cca800 authored over 8 years ago by xile611 <[email protected]>
feat: add customized event handlers in BarChart

github.com/recharts/recharts - 97463abf50f1b22f2ce1f3ef66aa750d4277c73f authored over 8 years ago by xile611 <[email protected]>
feat: add curveMonotoneX and curveMonotoneY in Curve and Line

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

github.com/recharts/recharts - 9908c377f04a739d74177c253dbf19984841d536 authored over 8 years ago by arcthur <[email protected]>
chore: add module formats part

github.com/recharts/recharts - c7fa54cfa682cbd453bbbbf0857125bbbf81022f authored over 8 years ago by arcthur <[email protected]>
test: remove tooltip test case

github.com/recharts/recharts - 22c2756e02c06fc25f4de299a6c2908b2c3b826d authored over 8 years ago by jasonHzq <[email protected]>
fix(src/chart/generateCategoricalChart): fix legend position with margin and fix #98 (#101)

github.com/recharts/recharts - 4c778d2f4f5ef4dd0fb98bbd4158ec3291a7131a authored over 8 years ago by Jason <[email protected]>
fix: restore test

github.com/recharts/recharts - 75936d7df89154c2ff213e743894a53e0cfd0733 authored over 8 years ago by arcthur <[email protected]>
fix: fix test bugs

github.com/recharts/recharts - 0893e1fed38745b25a84955a1ea03061ec8feb05 authored over 8 years ago by arcthur <[email protected]>
Merge branch 'iuriikozuliak-feature/stack-offset'

* iuriikozuliak-feature/stack-offset:
Make eslint happy
Don't import whole d3-shape lib
Pa...

github.com/recharts/recharts - 6a6ebcc2d26f93000b8a2f47165abb0adba171a7 authored over 8 years ago by arcthur <[email protected]>
feat: add stack offset expand

github.com/recharts/recharts - 998b1d18bbee99d822c3563d0e7e76c42f9c3427 authored over 8 years ago by arcthur <[email protected]>
Fix/refs (#96)

* fix(src/chart/generateCategoricalChart): fix #93

* feat(demo/barchart): add isAbove demo

github.com/recharts/recharts - 895825f1f1b7dfe9afef3844b858b0a194c37824 authored over 8 years ago by Jason <[email protected]>
format: lint

github.com/recharts/recharts - 42a6732ce6307212ee7e82872c180931a74beeb9 authored over 8 years ago by arcthur <[email protected]>
Make eslint happy

github.com/recharts/recharts - 003c149326ddfe773a4ade7e8bd0dd408e0a2dc1 authored over 8 years ago by Iurii Kozuliak <[email protected]>
Don't import whole d3-shape lib

github.com/recharts/recharts - 9623935d55648f1c541da723e3a7be95060a4813 authored over 8 years ago by Iurii Kozuliak <[email protected]>
Pass stackOffset type as an optional parameter for categorical chart

github.com/recharts/recharts - c118d24fc46ea13d3ec2f9de3a6b9063bf6ad0b2 authored over 8 years ago by Iurii Kozuliak <[email protected]>
Version 0.10.5

github.com/recharts/recharts - 81be0a25fd7b896fe58af6c4f08902d3c7cec793 authored over 8 years ago by xile611 <[email protected]>
feat: support more interpolations in Curve and Line

github.com/recharts/recharts - a66faa17db4ea1075e19ff8d7ac2379cc6edc424 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #89 from ciAnd7/topic_tickFormatter

custom tick formatter for Brush

github.com/recharts/recharts - 92ff95f982859ad17bc0f2a86962fb1a18757f09 authored over 8 years ago by xile611 <[email protected]>
custom tick formatter for Brush

github.com/recharts/recharts - 83657a5d1c3308cf1b3e45d7a9cb642806c5b141 authored over 8 years ago by Andrey Utkin <[email protected]>
Version 0.10.4

github.com/recharts/recharts - afbede5b3b3dd063d7e1ba813e2c6b74da97f413 authored over 8 years ago by xile611 <[email protected]>
fix: 1. fix AnimationDecorator 2.refactor event handlers in PieChart,RadialBarChart,Treemap

github.com/recharts/recharts - 7dd548849815a2e3f88761ae064d7183f5612b44 authored over 8 years ago by xile611 <[email protected]>
Feat/updateanimation (#86)

* feat(demo and chart): add update animation and demo

* fix(animation): fix update animation

github.com/recharts/recharts - b1604c538b32dd610100212fe6e9b3625f2549e4 authored over 8 years ago by Jason <[email protected]>
Version 0.10.3

github.com/recharts/recharts - b5531f5ada3b8968828b6404441754288fa7ad9a authored over 8 years ago by xile611 <[email protected]>
fix(ReactUtils): fix bug in firefox 31

github.com/recharts/recharts - 113ff3b9f882872cb3e698c6d7fb6c6a3b136bd3 authored over 8 years ago by xile611 <[email protected]>
Version 0.10.2

github.com/recharts/recharts - 16563ca16571d8ba8f35a16a740abb4677de5009 authored over 8 years ago by xile611 <[email protected]>
fix: fix the bug of filterEventAttributes

github.com/recharts/recharts - fde9c45a608a82bce9912d6f2df3adbf8dada164 authored over 8 years ago by xile611 <[email protected]>
refactor(Pie): refactor data in Pie which was modified internally before

github.com/recharts/recharts - 89c2fc54a09772ac4e2b8be815f299468e5a51a3 authored over 8 years ago by xile611 <[email protected]>
feat(tooltip): add tooltip animation (#83)

* feat(tooltip): add tooltip animation

* fix(tooltip): fix tooltip animation

github.com/recharts/recharts - cf348629641566da19792ceb7a3e8c4f04aa325a authored over 8 years ago by Jason <[email protected]>
deps: update deps

github.com/recharts/recharts - 137d84d44729c3ce9363c274ef7d328e61c5ef4a authored over 8 years ago by arcthur <[email protected]>
Merge pull request #80 from MasterAM/master

Pass tickFormatter to renderer in ScatterChart

github.com/recharts/recharts - 256e75b2d59587f66a7b61a3e66dfdfa5bbd7c09 authored over 8 years ago by xile611 <[email protected]>
Pass tickFormatter to renderer in ScatterChart

This allows axit ticks in a scatter chart to have custom formatting.

github.com/recharts/recharts - f5e0604a1e72b1c9c952a1d5b73fff4f0b4c6d64 authored over 8 years ago by Alon Amster <[email protected]>
Version 0.10.1

github.com/recharts/recharts - a98b822692e50d9d4812f60d7adb7452ed8840fe authored over 8 years ago by xile611 <[email protected]>
fix: rename Symbol to Symbols

github.com/recharts/recharts - 51a6122ff26a67065bc7e304b0260fef201f2d16 authored over 8 years ago by xile611 <[email protected]>
Version 0.10.1

github.com/recharts/recharts - 9ed2d1b881c29027689462df67b3b400f70f265e authored over 8 years ago by xile611 <[email protected]>
feat: add tooltip in Treemap

github.com/recharts/recharts - 5c082ec4d8307cd16e5476807b8d4db49753b8b7 authored over 8 years ago by xile611 <[email protected]>
feat(scatter): add scatter default animation (#77)

github.com/recharts/recharts - 7bf3b357183a1914aad152f8123125abd1c29f0c authored over 8 years ago by Jason <[email protected]>
docs: fix demo of BarChart

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

github.com/recharts/recharts - c4328f0761d966c3a7a38e7088ea224d0cc9b087 authored over 8 years ago by xile611 <[email protected]>
fix(CartesianAxis): fix the bug of calculating tick width

github.com/recharts/recharts - b54e86e1a56eb95a87a2a418e1dcd871f2a9dfe1 authored over 8 years ago by xile611 <[email protected]>
fix:1.fix the crush bug when categorical axis has duplicate labels 2.refactor active shape in Scatter

github.com/recharts/recharts - 2a1b5a6af5474a6570270be1402a8795ea3658dd authored over 8 years ago by xile611 <[email protected]>
refactor: remove customized shape in shape components

github.com/recharts/recharts - b7bc22fae017073afd986eaf64904ce8442b032b authored over 8 years ago by xile611 <[email protected]>
feat: 1. add Symbol 2. ScatterChart support different Symbol 3.add props shape in Cross,Dot,Polygon,Sector

github.com/recharts/recharts - 035ec6ac9595b9ae2a10328df3ad2b58f86301f1 authored over 8 years ago by xile611 <[email protected]>
fix(PieChart): fix the content of Pie

github.com/recharts/recharts - b00c0867eaee106e86156b98d772ee4a637a2364 authored over 8 years ago by xile611 <[email protected]>
chore(package): update smooth version

github.com/recharts/recharts - 79ab5c32acce3ecc75cf117f7325f201320fbfe4 authored over 8 years ago by jasonHzq <[email protected]>
Merge pull request #73 from mjul/patch-1

Fix typo in example

github.com/recharts/recharts - fbf85d702d8d651b37f26a23e622bfbf17593fad authored over 8 years ago by xile611 <[email protected]>
Fix typo in example

github.com/recharts/recharts - c708c0f69df381e30dfb388daf0d8c4b1755c194 authored over 8 years ago by Martin Jul <[email protected]>
Merge pull request #72 from recharts/feat/animation

feat(treemap): add treemap props change animation; feat(rectangle): a…

github.com/recharts/recharts - 36457721d23482feeb3a5676697c48d375c0223f authored over 8 years ago by xile611 <[email protected]>
feat(treemap): add treemap props change animation; feat(rectangle): add rectangle props change animation

github.com/recharts/recharts - bce56982b49b69bd1bca409e9b75bcf11a6a845a authored over 8 years ago by jasonHzq <[email protected]>
feat(linechart): add dot animation (#70)

github.com/recharts/recharts - 2b2dca7258ac43a6281309fe9c79ac67f4f4d828 authored over 8 years ago by Jason <[email protected]>
Version 0.9.3

github.com/recharts/recharts - 753a00351efea6c3d390655f148a1cbeb730cc6f authored over 8 years ago by xile611 <[email protected]>
deps: update verison of react-smooth

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

github.com/recharts/recharts - ca592673b3fbf55aad701019a1695f4260aaed15 authored over 8 years ago by arcthur <[email protected]>
deps: update react to 15.0.0

github.com/recharts/recharts - 8ca7239af49327456b3db4ed9c7d3fdae17fd519 authored over 8 years ago by arcthur <[email protected]>
deps: update deps

github.com/recharts/recharts - 9c6a8ecdf6258bb93e8d60f1df819ee93cbecd98 authored over 8 years ago by arcthur <[email protected]>
Version 0.9.1

github.com/recharts/recharts - 12323c0fd96957f69cfbd1ba53d5ae373ecc728b authored over 8 years ago by xile611 <[email protected]>
deps: update recharts-scale, and babel-eslint

github.com/recharts/recharts - a1638ac9c272d4f8231b0d818d3500923d86353a authored over 8 years ago by xile611 <[email protected]>
Merge pull request #69 from recharts/fix/bar

fix(bar): fix bar animation

github.com/recharts/recharts - 01894e720fcf3c6372e86f2a39ab199013456e1d authored over 8 years ago by xile611 <[email protected]>
fix(bar): fix bar animation

github.com/recharts/recharts - 1d23aa37c62cd3c4217b4827a8f7145a2816d172 authored over 8 years ago by jasonHzq <[email protected]>
Fix typos in readme (#68)

github.com/recharts/recharts - f14be6e351daa5fcf667216b772c3037d2b32976 authored over 8 years ago by Michael Kühnel <[email protected]>
Version 0.9.0

github.com/recharts/recharts - 763609e883810d059fae2b02e680d2caa1a95f9d authored over 8 years ago by xile611 <[email protected]>
refactor: remove detectElementResize

github.com/recharts/recharts - 912c72e552cbd5c7ce628a1c4d1a2daef284ece2 authored over 8 years ago by xile611 <[email protected]>
fix(AreaChart): fix the base value of AreaChart which was set to be 0 before

github.com/recharts/recharts - 93ace77461b2d21e1777b9cbc3b4bac7996d5842 authored over 8 years ago by xile611 <[email protected]>
test: add test spec of Pie, PolarAngleAxis, RadialBar

github.com/recharts/recharts - 9171a240d4e1f92d2b4b9519ee266613cd748a94 authored over 8 years ago by xile611 <[email protected]>
refactor(Pie): refactor Pie event handler

github.com/recharts/recharts - f28d1d17b372b9dfecfef09e5b5421a3b4f745bb authored over 8 years ago by xile611 <[email protected]>
feat: add activeDot in LineChart and AreaChart

github.com/recharts/recharts - 7a5887f153008c792ea57791c524c01f7afae8c8 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #66 from dlindahl/pull_requests/vertical_bar_chart_labels

Improve label rendering for vertical Bar Charts

github.com/recharts/recharts - 460a8ef83915bdf64122552f6c2039328214cdbf authored over 8 years ago by xile611 <[email protected]>
Improve label rendering for vertical Bar Charts

github.com/recharts/recharts - 2fd1130f62f4357c8682175559a926efafc0287b authored over 8 years ago by Derek Lindahl <[email protected]>
fix(Line): fix Line animation logic

github.com/recharts/recharts - 3f538e3d4dcb0bc1372ea506b3b9660c7ccc6a72 authored over 8 years ago by Jason <[email protected]>
chore: use no-console config

github.com/recharts/recharts - 4d4c8fb4bbeb5e91e0bf7b7736d2d8034243f621 authored over 8 years ago by arcthur <[email protected]>
fix: fix the syntex

github.com/recharts/recharts - 2bf6fac96e7c4ce88d4f1fa6f0723844f8615cf5 authored over 8 years ago by arcthur <[email protected]>
Version 0.8.8

github.com/recharts/recharts - 7c6d7aeb116f5f763257712aee5c964ff2c316f0 authored over 8 years ago by xile611 <[email protected]>
refactor: 1. refactor getPercentValue 2.support fixed number in ResponsiveContainer

github.com/recharts/recharts - 17265d39cbed9d9c456dc5fa8d8ba23f03a05861 authored over 8 years ago by xile611 <[email protected]>
refector: remove simple function packages

github.com/recharts/recharts - 23bb9cb1d2a1a632270ce5e1fba74e94796610c0 authored over 8 years ago by arcthur <[email protected]>
fix: fix the demo babelrc

github.com/recharts/recharts - 58fa2412cd0e4fbc7cd81e70c3f604b338f1f8de authored over 8 years ago by arcthur <[email protected]>
Merge pull request #60 from p2227/patch-1

stage-0 is need for demo

github.com/recharts/recharts - a4eab96918e8b4bc132287c4426092f4cea31f6a authored over 8 years ago by xile611 <[email protected]>
stage-0 is need for demo

stage-0 is need for demo

github.com/recharts/recharts - e9f4658870cc536d23ec4d1c2083ab98912b87ef authored over 8 years ago by kuang <[email protected]>
Version 0.8.7

github.com/recharts/recharts - f39990e1fda84054cb31d301d89760a5bf85605a authored over 8 years ago by xile611 <[email protected]>
refactor: don't overwritten payload in Legend when payload is setted customizedly

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

github.com/recharts/recharts - 6fbd57db39a24a3971b4a94d1eaeb31bcdbdd412 authored over 8 years ago by arcthur <[email protected]>
fix: add missing pkg

github.com/recharts/recharts - 106a0b84113ee5615aedc63eb00d1ba894a8c218 authored over 8 years ago by arcthur <[email protected]>
fix: revert webpack1 and update node ver. of test

github.com/recharts/recharts - 7a2fa1c4002680381aa6f23647dfdc93c1297047 authored over 8 years ago by arcthur <[email protected]>
deps: update webpack 2

github.com/recharts/recharts - cf4f49c8fb3a2856d74208f6fd953e1266ad493f authored over 8 years ago by arcthur <[email protected]>
Merge branch 'master' of https://github.com/recharts/recharts

* 'master' of https://github.com/recharts/recharts:
chore: update version of react-smooth
re...

github.com/recharts/recharts - 2bae66210c951d4f8cd826ee54193d4bf17ab1dd authored over 8 years ago by arcthur <[email protected]>
fix: fix syntax error

github.com/recharts/recharts - 1e432001db904427dcabfe4160681dc4756ad665 authored over 8 years ago by arcthur <[email protected]>
Merge pull request #54 from recharts/refactor/refactorPie

refactor(Pie): refactor animation code in pie; chore: update version …

github.com/recharts/recharts - 9e859c2b9ddd1be0f38e514f0e4bc2ab145764e6 authored over 8 years ago by arcthur <[email protected]>
chore: update version of react-smooth

github.com/recharts/recharts - 18be906b247baed28645eaae98d395533bf70a89 authored over 8 years ago by jasonHzq <[email protected]>
refactor(Pie): refactor animation code in pie; chore: update version of react-smooth

github.com/recharts/recharts - 924e067025ec856526debe24b81405fc6054d606 authored over 8 years ago by jasonHzq <[email protected]>
fix: using separately export

github.com/recharts/recharts - f378393036305c6c20207fd3dddfad83635aec07 authored over 8 years ago by arcthur <[email protected]>
deps: update deps

github.com/recharts/recharts - 0102397edcc977b7fd377d628697cf0a964f43f8 authored over 8 years ago by arcthur <[email protected]>