Ecosyste.ms: OpenCollective

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

nivo

Ease the process of creating interactive/beautiful data visualizations.
Collective - Host: opensource - https://opencollective.com/nivo - Code: https://github.com/plouc/nivo

feat(calendar): add onDayClick property to Calendar components

github.com/plouc/nivo - ca947080b3ca8a886dcac22324c9b992e82b43b5 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add ability to customize empty day color

github.com/plouc/nivo - 644cc8e333dc9fe51c4fce9dd6a9ddccbd9cd797 authored over 8 years ago by Raphael Benitte <[email protected]>
refactor(calendar): split CalendarLayout logic

github.com/plouc/nivo - d2394b8a4768337052c8ac1324241e05971c3a7c authored over 8 years ago by Raphael Benitte <[email protected]>
perf(calendar): memoize CalendarLayout monthPathAndBBox function

github.com/plouc/nivo - 9c43572236b03189e098949c9e849195413db70a authored over 8 years ago by Raphael Benitte <[email protected]>
Merge pull request #16 from plouc/feat-calendar

Add Calendar component

github.com/plouc/nivo - e4e53b18166aed9ca56dc2d1c1a31a90e806d173 authored over 8 years ago by Raphaël Benitte <[email protected]>
feat(calendar): fix Calendar related tests

github.com/plouc/nivo - 4f3581362bb5746e1ddf403dcf7ba775359932d2 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add ability to colorize calendar components days

github.com/plouc/nivo - 69d0356282b0613b4fda92dc6baa13627a1a18b7 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add ability to toggle motion on Calendar component

github.com/plouc/nivo - d8062ed0c499f19a54ede093ea74a6c9c2a95cbe authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add test for Calendar component

github.com/plouc/nivo - 31eb7203fab5829886520e9d8ec3d5a706519a6b authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): port CalendarD3 features to Calendar

github.com/plouc/nivo - e11737db71676297b436a5000e37bb758e51c391 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): update CalendarD3 test

github.com/plouc/nivo - 4058b9f95d0fdb643cd7e8f5c6e414621d43d7f7 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add legends offset properties to CalendarD3 component

github.com/plouc/nivo - cd94e38c4569d4bf9994ded5e04522a3192f08f3 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add month legend to CalendarD3 component

github.com/plouc/nivo - 49a71306f190805db51b271ca23ce84257ca2e70 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add test for CalendarD3 component

github.com/plouc/nivo - d9720021b152a680732be65b8758c15a89629136 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add year legends to Calendar component

github.com/plouc/nivo - 1ef5b5e6e500801a9722fc89b334e5a5c51d6632 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): proper spacing between Calendar years

github.com/plouc/nivo - 96f9cf23ce7556814ec4f2f391b8c4a8d1070cf1 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): fix Calendar month path position

github.com/plouc/nivo - 88d2e81c08b76e15c0c07277ef3adc3ba6476c3e authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add CalendarCanvas to readme

github.com/plouc/nivo - d451f365aa363fa8564b29128d8e8a071c722120 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add experimental CalendarCanvas component

github.com/plouc/nivo - 28e6e233ca2c5cdf5abe5f7744f50d38ac226c14 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): init support for multiple years

github.com/plouc/nivo - 1bbb2b07c44c06636a70fc0d6eddc986560a80fc authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add pure React based Calendar component

github.com/plouc/nivo - a0473e42adf535e05bc9e36cea108bc1dae42469 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add support for day spacing

github.com/plouc/nivo - 2acc80b18022bc20c22acee3d7b3821a10fa4681 authored over 8 years ago by Raphael Benitte <[email protected]>
doc(calendar): add Calendar component to README

github.com/plouc/nivo - 2b23da52b45afe6fc55b81557e1de1b6af9880c8 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add support for adaptive cell size on Calendar component

github.com/plouc/nivo - 9e4e8bb2c440a76e9edb3406b82c14169595015f authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add ability to switch direction on Calendar component

github.com/plouc/nivo - 5160b435e1ab9f3f9d475186619a794b0714b83d authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): add transition staggering for days

github.com/plouc/nivo - 53cef593c2d836979a7a7d6e6127568399c3796f authored over 8 years ago by Raphael Benitte <[email protected]>
feat(calendar): init Calendar component

github.com/plouc/nivo - 163a4902945026760baae9068963bffd1641c30a authored over 8 years ago by Raphael Benitte <[email protected]>
Merge pull request #11 from plouc/feat-stack-filters

Add ability to filter stack component layers

github.com/plouc/nivo - b8c6c8e6e8b6a19e0a61ad44c8918cf8096c08d6 authored over 8 years ago by Raphaël Benitte <[email protected]>
fix(color): fix ColorUtils unit test

github.com/plouc/nivo - bd9e03d3cf6fa287e1f089259eb64f7846ac327e authored over 8 years ago by Raphael Benitte <[email protected]>
feat(stack-slicer): split dot and line related properties

github.com/plouc/nivo - fad06c7a7a301820d7d320d794acdefa74585e36 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(stack): rename StackDots to StackSlicer

github.com/plouc/nivo - 69256abbecc9a1216dde9c19a3fe9e2a4c4539f9 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(stack-filters): fix areas z-index + seamless areas transitions

github.com/plouc/nivo - f797073f64c1974623b009c7b2d92829834ce2df authored over 8 years ago by Raphael Benitte <[email protected]>
fix(stack): fix broken Stack tests

github.com/plouc/nivo - 6ef978c45596d54c44011f3e91eba86cd41b7e80 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(stack-filters): init stack layers filtering

github.com/plouc/nivo - 4d21f33142d7bd92e36deb28b8dc069d1778df99 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(stack): add lines to StackDots

github.com/plouc/nivo - 475b78bc69de1717321e277153af1eb2e85dd84c authored over 8 years ago by Raphael Benitte <[email protected]>
feat(stack): add StackDots component

github.com/plouc/nivo - fa879a05e6cd206371e75e3652642e6750262b9c authored over 8 years ago by Raphael Benitte <[email protected]>
doc(readme): add proper links to used libraries

github.com/plouc/nivo - 3426e4d18df05db9583e6bd1d4ce8d2393531c15 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(license): add missing file headers

github.com/plouc/nivo - 7990f0a69317915cce01ee32953835b5b278b08b authored over 8 years ago by Raphael Benitte <[email protected]>
doc(readme): update readme

github.com/plouc/nivo - 2cc06e94f578ee3ba82696ba69e737b5b6f0ea02 authored over 8 years ago by Raphael Benitte <[email protected]>
doc(readme): update readme

github.com/plouc/nivo - 041dca5241914cab6c645e825829da1b0a8a0b60 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(bubble): add ability to center Bubble components text

github.com/plouc/nivo - fecbc22e16255191f828bb286fc357ca7cc54eb3 authored over 8 years ago by Raphael Benitte <[email protected]>
doc(readme): update readme

github.com/plouc/nivo - d55da1d2ca66068366136f6f587b1d694ffafb9d authored over 8 years ago by Raphael Benitte <[email protected]>
doc(readme): update readme

github.com/plouc/nivo - 6a674fa6b7753c25aec27d00c65c41fc4e79d567 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(bubble): rename 'root' property to 'data'

github.com/plouc/nivo - 49bffcd50a929e6cffcba7973786215e08b21809 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(bubble): add border support for Bubble components

github.com/plouc/nivo - 6e2f25e0722f817993eefe8e3398daa2e1a07f22 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(bubble): improve Bubble components

github.com/plouc/nivo - d0ea00b5b0347a0e3c52b5f8b0d2289f5c25aa2b authored over 8 years ago by Raphael Benitte <[email protected]>
fix(unit-tests): fix broken unit tests

github.com/plouc/nivo - 321ef10dfdae2b7d26b7c31b708c0684c55d0e5a authored over 8 years ago by Raphael Benitte <[email protected]>
chore(refacto): update project structure

github.com/plouc/nivo - 3bc33ca6349497b4d94ed06786e094d15d3e6894 authored over 8 years ago by Raphael Benitte <[email protected]>
test(TreeMap): ensure TreeMap rendered node count

github.com/plouc/nivo - 152b352ca836c06375b560c638d8760eef02e56a authored over 8 years ago by Raphael Benitte <[email protected]>
test(TreeMap): init functional test for TreeMap component

github.com/plouc/nivo - e9a884498aa51b7b306a0bc26b9d5faf1e6fa541 authored over 8 years ago by Raphael Benitte <[email protected]>
test(Tree): init functional test for Tree component

github.com/plouc/nivo - 6e2e856501cf245f4d8e13272cb5beac59d8acd8 authored over 8 years ago by Raphael Benitte <[email protected]>
Update README.md

github.com/plouc/nivo - 643346144e62caf1d3423245cbf50c9d79a60a34 authored over 8 years ago by Raphaël Benitte <[email protected]>
chore(logo): update nivo logo

github.com/plouc/nivo - ef7767914b8d76896278b9f222063493ae847d3a authored over 8 years ago by Raphael Benitte <[email protected]>
doc(readme): remove doc from readme to promote dedicated website

github.com/plouc/nivo - c859e50caecb32514a01192c1813771d65668e46 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(rename): rename test commands

github.com/plouc/nivo - 0f9544b00f604eaf2c45d87d5edf3bdf88374ade authored over 8 years ago by Raphael Benitte <[email protected]>
Merge pull request #1 from plouc/react-0.14

React 0.14

github.com/plouc/nivo - cd7ae8fe16339e6242f133639a23c3f1578fe4bd authored over 8 years ago by Raphaël Benitte <[email protected]>
fix(rename): Remove trailing layout component

github.com/plouc/nivo - 860c8e77a1be5fcda746cb6f90e924da9e7dc6ab authored over 8 years ago by Raphael Benitte <[email protected]>
Merge branch 'master' into react-0.14

github.com/plouc/nivo - 34fc59a53c83ccaad74499f55b1592b7806247cc authored over 8 years ago by Raphael Benitte <[email protected]>
fix(ignores): fix git ignore misconfiguration

github.com/plouc/nivo - 41e278a7d3de59231339ec9eaff7a31e9f41f293 authored over 8 years ago by Raphael Benitte <[email protected]>
fix(travis): use specific browser on travis for browser testing

github.com/plouc/nivo - 45d318ce9b6ac8415d1d16034dcec55670ded162 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(tests): disable test coverage for browser tests

github.com/plouc/nivo - 30b4338b5b558bee8995507b9a6fb984e1027426 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(tests): disable test coverage for browser tests

github.com/plouc/nivo - 0591c404733498a44127951114be3b603d93493e authored over 8 years ago by Raphael Benitte <[email protected]>
fix(tests): add missing webpack package

github.com/plouc/nivo - 9be90acec37ca1bfec3a0d37a1a4deb6bb3dbec7 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(tests): init browser tests via karma

github.com/plouc/nivo - f649ee2d5f71b5693a109a54a97e914a3db43ecd authored over 8 years ago by Raphael Benitte <[email protected]>
feat(bubble): move Bubble legends in a dedicated component

github.com/plouc/nivo - 08a7259c7b56962058428158e7b379ef3e04d1b4 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(bubble): move Bubble legends in a dedicated component

github.com/plouc/nivo - c54116d51736860799a838c6ec9feebfa291b700 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(colors): add defautl nivo categorical colors

github.com/plouc/nivo - b8b8992f771ed6e7ccbe0385d1565237281d94da authored over 8 years ago by Raphael Benitte <[email protected]>
feat(colors): add defautl nivo categorical colors

github.com/plouc/nivo - 4c5f7082f430360527b9974288030881962e7e4c authored over 8 years ago by Raphael Benitte <[email protected]>
fix(react-dom): use react-dom instead of react for DOM retrieval

github.com/plouc/nivo - c0940876d14d97d62b38f2a6612c628e6ff382ca authored over 8 years ago by Raphael Benitte <[email protected]>
feat(bubble): init Bubble component

github.com/plouc/nivo - 0a8a3865bb0000181f9e6e7b19dce8ea4de2cd5f authored over 8 years ago by Raphael Benitte <[email protected]>
feat(readial-stack): add RadialStack component

github.com/plouc/nivo - 3fbebe5228b4edd8071f630250ed44e33d88299a authored over 8 years ago by Raphael Benitte <[email protected]>
feat(pie): update Pie component css classes

github.com/plouc/nivo - d1042d8fc3f9ff6e6981d7ae6842bcb74defe230 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(propTypes): add custom margin propType

github.com/plouc/nivo - 8aea537baf8311bb133e3bcfb7fe1cbaeb96b01c authored over 8 years ago by Raphael Benitte <[email protected]>
feat(scales): improve XYScales component

github.com/plouc/nivo - f69dc5acaa213c38297b9d5581a5408c21c06b0c authored over 8 years ago by Raphael Benitte <[email protected]>
feat(colors): add colors config for Pie/Stack/TreeMap components

github.com/plouc/nivo - 584ff47cf604215b9138d57eb7efc6e180e88e3d authored over 8 years ago by Raphael Benitte <[email protected]>
feat(colors): add utility to generate color range from config

github.com/plouc/nivo - 657d8cc3aaeead3149fc95effc85c9f0940a2d91 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(treemap): add TreeMap component

github.com/plouc/nivo - d88e328fedff7b42220208f3d16cb9ea1d40cea4 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(shapes): add ability to define custom data accessors

github.com/plouc/nivo - 17a555d373555d00bb37b35607f495b543126353 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(stack): add ability to configure Stack offset

github.com/plouc/nivo - 50d2fdbc659af9287efd599bbb1061359cf4e826 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(axes): add more options to AxisY component

github.com/plouc/nivo - 98ac2f1890108e9d4b85f5dc1e5aa47da7382085 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(defaults): move Chart margin defaults to Nivo

github.com/plouc/nivo - 304d6edf4b55573b56fa6ea1620f2b66380bec30 authored over 8 years ago by Raphael Benitte <[email protected]>
feat(colors): improve colors config

github.com/plouc/nivo - 330356a6997da73b4adb210761b72486fb7f7664 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(tests): add test:watch command

github.com/plouc/nivo - bf8e189ff12b42bd6a24e339714aa8a05228672b authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - 038a3269224c668f706dd5d6a50d187c73d99c29 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - 7b5efc69441974d5be7a1e52c76a29e115d11db7 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - 805514a8a3f42ef339e2cfc88da4ba152e8ff272 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(pie): update pie illustrations

github.com/plouc/nivo - 7fbe6c4baed51f95bed2128948fba2688d4bed4f authored over 8 years ago by Raphael Benitte <[email protected]>
docs(pie): update pie illustrations

github.com/plouc/nivo - 0c9ec9b8fbeb418bc2871ec27785e1d63a9d1dee authored over 8 years ago by Raphael Benitte <[email protected]>
docs(pie): update pie illustrations

github.com/plouc/nivo - d3da3815c92bcd5540e52c6a77f6e5e1a64c2cf6 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(pie): update pie illustrations

github.com/plouc/nivo - d2d99f3a09042966cb301cd5d697d116a1318d5a authored over 8 years ago by Raphael Benitte <[email protected]>
feat(pie): animate pi column legends

github.com/plouc/nivo - 1580b16c17e8946ad10b96d298854c199fc1a3a5 authored over 8 years ago by Raphael Benitte <[email protected]>
chore(defaults): attach common defaults props to global module

github.com/plouc/nivo - 50fee176f5009a4cb06d129d3c93b13cc8f856f7 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - fa3b04168cf27eca77f5c4d2364a7c6cd962f709 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - a03fe752ccbf9fe3a84494ffbd08d04383e9107c authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - b23b83ee187e2f9f65fb193e9efe195b8465c843 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - 17cb97c136698010f987337da330b1902ec41224 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - ff5aa58ba58550840b9fea128b299952a4375558 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - fdb520e1c2df8c2e81b2eea1074758868ed5b322 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - 47df0edf30043e64e4f010d13cfa1b609e455142 authored over 8 years ago by Raphael Benitte <[email protected]>
docs(readme): update readme

github.com/plouc/nivo - 2c73224e1f3f8c8253404d7984c17ebfeeedef8b authored over 8 years ago by Raphael Benitte <[email protected]>