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

Is there a way to render `TimeRangeEvents` on the `EventChart` against a Y Axis? The only example I see of TimeRangeEvents being used is: https://software.es.net/react-timeseries-charts/#/example/outages, but this chart only has...

# 🐛Bug report **Describe the bug** When a ``, wrapped in the `` component is within a `display: flex` container, the chart will not appear in the DOM **To Reproduce**...

:spider: bug

Release a typescript version of the charts code to work with pond

:sparkles: enhancement

# ❔Question I'm looking to format the time on the tooltip. Right now I'm using a scatter plot on top of a line chart I see a few props but...

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

In my projects, I pass a JSX element instead of a string and it renders but the console displays a proptype error. The label prop is a child of a...

Is it possible to set the `offset` of the "columns" in a BoxChart? When I compare the `BoxChart` with the `BarChart`, I see the `innerSize` and `outerSize` as variants for...

Added the ability to style the ValueAxis similar to LabelAxis. The style object should look like this: ``` PropTypes.shape({ label: PropTypes.object, // eslint-disable-line detail: PropTypes.object // esline-disable-line }) ```

Hi, My requirement is display graph (something like stock chart) in my React Native App View. Can I use this library for react native development as well? I couldn't find...

:octocat: help wanted

Old Issue still not fixed: https://github.com/esnet/react-timeseries-charts/issues/257 Upgraded to "react-timeseries-charts": "0.15.4", but still getting same warnings when using EventMarker