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(website): change the max length of generated code lines to be 80 instead of 120

github.com/plouc/nivo - a55c272e4a793d577758b59bade008fbc580e2c6 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): restore size variation support

github.com/plouc/nivo - 849c7d7fadda9d20fe372dd194ed452f2dc9a0e0 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): fix the http API documentation

github.com/plouc/nivo - a91066fdf3264c9aab9b69f531d358b8c345e5e5 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): add tests for size variation feature

github.com/plouc/nivo - fdc93a6a85f287b53e78be3a1c6efe2cdf15c8ca authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): define a default legend config to prevent a crash when adding a new one on the interactive demo

github.com/plouc/nivo - a9486b7a8199f0dc0f800996e5d9187da4cc866d authored almost 3 years ago by plouc <[email protected]>
feat(website): improve color scheme controls

github.com/plouc/nivo - f438ba6be266a469b5cf4ba9b9925765648b3ca4 authored almost 3 years ago by plouc <[email protected]>
feat(generators): add a helper to generate x/y series

github.com/plouc/nivo - 15efb6e89459a3261c8bfa40714924ce31fb05b5 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): add missing event handlers to the documentation

github.com/plouc/nivo - bac7d7a1273a38c85794387f30f60084c625f7e8 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): remove min/max value properties as they should be controlled where needed, for example the colors

github.com/plouc/nivo - 7a5a922b014ecfeed16c0f42c4833b7be4197288 authored almost 3 years ago by plouc <[email protected]>
feat(legends): fix continuous color scale legend when the direction is column

github.com/plouc/nivo - b5527c1b5f9f1ca998333c846dc3e2eb973edd94 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): add support for annotations for the canvas implementation

github.com/plouc/nivo - 9aaaad5966bab7d3886dfa4a0be60e5afc826248 authored almost 3 years ago by plouc <[email protected]>
feat(legends): add support for canvas continuous color legends and add it to heatmap

github.com/plouc/nivo - e3e8f00271ccea89b5cd5802ba80e4298a82e455 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): add tests for hoverTarget

github.com/plouc/nivo - d92ecd9cde37d744b5dd0925391f7c6fa0b21343 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): add tests for layers and annotations

github.com/plouc/nivo - 35111f7b215f718665404a7d80ae8cd1a0732230 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): init unit tests

github.com/plouc/nivo - 8f9ca823a0ac1061cdbfb776fec794c0d1ab33a1 authored almost 3 years ago by plouc <[email protected]>
feat(website): improve typings of ComponentTemplate and use it at its full potential for the heatmap

github.com/plouc/nivo - 37136c9a720c1cc894507df53a77227393aad87c authored almost 3 years ago by plouc <[email protected]>
feat(website): fix components explorer filtering

github.com/plouc/nivo - bda98c8f064a64ceadfd3ca06d2cb52f21bff0c5 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): remove min/max value properties from documentation

github.com/plouc/nivo - 824b794a74f04d4fad40b09d8f8fc7e64a697f66 authored almost 3 years ago by plouc <[email protected]>
feat(website): animate navigation toggle button

github.com/plouc/nivo - 16f89bbfb54f5877c584acabbd4e82595be44f45 authored almost 3 years ago by plouc <[email protected]>
feat(website): convert all chart icons to TypeScript

github.com/plouc/nivo - f23c5ebe582ec0f1df8c718c55c4a7b879b2ea85 authored almost 3 years ago by plouc <[email protected]>
feat(website): add a mobile nav and improve the sitemap data

github.com/plouc/nivo - 5b184314dbf4b9d3e9f105797741d229fa13249f authored almost 3 years ago by plouc <[email protected]>
feat(website): improve theming guide

github.com/plouc/nivo - 02da858b3b10f2c0f3e1f4d8f6bb22296a78d7be authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): update codesandbox example to reflect API changes

github.com/plouc/nivo - da44298ef67480bbeff513ca0ed1f63e180613d5 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): restore support for empty values and empty color

github.com/plouc/nivo - be1a8afae9492861b20941a5bc583061b9e86359 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): migrate canvas implementation to TypeScript

github.com/plouc/nivo - d0cd500381294f0682eabd803b8c0ec3d652a713 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): add support for annotations

github.com/plouc/nivo - 262c34a53bbd6c4dbd3eb8f914aed4647fd846eb authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): add the package to the monorepo TypeScript config

github.com/plouc/nivo - 6462c08f198c9910ab854c89d77865255cdc93f6 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): update the website documentation according to API changes and additions

github.com/plouc/nivo - b636e5cbec7ce2725af0f82cd8fd182272e01418 authored almost 3 years ago by plouc <[email protected]>
feat(colors): add support for continuous color scales

github.com/plouc/nivo - f086791480c2742dde49ea80d1f0a7e671bb3aea authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): init TypeScript migration

github.com/plouc/nivo - 4929c4684fc4dd67945bc17f7a5ca34cfd4491d9 authored almost 3 years ago by plouc <[email protected]>
feat(core): add support for legends ticks to nivo theme

github.com/plouc/nivo - 806da0634178835d00a9daf8640f48ae427ae1a6 authored almost 3 years ago by plouc <[email protected]>
feat(core): remove resize-observer-polyfill as it should be added if IE support is needed

github.com/plouc/nivo - 22f2bf70edb3c0b325e390fd9ff36ba2487b16bf authored almost 3 years ago by plouc <[email protected]>
feat(website): improve and reorganize controls

github.com/plouc/nivo - 3b433201327b4ae8cb0bc4111446f3375c9def08 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): restore forceSquare feature

github.com/plouc/nivo - 236e94c64c09b4ae1481bbf14740e2a5826d9397 authored almost 3 years ago by plouc <[email protected]>
chore(packages): improve package readmes

github.com/plouc/nivo - 38257b8f3697ad14489ec03d5ae100389bfaabdd authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): adjust stories

github.com/plouc/nivo - 1867b606111ad1253cadb7e3cbcab2663c3275c5 authored almost 3 years ago by plouc <[email protected]>
chore(core): export `useMeasure` in typings

github.com/plouc/nivo - 079770c4baa3d36f40289229ca03dc1dc9b0ff86 authored almost 3 years ago by hehe <[email protected]>
feat(website): inline global styles

github.com/plouc/nivo - e0a0ffbb064e132a6fd8bc312042126559ac701c authored almost 3 years ago by plouc <[email protected]>
v0.78.0

github.com/plouc/nivo - 166935501f9a971540ceccc1ec562a65341e5fb3 authored almost 3 years ago by plouc <[email protected]>
feat(treemap): add unit tests

github.com/plouc/nivo - 64628e1f1215f976db4c53d66a574e286b87b7f7 authored almost 3 years ago by plouc <[email protected]>
feat(treemap): add support for basic aria attributes to all flavors

github.com/plouc/nivo - 7213ca0586076cd8bc5764f01009340c7730102a authored almost 3 years ago by plouc <[email protected]>
feat(treemap): fix static mapping and sample

github.com/plouc/nivo - a7a4400076e151b21ea5828e5227a7ae5945b774 authored almost 3 years ago by plouc <[email protected]>
feat(treemap): datum now just extends object

github.com/plouc/nivo - 0fdd6854cc03a221022facbce2754fdd263f51a1 authored almost 3 years ago by plouc <[email protected]>
feat(treemap): fix html parent label interpolation

github.com/plouc/nivo - ba6071a334bc657afda369e9c07ce4657c1fdfd7 authored almost 3 years ago by plouc <[email protected]>
feat(treemap): migrate the package to TypeScript

github.com/plouc/nivo - 1795f7126f74f059573c8dfff17dbc221a7b251d authored almost 3 years ago by plouc <[email protected]>
feat(treemap): add support for custom layers to SVG and canvas implementations

github.com/plouc/nivo - b45f0d116c06dbc4b8129f639fdd25e40ab15a39 authored almost 3 years ago by plouc <[email protected]>
feat(treemap): adjust website according to new typings

github.com/plouc/nivo - 8946b02fe312ef7007c4679179dde994670eda60 authored almost 3 years ago by plouc <[email protected]>
feat(treemap): fix static mapping and sample

github.com/plouc/nivo - 7b5b3939d53c14c3363001f0e1b3a9caeb632c32 authored almost 3 years ago by plouc <[email protected]>
feat(website): fix api client layout

github.com/plouc/nivo - 36914f28a29b07e548f352db6f15d80e6bdd542d authored almost 3 years ago by plouc <[email protected]>
feat(chord): update stories

github.com/plouc/nivo - 73467c9d939dba10906b3d2688a9bf0b360f64f1 authored almost 3 years ago by plouc <[email protected]>
feat(chord): rename properties related to active/inactive styles

github.com/plouc/nivo - 7c3e7a7ab68ee2f6a667a788221c100340fa51f0 authored almost 3 years ago by plouc <[email protected]>
feat(chord): init TypeScript migration

github.com/plouc/nivo - 16c316b7e15a57f314a3f9a7230630869b75c427 authored almost 3 years ago by plouc <[email protected]>
feat(chord): fix static mapping used for the http API

github.com/plouc/nivo - a99266669ec3cec79e8e2c31ea3b9843a608bd55 authored almost 3 years ago by plouc <[email protected]>
feat(chord): init unit tests

github.com/plouc/nivo - 7c1d39b68398d86a3da993ea55570c4ab8e9a0d1 authored almost 3 years ago by plouc <[email protected]>
feat(chord): fix various hooks dependencies issues

github.com/plouc/nivo - 5469cc9fb783f90c3872120a140553013a1f1136 authored almost 3 years ago by plouc <[email protected]>
feat(chord): adjust website icon and home demo according to the new API

github.com/plouc/nivo - 90210e4d0577730255c81e22bb95da2040ed69e5 authored almost 3 years ago by plouc <[email protected]>
feat(chord): migrate arc transitions to react-spring

github.com/plouc/nivo - ebf01a18174c36b5fa7e3296b9428fa2791e052b authored almost 3 years ago by plouc <[email protected]>
feat(chord): migrate ribbons and arcs transitions to react-spring

github.com/plouc/nivo - 458ba58b2b01245284970c2a7740cee78b17862a authored almost 3 years ago by plouc <[email protected]>
feat(chord): add tests for active/inactive arcs & ribbons

github.com/plouc/nivo - 00d839ecbd2387d9c513e124e9ae7525f08c9f36 authored almost 3 years ago by plouc <[email protected]>
feat(network): improve stories

github.com/plouc/nivo - 8faac86aaa9da630e398d620e4b8a4a33b82a2ab authored almost 3 years ago by plouc <[email protected]>
v0.77.0

github.com/plouc/nivo - 986b0c0b806e7580d74a81e4e61069b60c9ee5f7 authored almost 3 years ago by plouc <[email protected]>
feat(network): fix website icon due to API changes

github.com/plouc/nivo - b115f701cc7addb351887bbc9dbb673f9ee933f7 authored almost 3 years ago by plouc <[email protected]>
feat(network): add missing tests

github.com/plouc/nivo - ca5ee4e83fa72b591f0c613518fdc313532ad176 authored almost 3 years ago by plouc <[email protected]>
feat(network): add support for canvas annotations

github.com/plouc/nivo - aed35906f46d806d4b815f848c59412eee8fe70e authored almost 3 years ago by plouc <[email protected]>
feat(network): remove nodeBlendMode as it doesn't play well with link endings underneath

github.com/plouc/nivo - bfbe9b697e80466de84d82d975116e2ffcf04564 authored almost 3 years ago by plouc <[email protected]>
feat(network): add the ability to extend the links data structure via a generic

github.com/plouc/nivo - 7fdff22f97a9954f334c66bb292cb886b66a33b2 authored almost 3 years ago by plouc <[email protected]>
feat(network): memoize default node & link components

github.com/plouc/nivo - d70ad1380df348622fd52cc8596cf9f555df652e authored almost 3 years ago by plouc <[email protected]>
feat(annotations): add outline opacity

github.com/plouc/nivo - 365f2610c5acc45cb7c9692b130888ec04fe3b1e authored almost 3 years ago by plouc <[email protected]>
feat(website): add a dedicated control for chart annotations

github.com/plouc/nivo - 9060197e9192257a09a9902c950e87e491b789d1 authored almost 3 years ago by plouc <[email protected]>
feat(network): add basic tests

github.com/plouc/nivo - 07a1e33376afb59eeb8ad57e3498ab475753e285 authored almost 3 years ago by plouc <[email protected]>
feat(annotations): add support for border radius to rect annotations

github.com/plouc/nivo - c0043507ba6ef500e25ef297e0c32efa9a094c2c authored almost 3 years ago by plouc <[email protected]>
feat(website): add the ability to control charts annotations

github.com/plouc/nivo - 720716bf7150611e4138af5bda6be3b423bbcb0c authored almost 3 years ago by plouc <[email protected]>
feat(network): add support for active nodes and annotations

github.com/plouc/nivo - 5575928da59f2c03e69272ff4ec55bb52b35ccf5 authored almost 3 years ago by plouc <[email protected]>
feat(network): forward aria props to SvgWrapper

github.com/plouc/nivo - e91b04f7c8ec0fac92d588dfdfd78c8cafcb4ee9 authored almost 3 years ago by plouc <[email protected]>
feat(website): add a helper to generate common accessibility props

github.com/plouc/nivo - 63a7eb60472504bedbdaef238e54497b63efa19a authored almost 3 years ago by plouc <[email protected]>
feat(network): fix remaining issues after rebasing against master

github.com/plouc/nivo - 90edbd01c9c7b6f70fb9638ead64d859a68be925 authored almost 3 years ago by plouc <[email protected]>
feat(network): update stories for custom components

github.com/plouc/nivo - b6741dd5ba45ad61c4bc73b7e5b3b4a6e6626181 authored almost 3 years ago by plouc <[email protected]>
feat(network): add the ability to control the center force strength

github.com/plouc/nivo - 609287dab840c769e78de22fe4b74be7ad5bef37 authored almost 3 years ago by plouc <[email protected]>
feat(network): remove deprecated license header from package

github.com/plouc/nivo - 0137c963b1f1ea62bdfe1c2626f3c3bb93364ca2 authored almost 3 years ago by plouc <[email protected]>
feat(network): replace react-motion with react-spring and use the same component for static and animated variants

github.com/plouc/nivo - 82a2d05ccfdb745d3698e979c0960df8a0ad79ca authored almost 3 years ago by plouc <[email protected]>
feat(network): network can be used in standalone mode via the useNetwork hook

github.com/plouc/nivo - 1b03cecd8070279cfac4dd5d7f802d382376c9d9 authored almost 3 years ago by plouc <[email protected]>
feat(network): fix codesandbox example

github.com/plouc/nivo - cda6683122213a19ba1a8c779016bf76832de22c authored almost 3 years ago by plouc <[email protected]>
feat(network): add support for custom link component

github.com/plouc/nivo - 2b26bf3d137e60197eb3bf92e9a0d17e723f5d4e authored almost 3 years ago by plouc <[email protected]>
feat(network): add support for custom node component

github.com/plouc/nivo - 8e85cf1d633130d5f64a1813323f9f2144a1af60 authored almost 3 years ago by plouc <[email protected]>
feat(network): types are now valid

github.com/plouc/nivo - c3d5dd1b2f3ba5b326f934741809eac548d97225 authored almost 3 years ago by plouc <[email protected]>
feat(network): add support for generic node datum

github.com/plouc/nivo - 375252a5472d588ae1f6b9f0c4bd556dced49ba5 authored almost 3 years ago by plouc <[email protected]>
feat(network): improve custom tooltip stories

github.com/plouc/nivo - cbe9b21a851c7b0eedbd2820829955c6f56a809b authored almost 3 years ago by plouc <[email protected]>
feat(network): remove prop-types

github.com/plouc/nivo - fa152f5cc8b050eaec3e3a8bb89b8acaf1faf43f authored almost 3 years ago by plouc <[email protected]>
feat(network): adjust old TypeScript definitions

github.com/plouc/nivo - 353010f79f56588782f001be3ac4ad4711be889a authored almost 3 years ago by plouc <[email protected]>
feat(network): add stories for custom node component and renderer

github.com/plouc/nivo - 8f13a5305cfef3007d682600b9e58bf7909a1ee2 authored almost 3 years ago by plouc <[email protected]>
feat(network): change all files extension to ts/tsx

github.com/plouc/nivo - 797c1311fbba45e236eab52fc391162287c7c0fe authored almost 3 years ago by plouc <[email protected]>
Add support for custom tooltips in Funnel #1169

github.com/plouc/nivo - e3a4b7ba547e1fed4639606257a204592e0ef416 authored almost 3 years ago by onionhammer <[email protected]>
v0.76.0

github.com/plouc/nivo - 0feb061ac0e4cd9ac6a27f5714e3629d1dcdcf4f authored almost 3 years ago by plouc <[email protected]>
feat(bump): fix Bump linting errors & warnings

github.com/plouc/nivo - 1afc0a4bd078ea5701a00f384febf5449d39c307 authored almost 3 years ago by plouc <[email protected]>
feat(bump): improve AreaBump typings and add support for series extra properties

github.com/plouc/nivo - a68d98d1640746bd6252dfadedacf25b2ac3610d authored almost 3 years ago by plouc <[email protected]>
feat(bump): improve website documentation

github.com/plouc/nivo - 235d85eb34bae7b9537868a98318ed72ec892982 authored almost 3 years ago by plouc <[email protected]>
feat(bump): add tests for the AreaBump chart

github.com/plouc/nivo - 3f5ed416b451bdb7c4c33cd90623ddb65508690b authored almost 3 years ago by plouc <[email protected]>
feat(bump): improve website documentation

github.com/plouc/nivo - 6bb16dc481e96b519ebfc1005d61900317332a94 authored almost 3 years ago by plouc <[email protected]>
feat(bump): migrate @nivo/bump to TypeScript

github.com/plouc/nivo - 4be280b3c9d9e23525e377d849b50267aa0b2d3d authored almost 3 years ago by plouc <[email protected]>
feat(bump): allow extra props for Bump data series

github.com/plouc/nivo - ba2fca2ef63f2527505013cb4982a2fe5f5e4185 authored almost 3 years ago by plouc <[email protected]>