Ecosyste.ms: OpenCollective

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

github.com/plouc/nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://github.com/plouc/nivo

fix(voronoi): fix dependencies

c9a783f1348cdef7328f50d795d44ae7f8a8b9c4 authored over 1 year ago by plouc <[email protected]>
fix(swarmplot): fix dependencies

e7346642bfbe1c4248a2611822eb00bc81765728 authored over 1 year ago by plouc <[email protected]>
fix(treemap): fix dependencies

9287df727ff23a98766e3d33f945eaf453ae11c0 authored over 1 year ago by plouc <[email protected]>
fix(sankey): add missing dependencies

67c77f16a3c3ef483196e06430d20c59278c8811 authored over 1 year ago by plouc <[email protected]>
fix(sunburst): fix dependencies

8ba23f76cca9cbf3ab71a97766a3edcdf7482d37 authored over 1 year ago by plouc <[email protected]>
fix(pkgs): all packages should now build without errors

d3abfa634ec11caa31826d5d431ff1238360a22b authored over 1 year ago by plouc <[email protected]>
fix(stream): fix dependencies

b6ffc5070adad31cfb76055a587c36c71315c9a2 authored over 1 year ago by plouc <[email protected]>
Add firstWeekday attr to calendar/TimeRange (#2299)

* Add firstDayOfWeek attr to calendar/TimeRange

* Address PR remarks, fix computeMonthLegends...

1dbd7f2187c890c4024879ed6184a9f68ba948cf authored over 1 year ago by yzalvov <[email protected]>
update package.json to keep up with react-string update

b6b2a165a6a7fd0391c1ecb4eaa08a8e2f75f428 authored over 1 year ago by tkonopka <[email protected]>
allow custom legends (use case: collapse several boxes under one legend label)

7283648ca818676aa93dd28562a648e5a1f70169 authored over 1 year ago by tkonopka <[email protected]>
editing stories, including boxes on log scale

eba480cb14ce7c8d79d0260d19c3ab98f03ea171 authored over 1 year ago by tkonopka <[email protected]>
story with custom layer

21f7c79ac8657974da4b6255b4e20899f02235c2 authored over 1 year ago by tkonopka <[email protected]>
implemented dynamic opacity upon mouse hover

eedf2ca87642bf905750b2bc9fe00320c5b49b91 authored over 1 year ago by tkonopka <[email protected]>
redesigned animation from median line outward

4e2877ea1994b9499de6e6ae769f66c875e51f2d authored over 1 year ago by tkonopka <[email protected]>
added test cases, fixed legend label ordering

b147acbeb6a1b51dfdc9e3aa06b0acd73dd9930a authored over 1 year ago by tkonopka <[email protected]>
edited types for markers

71a6c3d79ed9a7d5da9befca3b827dc9be133e84 authored over 1 year ago by tkonopka <[email protected]>
removed arrow functions from BoxPlotAnnotations

a8fd8da2971324fa96f71678ad01746beefd741b authored over 1 year ago by tkonopka <[email protected]>
simplified BoxPlotItem rendering, renamed whiskerEndWidth to whiskerEndSize

11c60d4043c84e3413c44f546da8c32fd36bcc78 authored over 1 year ago by tkonopka <[email protected]>
added translations into tooltips

431499a94832858cd044ed1c5de2f7529c287b31 authored over 1 year ago by tkonopka <[email protected]>
added dependency on @nivo/generators

443c3a02705e666139c5ababcea7674278ea78d0 authored over 1 year ago by tkonopka <[email protected]>
refactored checking if input data consists of precomputed summaries; now using type predicate approach

798c8ccfae54cea0e1f7e88d32dc1e3c5b979e7e authored over 1 year ago by tkonopka <[email protected]>
removed use of 'any' in the context of scales and thus removed lint warnings

8c36987f015098a282aba6313218368ff157449d authored over 1 year ago by tkonopka <[email protected]>
use types for props for custom layers

cb213f890708286b22d6deedbd7098c3ffc98133 authored over 1 year ago by tkonopka <[email protected]>
package boxplot

a5e6166c91d41842ddf1a99e098f34748d51d5c0 authored over 1 year ago by tkonopka <[email protected]>
editing story about colors, groups, and missing data

09783e814034cb46d3327fce3c26ed9fe264ad13 authored over 1 year ago by tkonopka <[email protected]>
story and code comments about custom legends

6889eab442e61f20e2ff3bf1c6a27ee542c47ebc authored over 1 year ago by tkonopka <[email protected]>
simplify specs for legends (now without 'dataFrom')

59e8001fb6820c5aab46dc1b61c0f93a91451f8a authored over 1 year ago by tkonopka <[email protected]>
simplify generation of ComputedBoxPlotSummary for vertical/horizontal layouts

2edee155dd51a9db9ab0d66cb82c62a2cf7ed3d0 authored over 1 year ago by tkonopka <[email protected]>
addressing a subset of the points in code review (the simpler tasks)

9244ac7c94bc6dab24fb0c7dbc8f35bac9e0f4d7 authored over 1 year ago by tkonopka <[email protected]>
added initial animation state

cbc0e8a068f01fb81638f39ef6dc1771e397b44e authored over 1 year ago by tkonopka <[email protected]>
resolve lint errors in @nivo/generators

30b549409789351c59d9b6e328647a50d74e041e authored over 1 year ago by tkonopka <[email protected]>
cleaning up some props and types

983ca023e376be718e366f7327af50e2bf36caa5 authored over 1 year ago by tkonopka <[email protected]>
fmt on stories

076e6fcc114a4380c8ac4aa3d776c12ed66d4bb1 authored over 1 year ago by tkonopka <[email protected]>
fine tuning a story for a screenshot

d147c0fe80742dab125c6175228b9c252a816c68 authored over 1 year ago by tkonopka <[email protected]>
revert edits on bar package

a09265ee396dd4f73836a6bba5ee4f89800e8e78 authored over 1 year ago by tkonopka <[email protected]>
v0.81.0

03e91bb4f33a2df3ce5b249a29e6ed590d3bba8c authored over 1 year ago by plouc <[email protected]>
fix: Relax constraints on `@react-spring/web` (#2280)

* fix: Relax constraints on `@react-spring/web`

Having a constraint on `@react-spring/web` bl...

6d946600e69f2ce32622fb731eb5f11bcf813cb4 authored over 1 year ago by Nicolas DUBIEN <[email protected]>
Bugfix/website/bar add legends fix (#2282)

* fix page break on clicking 'add legends' on website/bar

---------

Co-authored-by: Nanak ...

f987fa63ee8099f0ab48909a2397458472cb25d7 authored over 1 year ago by Nanak <[email protected]>
Add mouse events to line slices

408d46f7de205d391ab19cf34321e7b40d5cebad authored over 1 year ago by Michael Witrant <[email protected]>
bugfix: fix CustomLayerProps lineGenerator type by removing unnecessary Array type

4240e36ce5ffa556470e40d20ec57cc6ec243a23 authored almost 2 years ago by Kendrick Tang <[email protected]>
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release not...

aacd7ed9a9b2321178f130116ba18772e8371ccd authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump d3-color from 2.0.0 to 3.1.0

Bumps [d3-color](https://github.com/d3/d3-color) from 2.0.0 to 3.1.0.
- [Release notes](https://...

0224904fe5ce47e6aeb878990c9109b167a25e1c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(jest): update jest config for d3-color

62ded370164da1c96552df32d4defac07dfe6a31 authored almost 2 years ago by plouc <[email protected]>
chore(deps): bump loader-utils from 1.4.0 to 1.4.2

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release no...

3c2d6159711dfbb4db486042937db06a7a221ce3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump qs from 6.5.2 to 6.5.3

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.c...

fdc9ab1c6d74eab3932a67a58e72c0e5fde77919 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Releas...

7d802ccd94eca8a466d64d539cf06176fdf1ed05 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Run lint

b35ef90525288696c1e2f78c934a96e350cc0c6d authored almost 2 years ago by Andrius Stanaitis <[email protected]>
Check if ResizeObserver is defined instead of checking window object

0cdfedf9a3ca2ec953670dac3900e865f62bec89 authored almost 2 years ago by Andrius Stanaitis <[email protected]>
chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [R...

1d8dcf4ad6023e4a774ea26a1196dde8f641c0fb authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

c6f2e92046a47cf62b50527645ba55e697c75522 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump express from 4.17.1 to 4.17.3

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](h...

4bb3a06a64518e34c66b5b326af59916f06da39b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://git...

c2ef241842e436c4037aa0e464cc3010833bef6a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump luxon from 1.28.0 to 1.28.1

Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 1.28.1.
- [Release notes](https://...

91a775fc6a9d8788da235fb4cc396cc5790a3219 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(website): minor docs fix for specifying color (#2139)

3e639a28bc969ded57ad881a776ad973645ecdbf authored about 2 years ago by Joshua <[email protected]>
fix(website): remove orient prop from axisBottom and axisLeft

e1d8555d3a19f47310ee8333284751b72479e3ca authored about 2 years ago by wataru <[email protected]>
fix(canvas): fix getRelativeCursor for non SVG implementations

4ccb8dfdd8cbe56ce97555b5989cf6eb83d47b52 authored over 2 years ago by plouc <[email protected]>
v0.80.0

df352b82a7d3b7938fb3a1bd9be3f602cbc8a67f authored over 2 years ago by plouc <[email protected]>
chore(deps): update yarn.lock

fb6cc9fbc463e5592277a87cddcb3bd76f3f47a9 authored over 2 years ago by plouc <[email protected]>
fix(bar): align d3-shape version with other packages (#2076)

95a81d5c7d46daf9722e6a766bb39446fe9fc527 authored over 2 years ago by Paul Dijou <[email protected]>
feat(choropleth): add support for defs and fill to the choropleth (#2072)

* enable defs and fill in choropleth map

* update website example

* add gradient example
...

e18733e78450c38c8e659dca65e8b626396410ca authored over 2 years ago by Francesco Cretti <[email protected]>
chore(deps): bump terser from 4.8.0 to 4.8.1

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://...

9bc03db540e04eddef27d114b1ca791dc3087059 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump moment from 2.29.2 to 2.29.4

Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https:...

2b0037cb73019b9daa032bd553acc74661c11dca authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(pie): fix custom tooltip not updated due to missing hook deps (#2089)

Co-authored-by: Phat Hoang <[email protected]>

9634f318514624ee0cedfaa48f5aa76e68ad6d8a authored over 2 years ago by LapSiLap <[email protected]>
chore(deps): bump parse-url from 6.0.0 to 6.0.2

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release note...

f1a0f11628a951eeade614fbb48b4e6f07b652c7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(deps): upgrade package constraints to include React 18 (#2056)

This upgrades the package constraints, but does not update the version used for development in t...

9df8a0ae07a85d8491c4b05950669e41230c1257 authored over 2 years ago by Cameron Martin <[email protected]>
fix(tooltip): fix positioning when charts are rendered inside an scaled div (#2034)

* Fix tooltip positioning when charts are rendered inside an scaled div
In a normal situation m...

a1a529c9f6121825d47127804a05623323e467d6 authored over 2 years ago by Andrés <[email protected]>
fix(sankey): include link's index in the React Component key when creating the SVG element (#2037)

* Include link's index in the react's key prop

This is to support custom color gradients for ...

5985ab40a8f6fdf22ae4c12a328344acd3eaab31 authored over 2 years ago by Zachary Ellis <[email protected]>
chore(deps): bump devcert from 1.2.0 to 1.2.1

Bumps [devcert](https://github.com/davewasmer/devcert) from 1.2.0 to 1.2.1.
- [Release notes](ht...

b78c3d1015962bd6b89cfbaa9b0c7c46780edd92 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump jpeg-js from 0.4.3 to 0.4.4

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](ht...

86312950ebfe2750757a5ec5076f3bd78cc018f2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(scales): fix a TypeScript bug when creating log scales (#2001)

* return a log scale object with 'type' field (helps ts to understand return value is a Scale)
...

43af675ee7fef5f41adb19daf69eef9913400358 authored over 2 years ago by Tomasz Konopka <[email protected]>
adding support for sequential and diverging color schemes with custom colors

c11fb3b971344da71cac62ea2d7daf9dfbe64772 authored over 2 years ago by tkonopka <[email protected]>
feat(radar): add support for global rotation to the radar chart (#1985)

* implementing global rotatation in radar

* rename prop from 'angle' to 'rotation' + test for...

d57345a7014895c2f714ded9e473699972091197 authored over 2 years ago by Tomasz Konopka <[email protected]>
feat(radial-bar): implement defs/fill, modeled after Bar implementation (#1957)

* working checkpoint of hard coded defs for a patterned render of a radial arc

* instead bind...

c40006f5a3e09a4fc511d7fdefd1fa1bf08baace authored over 2 years ago by Buck DeFore <[email protected]>
feat(react-18): upgrade react-spring to 9.4.5 (#1993)

This is a step towards upgrading nivo to support React 18, since this is the first version of re...

1b539a4c13e0c8127abec37758797426d59cdfeb authored over 2 years ago by Cameron Martin <[email protected]>
chore(deps): bump nanoid from 3.1.30 to 3.3.4

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4.
- [Release notes](https://git...

eebfb94a41457d02d2150b8d087a0817b6510803 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(codesandbox): fix typo in jsx prop assignment (#1960)

2d8aaafca3640f625931939e857a60def9397a8b authored over 2 years ago by Buck DeFore <[email protected]>
fix(bar): allow BarCanvas axis to be nullable (#1980)

Types do not currently allow `axisBottom`, `axisLeft`, `axisRight`, or `axisTop` to be set to `n...

d15406e0f969c7d263bcac7e8db13add58fb4bff authored over 2 years ago by Kit Randel <[email protected]>
feat(canvas): add custom ref to ScatterPlotCanvas and NetworkCanvas (#1953)

* Add forwardRef to ScatterPlotCanvas

* Add story

* Adding support for NetworkCanvas

* ...

b02107448a178af092e1e254e10e10f988a692ef authored over 2 years ago by Salim Blume <[email protected]>
fix(line): make copy of points data before reversing

45c31e94dfae0505cddf5b66836d8dcda7f93388 authored over 2 years ago by Benjamin Urban <[email protected]>
chore(deps): bump moment from 2.29.1 to 2.29.2

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https:...

165d8a860f24b47fe0744f9801b9dce218398d52 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

b52fbbf2a46df71d47ca08ac7f7cdda8d340633c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(linting): fix bug in makefile script for linting an individual package (#1982)

17e33766ba8e205fae281429e7a6bdc90535c9ed authored over 2 years ago by Tomasz Konopka <[email protected]>
fix(xss): Fixed XSS security bug (#1929)

* Fixed XSS bug

set Content-Type response header as text/plain rather than default text/html
...

f83ad7bd26b0df489486771ac9ee28f99fff449f authored almost 3 years ago by Rohan Sharma <[email protected]>
fix(axes): Avoid duplicate key error with time scales at millisecond precision (#1756)

* Use timestamp as key for grid lines and axis ticks to support millisecond scales

* Explicit...

b372ec9580f5e41ffc8a2c1ac60a4f180116fffd authored almost 3 years ago by protyze <[email protected]>
fix: remove required for labelYOffset in DotsItem

Currently this is causing error when `labelYOffset` is not provided. But since `labelYOffset` ha...

d4daf2ced6744bbff5ce6ddd3ff13419783edaa4 authored almost 3 years ago by YCM Jason <[email protected]>
fix(core): ignore useMeasure hook if not in a browser context

2763c4a28e5376457823b3be7940745c7f6feb8c authored almost 3 years ago by plouc <[email protected]>
v0.79.1

f0a673005e918b2e2d3e635c6f214aa088bac5e1 authored almost 3 years ago by plouc <[email protected]>
feat(colors): remove react-motion

d68bd6d00c29f9a6a5cd1cf21d03a42bffddd5ed authored almost 3 years ago by plouc <[email protected]>
v0.79.0

c9d8f198962d242872a0267e304f950eb57e2ec4 authored almost 3 years ago by plouc <[email protected]>
feat(website): add more chart types to the homepage

bd2c8ad551d8ec154d91161edc997b7dcd7e364c authored almost 3 years ago by plouc <[email protected]>
feat(website): use static images for the homepage

9ad4769d19744c0028ed62c2e6084b3cf89b44ac authored almost 3 years ago by plouc <[email protected]>
feat(website): add the ability to take pages screenshots

e7e7d8ac47c125e9d10d6ddcd5367b9ea2b69b22 authored almost 3 years ago by plouc <[email protected]>
feat(website): make chart labels visible by default on the homepage

01e6c34089ead20d862c482a9734fca8a7b1bbdd authored almost 3 years ago by plouc <[email protected]>
feat(website): add an open graph image for the homepage

7b61ade41aea5c2947ed1beb310a1f07b3418528 authored almost 3 years ago by plouc <[email protected]>
feat(website): create new demo charts for the homepage

2c77f8d5f5417d5048fe15e8fcd33c796378c8a7 authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): update the website documentation according to API changes and additions

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

f086791480c2742dde49ea80d1f0a7e671bb3aea authored almost 3 years ago by plouc <[email protected]>
feat(heatmap): init TypeScript migration

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

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

22f2bf70edb3c0b325e390fd9ff36ba2487b16bf authored almost 3 years ago by plouc <[email protected]>