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

fix(bullet): fix broken tests

github.com/plouc/nivo - d508d10b77fbfbcadb11fdd50590143e9a5b592d authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): replace snapshot tests

github.com/plouc/nivo - b8c497a95f7212dff750938eb11aae49a1c3dff6 authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): convert canvas flavor to functional component

github.com/plouc/nivo - 3cac1d5612540f17fb368ac978af12da1abadcbe authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): convert stories to typescript

github.com/plouc/nivo - 3cbca7631e5e0716611df5b9217e168df48316e5 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix missing key warning

github.com/plouc/nivo - 137fb8dbe414df330786d073e832e4f163cacdba authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix bar tooltip props

github.com/plouc/nivo - 80f43527e143f14a656d1fd21c9c7251c16f6dd0 authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): add support for valueFormat

github.com/plouc/nivo - e142895f6cffcfb024b199a679d70cdcd25f3fc3 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): refactor commonProps for reuse

github.com/plouc/nivo - 82262a254538ad089daecbda3fbe0b69ad9e3780 authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): add ability to customize legend label

github.com/plouc/nivo - 3f0bb4e205529ff0b7b542931e6515b3c99dd248 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): refactor layerById to be more like pie

github.com/plouc/nivo - 44358859433cb49cd2a7e308400bf1d3bc4ae8da authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): don't crash with valueScale.type === 'log'

github.com/plouc/nivo - 75f0dadfe59f53ccef5fa1fd2eede2ada70a82f6 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): switch from LegacyContainer to Container

github.com/plouc/nivo - 312b64d273f290b82cccf773552ef2becb936251 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix type errors

github.com/plouc/nivo - d4d7573f726d9adb01d1acfa1797d2aa0c8cf253 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): reuse a few types

github.com/plouc/nivo - 1295d1f4210d851cd224d736cbf8beb449e686fe authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix broken tests

github.com/plouc/nivo - bc1eb1bf85235985f676f3733fec144549a85bf8 authored over 3 years ago by Neil Kistner <[email protected]>
fix(build): move scales above axes

github.com/plouc/nivo - e9ba49ec8c15c5832a58e4792409460613952d8c authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): support initialHiddeIds prop

github.com/plouc/nivo - 29a80c6f88626b3a47e84d4a2cd19f595ef6186e authored over 3 years ago by Neil Kistner <[email protected]>
fix(build): move voronoi up in the references

github.com/plouc/nivo - 33a0cdbc1e3069972b817981b6ebd32b951035f0 authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): add layers support to canvas flavor

github.com/plouc/nivo - c39e91f5121a91598008d50e5ec88fd72fb608d4 authored over 3 years ago by Neil Kistner <[email protected]>
chore(website): update bar information

github.com/plouc/nivo - f04e9ea10c116f9c17ed83353ea4087e6ce9facb authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): remove inconsistencies with legends

github.com/plouc/nivo - 2a0dabf8bc08b5b477abcf571c2b750d466aca5a authored over 3 years ago by Neil Kistner <[email protected]>
fix(website): update bar tooltip to prevent crash (#1627)

github.com/plouc/nivo - 0dd20f1dbfdc58fe52df4f7fefdc4a2095eff442 authored over 3 years ago by Neil Kistner <[email protected]>
chore(deps): upgrade react to v17.0.2 (#1612)

github.com/plouc/nivo - fe388ff3d081ae9f8ab37c5ac3172bd5154fe98e authored over 3 years ago by Neil Kistner <[email protected]>
fix(sankey): use node color for link color (#1615)

github.com/plouc/nivo - 1002edb5d9bd7f356dae3622bfe2003d0dbfc040 authored over 3 years ago by Neil Kistner <[email protected]>
v0.71.0

github.com/plouc/nivo - 232b613bd61d2b8e5c783f4181b2d14580e2fd27 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): get working with scales updates

github.com/plouc/nivo - 48880b4394d10b7a80c277a3006d001829bf486f authored over 3 years ago by Neil Kistner <[email protected]>
fix(scales): fix time scale when value is date

github.com/plouc/nivo - 4a125b8f13ec8088ac267d458efd2ff2e820f026 authored over 3 years ago by Neil Kistner <[email protected]>
fix(pie): correct argument type to usePie hook

github.com/plouc/nivo - 191e3e0b5666f876805c20c1ff10ce18352dd50a authored over 3 years ago by Neil Kistner <[email protected]>
fix(line): get working with scales updates

github.com/plouc/nivo - c2e9631b98914def4f5c0612c369d4f3f4fb4819 authored over 3 years ago by Neil Kistner <[email protected]>
fix(scales): fix casing of symlog

github.com/plouc/nivo - c2a656e234e41646c16e2e8ba63dead811f804f7 authored over 3 years ago by Neil Kistner <[email protected]>
feat(swarmplot): remove license headers

github.com/plouc/nivo - 8228f8b9f6a0c7e7fe3410dfce641bb2940c7e35 authored over 3 years ago by plouc <[email protected]>
fix(swarmplot): pass renderWrapper prop to container

github.com/plouc/nivo - 9977858e28c603cc7bedfe6a597e59272a5ab4da authored over 3 years ago by Neil Kistner <[email protected]>
chore(swarmplot): refactor package

github.com/plouc/nivo - 6c906c0ab37ac3bbb222772b1552f6adda270124 authored over 3 years ago by Neil Kistner <[email protected]>
chore(annotations): refactor package

github.com/plouc/nivo - f91e8f2a07038ffd00d4a028cb1111810545c7e2 authored over 3 years ago by Neil Kistner <[email protected]>
chore(website): update swarmplot information

github.com/plouc/nivo - d87f5dcb889264ace714b3ee0e4d0971b42b6437 authored over 3 years ago by Neil Kistner <[email protected]>
fix(swarmplot): get tests passing

github.com/plouc/nivo - b7aa6c73ab452fd9b2140f53ba6961ce4c575b73 authored over 3 years ago by Neil Kistner <[email protected]>
feat(annotations): move offset to annotation spec

github.com/plouc/nivo - d2565c864977bf2b3d562662266c5af6c0bc34b6 authored over 3 years ago by plouc <[email protected]>
fix(stream): get working with scales updates

github.com/plouc/nivo - 73a0812c670fbd5ffb04f386aa6a14c63fdc49cd authored over 3 years ago by Neil Kistner <[email protected]>
fix(scatterplot): get working with scales updates

github.com/plouc/nivo - d9e3a5bc4a920eb37382bb7ad2c35c10b63c7c07 authored over 3 years ago by Neil Kistner <[email protected]>
refactor(scales): move things around and work with other packages

github.com/plouc/nivo - cdd88ef8e36f17e1489d106ffd8191a79a61b24f authored over 3 years ago by Neil Kistner <[email protected]>
fix(scales): linear scale when stacked types

github.com/plouc/nivo - 7393acf559f22b59c5638f310d8382e90ef3231f authored over 3 years ago by Neil Kistner <[email protected]>
fix(scales): get all tests passing

github.com/plouc/nivo - dc8ac3659c73a1e72cd66048973bd3302d1878d6 authored over 3 years ago by Neil Kistner <[email protected]>
fix(scales): get code to compile

github.com/plouc/nivo - 2d5ebe71c9eeb8a4bbd12071815d71a60f7302c8 authored over 3 years ago by Neil Kistner <[email protected]>
fix(scales): type errors in scale helper functions

github.com/plouc/nivo - 27d717a7fbc0da391b9128926c764c7b9d1e83bc authored over 3 years ago by Neil Kistner <[email protected]>
feat(scales): migrate code to TypeScript

github.com/plouc/nivo - 4c309fa1c5e3119e7f1f0629d83e92228356adc6 authored over 3 years ago by plouc <[email protected]>
feat(scales): remove license headers

github.com/plouc/nivo - f558a7db149aa122fec20373e2417738eeea4837 authored over 3 years ago by plouc <[email protected]>
feat(scales): init TypeScript setup

github.com/plouc/nivo - 598a9c7d90242b3b50d11da96b0e259e585c4640 authored over 3 years ago by plouc <[email protected]>
feat(deps): upgrade d3-time-format

github.com/plouc/nivo - ed7926568c5e1f1abc0a56146685280f6f96d545 authored over 3 years ago by plouc <[email protected]>
feat(swarmplot): fix stories

github.com/plouc/nivo - 49beadf926cf2edc395e54c34ce485282d93a8f1 authored over 3 years ago by plouc <[email protected]>
fix(swarmplot): fix some type issues

github.com/plouc/nivo - 9b1f12c2a6d9e00a7cbbee2bce55ce18779c1f2d authored over 3 years ago by Neil Kistner <[email protected]>
feat(annotations): refine typings and fix integrations

github.com/plouc/nivo - e808e2563359db74fc7314c26a61c8614d7c70c2 authored over 3 years ago by plouc <[email protected]>
feat(annotations): fix theme for annotations

github.com/plouc/nivo - f364933072b3bfcd345155f5d2c4787cf58b06ef authored over 3 years ago by plouc <[email protected]>
feat(annotations): migrate to TypeScript

github.com/plouc/nivo - fe53f27413456cfd372fb4a9fdcda92e7a3d4e64 authored over 3 years ago by plouc <[email protected]>
feat(annotations): remove license headers

github.com/plouc/nivo - 62f07196183c0cd31181de712392b91ed2666f36 authored over 3 years ago by plouc <[email protected]>
feat(annotations): init TypeScript setup

github.com/plouc/nivo - c0b363521934ae6e12aa75f12f89068b88c8c73c authored over 3 years ago by plouc <[email protected]>
feat(swarmplot): migrate to TypeScript

github.com/plouc/nivo - a7f56ed7d43fc7a2f023323e7b4a66f054741ecf authored over 3 years ago by plouc <[email protected]>
fix(swarmplot): make it compile after TS conversion

github.com/plouc/nivo - 46ddb27c6b8ce05df7a17e35a8cb21fb1b98062d authored over 3 years ago by Neil Kistner <[email protected]>
feat(annotations): improve svg & canvas note type handling

github.com/plouc/nivo - bf0ba03c310a204be64ca098376a6bf9a204f718 authored over 3 years ago by plouc <[email protected]>
feat(swarmplot): init TypeScript setup

github.com/plouc/nivo - 39c1c721550df01682fde663fefab30bd91b51ea authored over 3 years ago by plouc <[email protected]>
fix(swarmplot): fix issues from rebase

github.com/plouc/nivo - 8bd6671db7d82114daa1da01a7671322e782b9d8 authored over 3 years ago by Neil Kistner <[email protected]>
feat(pie): add ability to toggle serie via legend item (#1582)

github.com/plouc/nivo - 23059e02a430ae2cdd9814c5b99caa1d41ce7913 authored over 3 years ago by Neil Kistner <[email protected]>
feat(website): add TimeRange icon

github.com/plouc/nivo - 9c69a5fc036d766226264a56e3d10da41afa5172 authored over 3 years ago by Neil Kistner <[email protected]>
fix(website): update imports from @nivo/calendar

github.com/plouc/nivo - c7f9876eb742c06aedc276b787470f1b48c5929f authored over 3 years ago by Neil Kistner <[email protected]>
feat(generators): add generateOrderedDayCounts function

github.com/plouc/nivo - fbcadd70447cef99198683bdd115359bc14b38ae authored over 3 years ago by Neil Kistner <[email protected]>
fix(calendar): update TimeRange component for consistency

- Update typings for props to be correct
- Adjusted defaults to be a little better
- Adjusted da...

github.com/plouc/nivo - 23d569c6d77d9ba047b64c3de06edd637f49f495 authored over 3 years ago by Neil Kistner <[email protected]>
feat(website): add TimeRange component

github.com/plouc/nivo - fec51a18d7a78e4e64eec9b8a222b2441904dcb3 authored over 3 years ago by Neil Kistner <[email protected]>
chore(deps): upgrade lodash to v4.17.21

github.com/plouc/nivo - 3435784db6f23a53652ba13d2eee635f9bb86723 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix when values are updated from 0 in grouped mode (#1585)

github.com/plouc/nivo - 8ff8203487dbd4e4da6c577db0d9e87608373146 authored over 3 years ago by Neil Kistner <[email protected]>
feat(scales): add reverse option to symlog scale

github.com/plouc/nivo - 5c0cc65f95c59200345ce524f8095b26118be57d authored over 3 years ago by Neil Kistner <[email protected]>
feat(scatterplot): add ability to specify nodeId accessor

github.com/plouc/nivo - 343ef6f137fa494381a62501f5b36a7184d1c1c4 authored over 3 years ago by Neil Kistner <[email protected]>
chore(scatterplot): respond to pr feedback

github.com/plouc/nivo - 0f6f34251048ffd7ce18ff2a0963a2ccbd57fcd3 authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): fix inconsistency with custom tooltip

github.com/plouc/nivo - 2479df384b60094994d812a54324e96dc04914c6 authored over 3 years ago by Neil Kistner <[email protected]>
chore(bar): add tests for tooltip

github.com/plouc/nivo - 12d845040dcdf23fdd0469816f5f4b023a0fd5dc authored over 3 years ago by Neil Kistner <[email protected]>
fix(axes): fix time scale bug with days crossing a new month (#1565)

github.com/plouc/nivo - cc27a856d983685ac363fd93ea0b5a9f9c68b82e authored over 3 years ago by Neil Kistner <[email protected]>
chore(core): revert "fix(core): avoid occasional "ResizeObserver loop" error (#1466)"

This reverts commit 7f88e10da2b1eae178474c9f98e6d652d4a13f6e.

github.com/plouc/nivo - 8a999326fea199db6b861236bc508287781697c5 authored over 3 years ago by Neil Kistner <[email protected]>
fix(legends): update proptypes to avoid generated type error

github.com/plouc/nivo - f0acb818bc1f0bb6357c88354ef763ae2af0a500 authored over 3 years ago by Neil Kistner <[email protected]>
feat(network): add onClick support for node (#1568)

github.com/plouc/nivo - c9156aac1bed6b580aca33fb8ebad4c203f5ea4d authored over 3 years ago by Neil Kistner <[email protected]>
chore(stream): respond to pr feedback

github.com/plouc/nivo - 54dc1c29395c96757b253fe294c5b167e3c2ebc9 authored over 3 years ago by Neil Kistner <[email protected]>
feat(stream): add ability to customize legend label

github.com/plouc/nivo - 780954afe4f2c13e7499db24484c04ab19433f39 authored over 3 years ago by Neil Kistner <[email protected]>
chore(pie): add test

github.com/plouc/nivo - 5e9efe208b972d18bb6162d2cac03a734adba178 authored over 3 years ago by Neil Kistner <[email protected]>
fix(pie): use legend.data property if supplied

github.com/plouc/nivo - acdfa9021950bb5ddb9ff64dc6363f83af51138e authored over 3 years ago by Neil Kistner <[email protected]>
feat(bump): add additional props to custom layers (#1560)

github.com/plouc/nivo - 8bd5a77a08426896934cc8805640eb1cab1a53ca authored over 3 years ago by Neil Kistner <[email protected]>
feat(bar): add ability to toggle serie via legend item (#1556)

github.com/plouc/nivo - 0def428c5d3ecf70fd4b6c92c5e7f80dda5c02d2 authored over 3 years ago by Neil Kistner <[email protected]>
feat(line): add ability to toggle serie via legend item (#1555)

github.com/plouc/nivo - 463d380ece4b0df6785b73ea822bbe5f6d206e39 authored over 3 years ago by Neil Kistner <[email protected]>
feat(calendar): migrate package to typescript (#1558)

github.com/plouc/nivo - 4e8280da3fd9188341795402ce7b932c045662a0 authored over 3 years ago by Neil Kistner <[email protected]>
feat(calendar): add TimeRange component and storybook (#1503)

github.com/plouc/nivo - 8245fbd448367eec4ff253e0d20b429008aea79b authored over 3 years ago by Thorsten Scherler <[email protected]>
chore(deps): upgrade react-spring to v9.2.0 (#1554)

github.com/plouc/nivo - fadeb0e22c76bd90f01e1ac7fd2a9d298b1670b4 authored over 3 years ago by Neil Kistner <[email protected]>
v0.70.1

github.com/plouc/nivo - 460d79b04e335bd32a80226da417d41d312b893d authored over 3 years ago by Neil Kistner <[email protected]>
fix(bar): add getTooltipLabel to BarItemProps typings (#1550)

github.com/plouc/nivo - a0911832570f01c2c9d9719d64f4606eb6bf50f4 authored over 3 years ago by Neil Kistner <[email protected]>
fix(line): correct typing for lineGenerator prop (#1549)

github.com/plouc/nivo - b66ac11ac80553dc4075de90b882d85dc5c0d0b6 authored over 3 years ago by Neil Kistner <[email protected]>
fix(geo): add legends prop to typings for Choropleth (#1548)

github.com/plouc/nivo - 2527000182aaaf9570deb31eb1526e78685d0cca authored over 3 years ago by Neil Kistner <[email protected]>
fix(packages): remove `global` from default props (#1544)

* fix(bar): remove `global` from default props

* fix(calendar): remove `global` from default ...

github.com/plouc/nivo - 4eb54cad40f8772ee45bab1664d5767d2b765136 authored over 3 years ago by Michaël Zasso <[email protected]>
fix(core): export ThemeProvider in typings (#1547)

github.com/plouc/nivo - b820166b025431be95cbb45a467be92d96bcbdb5 authored over 3 years ago by Neil Kistner <[email protected]>
fix(line): update types from DataFormatter to ValueFormat (#1546)

github.com/plouc/nivo - 37c89e0207c912ad5e21d27ee22a72b84f439ac2 authored over 3 years ago by Neil Kistner <[email protected]>
fix(legends): mark data and padding props as optional (#1545)

github.com/plouc/nivo - 319957083acbd764d8fc306844687cf2f08f97a1 authored over 3 years ago by Neil Kistner <[email protected]>
v0.70.0

github.com/plouc/nivo - 77cbd6a909c2b2d53ba94e2ee873f3d95b5aae3b authored over 3 years ago by Neil Kistner <[email protected]>
fix(treemap): adjust label type to accept a function (#1541)

github.com/plouc/nivo - 3dca0ae36e9ef1d1ec4527a7b1e6725636968f8f authored over 3 years ago by Neil Kistner <[email protected]>
feat(bump): support more series than ranks (#1540)

github.com/plouc/nivo - d07097d3462dcb9940d1e80931c473b7a22bfad0 authored over 3 years ago by Michael Davis <[email protected]>
fix(bar): pass renderWrapper prop to container

github.com/plouc/nivo - a258e0b0cdb57d152d59004fe7dc63f0a78026e2 authored over 3 years ago by Neil Kistner <[email protected]>
fix(pie): pass renderWrapper prop to container

github.com/plouc/nivo - cec89ff21408e6684301da148689fcc99485be1f authored over 3 years ago by Neil Kistner <[email protected]>