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

format: lint for karma config

github.com/recharts/recharts - e0fdf6ff21b1b9fc057e5996b333d5bc95867fd6 authored over 8 years ago by arcthur <[email protected]>
refactor(Brush): change the name of slider traveller

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

* 'master' of https://github.com/recharts/recharts:
docs: add badges
test: add test support
...

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

github.com/recharts/recharts - a8e42999d8c20c8453a37f20cc94612154fadfca authored over 8 years ago by arcthur <[email protected]>
Merge pull request #4 from jasonslyvia/master

Add test support

github.com/recharts/recharts - 0b1cfd990e6f8327e026d22467004e823cf97658 authored over 8 years ago by arcthur <[email protected]>
docs: add badges

github.com/recharts/recharts - eb9ad3cde8c4266502804d01b61cd97d3b0f9eb4 authored over 8 years ago by jasonslyvia <[email protected]>
test: add test support

github.com/recharts/recharts - edbd74520ceeb9363c93ad81bc7cfe3598ece172 authored over 8 years ago by jasonslyvia <[email protected]>
refactor(BarChart && RadialBarChart && Pie):1. refactor the props name of BarChart and RadialBarChart 2.add renderLabel function in Pie 3.change the location of XAxis,YAis,ZAis

github.com/recharts/recharts - 61d26266485945e586ddb53e860fd3428490bbff authored over 8 years ago by xile611 <[email protected]>
refactor: remove displayName in CartesianCharts

github.com/recharts/recharts - a94c097b5d59df9fb95e8b9508ae1591b6d4b8a1 authored over 8 years ago by xile611 <[email protected]>
Merge pull request #3 from recharts/feat/animation

feat: add animation of Bar, Line and Pie

github.com/recharts/recharts - 33729376b1124eed831ec6e4f0f568ea4cd406af authored over 8 years ago by arcthur <[email protected]>
delete: delete src/shape/CircleSector.js

github.com/recharts/recharts - f4382914e4373939451abbe1237f54c831f1de71 authored over 8 years ago by jasonHzq <[email protected]>
feat(animation): completed Bar, Line and Pie animation using re-animate

github.com/recharts/recharts - 27600513ed94da09ba97fd74decf1c478f51eb36 authored over 8 years ago by jasonHzq <[email protected]>
feat: add joint line in ScatterChart

github.com/recharts/recharts - 22956ee50f64b58896c9bc9fb2434e88e97b7c57 authored over 8 years ago by xile611 <[email protected]>
fix: fix static name problem

github.com/recharts/recharts - 8a701657375beb87c1b4e3c34a85a88181d6278e authored over 8 years ago by arcthur <[email protected]>
format: update some format problems

github.com/recharts/recharts - 33aa4e2e9ec5535946c0cc8923c63738e84d7076 authored over 8 years ago by arcthur <[email protected]>
refactor: Radar functions

github.com/recharts/recharts - b917be564b280208b5cb011322ced70ab52bc595 authored over 8 years ago by arcthur <[email protected]>
feat(LineChart && ScatterChart): 1.add label and cursor in LineChart 2.add cursor of ScatterChart

github.com/recharts/recharts - c1b992b370849930c5eedcbe3b80f8feaafbafa1 authored over 8 years ago by xile611 <[email protected]>
refactor(All ChartWrapper): remove ChartItem and use Chart instead

github.com/recharts/recharts - 1c814de7e6c3f7598fe1a5bb99aef4ae7ac9b4f7 authored over 8 years ago by xile611 <[email protected]>
docs: update jsdocs

github.com/recharts/recharts - 7a863b7e4de4b371d30afb60812400f621f0a581 authored almost 9 years ago by xile611 <[email protected]>
deps: add dependence of core-js

github.com/recharts/recharts - 434c7d99ca25d2343c29cee0014e456627de66e2 authored almost 9 years ago by xile611 <[email protected]>
refactor: 1.increase the rebust , 2.optimize brush

github.com/recharts/recharts - ab452bcbc77b75ea76632a2a293abd98dcfba98c authored almost 9 years ago by xile611 <[email protected]>
deps: update version of recharts-scale

github.com/recharts/recharts - 4e88073f03292f9ef16e13e8234a4b7bbdde540d authored almost 9 years ago by xile611 <[email protected]>
fix(BarChart): fix the bug of BarChart in IE10

github.com/recharts/recharts - 97c2c4077a5ff264c0f39f44ab39786cfba1311e authored almost 9 years ago by xile611 <[email protected]>
refactor(Tooltip && Cursor): refactor the props of Tooltip

github.com/recharts/recharts - 479f741a8eba3c17742b4f40af7066f9f23fd305 authored almost 9 years ago by xile611 <[email protected]>
refactor(CartesianChart && TreemapChart): 1.add defaultProps in LineChart,AreaChart,BarChart 2.refactor TreemapChart and remove TreemapItem

github.com/recharts/recharts - 574b35df0c482743b4f409e4b84320504f16093a authored almost 9 years ago by xile611 <[email protected]>
fix(RadialBar && Brush):1. fix the bug of event handler in Brush 2. add orient of label in RadialBar

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

github.com/recharts/recharts - 36b03c078e7c0b3461d85a6696c73610f030b96f authored almost 9 years ago by xile611 <[email protected]>
deps(babel-polyfill): add babel-polyfill

github.com/recharts/recharts - f25fcf177e93d17deadcaa62e7da779aaca9c97a authored almost 9 years ago by xile611 <[email protected]>
chore: fix the readme

github.com/recharts/recharts - 1ebb68294ec53efd6f13196a432a3c5faa2ea99c authored almost 9 years ago by arcthur <[email protected]>
chore: update Readme

github.com/recharts/recharts - 977f0cf95da7b5a26cf8f4ecf84fde79db317d0b authored almost 9 years ago by arcthur <[email protected]>
chore: use CHANGELOG replace History

github.com/recharts/recharts - ea9592ddc0af66b39183e55c751304801bc86df8 authored almost 9 years ago by arcthur <[email protected]>
chore: update example

github.com/recharts/recharts - 4a0a8e69a9053e937a5a9f701e3af498102ea638 authored almost 9 years ago by arcthur <[email protected]>
chore: improve readme

github.com/recharts/recharts - 58b235e65fc7bbc68825b12fbe599cca2ea4a715 authored almost 9 years ago by arcthur <[email protected]>
clean: CartesianChart

github.com/recharts/recharts - 9c3a3d9e2c7bfd194223cc3d13f7375c80e249a5 authored almost 9 years ago by xile611 <[email protected]>
fix(CartesianChart): remove repeated key

github.com/recharts/recharts - 58e0d5f900c730e1486cbd7758301c2f9f1bf317 authored almost 9 years ago by xile611 <[email protected]>
fix(CartesianChart && Tooltip) : fix the position of Tooltip in BarChart

github.com/recharts/recharts - 07435a904cbca975e72e9742b494cef1605bc8fc authored almost 9 years ago by xile611 <[email protected]>
fix(CartesianChart): fix bug of repeated key

github.com/recharts/recharts - bf398424b5eb94b8a1e2464593f16962087d3a94 authored almost 9 years ago by xile611 <[email protected]>
fix(CartesianChart): fix bug of tickFormat in d3.scale

github.com/recharts/recharts - 152a5f6a09878b7dd8b6c87d731a68198e7326dd authored almost 9 years ago by xile611 <[email protected]>
docs(package.json): update version

github.com/recharts/recharts - aa0ba6a1fb10de99803889be48ca8e0b3f834ec8 authored almost 9 years ago by xile611 <[email protected]>
deps: update react to v0.14.6

github.com/recharts/recharts - a40be0028fc9dd6d9fc7e535db54755e379dd602 authored almost 9 years ago by xile611 <[email protected]>
refactor: remove unneed EventUtils and svg presentation attributes

github.com/recharts/recharts - 62aa846b5939eb132cdf01637ed61064adda80a5 authored almost 9 years ago by xile611 <[email protected]>
fix: fix bug of arrow function in Brush

github.com/recharts/recharts - 18f82955ccec7ece83ab0fdae57590020f34a6f6 authored almost 9 years ago by xile611 <[email protected]>
fix: fix arrow function bug of brush

github.com/recharts/recharts - af069fe02eab895d3f238d07a0b80630b367b52b authored almost 9 years ago by xile611 <[email protected]>
fix: fix bug of bind

github.com/recharts/recharts - 7b390a91d730f06306b900d8a357f9b317f271c9 authored almost 9 years ago by xile611 <[email protected]>
format: change arrow function to bind

github.com/recharts/recharts - f23b5014b940dd038a8f27aeed8037dbb6060164 authored almost 9 years ago by xile611 <[email protected]>
format: update eslint rules

github.com/recharts/recharts - 453ce66e046bb43f70d7459e312c66dd89c5c636 authored almost 9 years ago by xile611 <[email protected]>
refactor: refactor label of RadialBar

github.com/recharts/recharts - a573f287a782a21c3e50387246651f8c2ff922e9 authored almost 9 years ago by xile611 <[email protected]>
publish 0.3.1

github.com/recharts/recharts - 096fcf0db20bc901c3aaf800cf108101def5bd37 authored almost 9 years ago by evilucifero <[email protected]>
feat(TreeMap): add TreemapItem to support the custom block in treemap

github.com/recharts/recharts - 1d526e04462706df11a1393c23ba3374db814819 authored almost 9 years ago by evilucifero <[email protected]>
refactor: change component props to customContent

github.com/recharts/recharts - 4f59c63c35c44497c38163b3da3162792a2f7035 authored almost 9 years ago by xile611 <[email protected]>
fix: fix bug of getStyleString

github.com/recharts/recharts - b97eab33c9a963cdc20031d4a855de3d6a5eb1f9 authored almost 9 years ago by xile611 <[email protected]>
docs: update version to 0.2.2

github.com/recharts/recharts - 80921662c9c7c200fcc5ad1751253e0ea1589e1e authored almost 9 years ago by xile611 <[email protected]>
refactor:refactor Tooltip

github.com/recharts/recharts - c6e17106af8c3ce0df759d4ed9db525c9801d421 authored almost 9 years ago by xile611 <[email protected]>
docs(package.json): update version

github.com/recharts/recharts - 022d56a108e3c49f6411d159f3e98929cae4bec2 authored almost 9 years ago by xile611 <[email protected]>
fix(RadialBarChart): fix bug of barRaius

github.com/recharts/recharts - d25db0de31932d894b7c031012f61669fbe0853a authored almost 9 years ago by xile611 <[email protected]>
docs: update version

github.com/recharts/recharts - e4064fb3baa42f81d157cc9a49e9486729000c92 authored almost 9 years ago by xile611 <[email protected]>
docs: update version

github.com/recharts/recharts - 5a44418456e18f2ed059e8b9d704a9b1cec60fb2 authored almost 9 years ago by xile611 <[email protected]>
fix: jslint bugfix

github.com/recharts/recharts - 5dfb49a083595ea70c41bb34bbe68cf543639873 authored almost 9 years ago by xile611 <[email protected]>
fix: fix lint bug

github.com/recharts/recharts - 8e2a30906254bbacf80fedb2f6e51e7f3de3e9f7 authored almost 9 years ago by xile611 <[email protected]>
fix: fix merge conflict

github.com/recharts/recharts - 57ca7c52d9c3f636720d21e6ff29242d709d4422 authored almost 9 years ago by xile611 <[email protected]>
feat: init Treemap

github.com/recharts/recharts - 257548a16e96f0d27b96d5b218f11013998d3adb authored almost 9 years ago by evilucifero <[email protected]>
feat: add support of custom component of CartesianAxis && Tooltip, optmize Grid

github.com/recharts/recharts - d72fb59fd2ea44f5256483977c1784f438a6cb31 authored almost 9 years ago by xile611 <[email protected]>
feat: add Brush and ReferenceLine

github.com/recharts/recharts - e97f7a6197fcfd3659fe177dc6c40161ae8da656 authored almost 9 years ago by xile611 <[email protected]>
feat: add TriangleChart

github.com/recharts/recharts - 140ac2669dcd12a197227ea9de0bc16d120a0709 authored almost 9 years ago by xile611 <[email protected]>
feat: add areaChart

github.com/recharts/recharts - 36c404b2b8f61f0d53a6d48e9ea33e078b029908 authored almost 9 years ago by xile611 <[email protected]>
refactor: change to pure state type of chart

github.com/recharts/recharts - d9619ede31be7ff235a32ef3fd5b88c6d868ea94 authored almost 9 years ago by xile611 <[email protected]>
fix: add tooltip of scatter

github.com/recharts/recharts - 2ec83b85b9c9b90c4e85daa93b95eb3c3cb82058 authored almost 9 years ago by xile611 <[email protected]>
fix: fit react 0.14

github.com/recharts/recharts - bbc51e7e8319a666aa5bea72e7236ab0c8eb8a34 authored almost 9 years ago by evilucifero <[email protected]>
merge feat/color into master

github.com/recharts/recharts - f744d8cde4f7647c8f6e6b7a713d16558f552067 authored almost 9 years ago by evilucifero <[email protected]>
feat: add LineChartDemo

github.com/recharts/recharts - 7262d60eb37e30aa167903aafe6045b21f534241 authored almost 9 years ago by evilucifero <[email protected]>
fix: remove unneed mixin

github.com/recharts/recharts - a872ec90c6099c661325bfb05b2559ce8947ee95 authored almost 9 years ago by xile611 <[email protected]>
feat: change lab to hcl

github.com/recharts/recharts - 428bbc552555bdd99b6554409911ad7149f4b209 authored almost 9 years ago by evilucifero <[email protected]>
deps: update react,react-router version to v0.14.2

github.com/recharts/recharts - 08c2ccc8aa7df3a8ee72b767e31526b8fcc5444b authored almost 9 years ago by xile611 <[email protected]>
feat: add more scheme

github.com/recharts/recharts - 548690a5721be1be418e31c3736e5445136af0e9 authored almost 9 years ago by evilucifero <[email protected]>
feat: change colorUtil

github.com/recharts/recharts - 3477cff5769499658a85503e7f7ffb3b718b48c9 authored almost 9 years ago by evilucifero <[email protected]>
feat: add ColorPick Demo

github.com/recharts/recharts - 3fefbe6134c65abf9515030d2322b3a84799cb8e authored almost 9 years ago by evilucifero <[email protected]>
feat: add lab2rgb

github.com/recharts/recharts - fc988b02780363bc087981c49c564c0a9a77e977 authored almost 9 years ago by evilucifero <[email protected]>
feat: add d3-color

github.com/recharts/recharts - 220fde91b496edb99f7cc233796e7803a5468ff9 authored almost 9 years ago by evilucifero <[email protected]>
feat: add d3-color and move ColorUtils

github.com/recharts/recharts - 3d6d7cc6b631ff3d373c4ea7418738624740b58d authored almost 9 years ago by evilucifero <[email protected]>
feat: add color utils

github.com/recharts/recharts - 2e6e89f9766eb229208a221ab790d1fdc26d43c1 authored almost 9 years ago by jasonHzq <[email protected]>
refactor: refactor CartesianChart add develop BarChart

github.com/recharts/recharts - 4a2e6ba0b166a36f82cb3334c72e6267062c5937 authored almost 9 years ago by xile611 <[email protected]>
fix: fix vertival direction LineChart

github.com/recharts/recharts - fd4c772b7930fce715b8d7b7882bda17e82b52f7 authored almost 9 years ago by xile611 <[email protected]>
refactor: change demo run mode

github.com/recharts/recharts - 175596d833a7528d8da76642776baad087141263 authored almost 9 years ago by xile611 <[email protected]>
feat: Tooltip develop

github.com/recharts/recharts - a6040adee2c0a33d8c91c351c26d0cc07f41226e authored almost 9 years ago by xile611 <[email protected]>
feat: develop legend

github.com/recharts/recharts - 30ca15b6dc08ce455b7ce8c23f1d797f21215651 authored almost 9 years ago by xile611 <[email protected]>
feat: LineChart develop

github.com/recharts/recharts - 6fc84df1fa18404de62cbbddec3695678cb2c23d authored almost 9 years ago by xile611 <[email protected]>
feat(Polar Coordinate Component): add Radar,PolarAngleAxis,PolarRadiusAxis

github.com/recharts/recharts - 0c560fd1c2c29f47918e418646bf965d7cbc1488 authored about 9 years ago by xile611 <[email protected]>
fix(bug): fix merge error

github.com/recharts/recharts - c5eec18e8c8a5e55c314f2d34a118106acdfb1a5 authored about 9 years ago by xile611 <[email protected]>
clean: adjust file position ,clean unneed files

github.com/recharts/recharts - be0b946ceea0039fc6047231d9f137bbd36f429d authored about 9 years ago by xile611 <[email protected]>
fix(merge problem): fix problem of merge

github.com/recharts/recharts - 01ebad0514e45a6a3bc23e86ca8d1fdf6a29fca1 authored about 9 years ago by xile611 <[email protected]>
docs(add demo):add demo of all components

github.com/recharts/recharts - c87113d6668f9df8932f08c38d2b657d95c2592d authored about 9 years ago by xile611 <[email protected]>
Merge branch 'master' of https://github.com/recharts/recharts

github.com/recharts/recharts - 667d1ba54b6f70926a55007b8d58891bdbc91c77 authored about 9 years ago by xile611 <[email protected]>
fix(pkg): fix text cov support es6 and report to html

github.com/recharts/recharts - a3f23d1d04baaa9aa207aedb13a41e23dad17531 authored about 9 years ago by arcthur <[email protected]>
chore(update):update setting

github.com/recharts/recharts - eef55f21e5f8011ca97e04d4c7107952010911bb authored about 9 years ago by xile611 <[email protected]>
feat(init): init add chart,component,shape

github.com/recharts/recharts - 0ad95434b6e8acd9d98191ab534b6ec511e3e0c7 authored about 9 years ago by xile611 <[email protected]>
chore: init test lint babel git config and add README demo

github.com/recharts/recharts - 98c67b78ddaafd9f82942b0af410097587005759 authored about 9 years ago by arcthur <[email protected]>
Initial commit

github.com/recharts/recharts - 8098d666fb45d217337c3f9a47a9124f13e935b9 authored about 9 years ago by arcthur <[email protected]>