react-timeseries-charts icon indicating copy to clipboard operation
react-timeseries-charts copied to clipboard

Declarative and modular timeseries charting components for React

Results 108 react-timeseries-charts issues
Sort by recently updated
recently updated
newest added

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

**Describe the bug** After upgrading to 0.16.1 the `infoStyle` on my `EventMarker` stopped working. **To Reproduce** ```jsx

this is to fix https://github.com/esnet/react-timeseries-charts/issues/411

# 🐛Bug report **Describe the bug** When multiple columns are supplied for a `BarChart`, and `minBarHeight={0}` is used, then the first column that has `0` data will stop later columns...

Does anyone know any good alternative up to date packages out there?

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.6 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

# ❔Question I try to use Event class like in the [example](http://software.es.net/react-timeseries-charts/#/example/realtime). When I set the constructor like, for instance: new Event( new Date(), 15 ); I get the error...

Running `yarn install` on a fresh checkout fails due to an issue with `fsevents`. Updating `react-scripts` fixes the issue.