react-timeseries-charts
react-timeseries-charts copied to clipboard
Declarative and modular timeseries charting components for React
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS See full diff in...
# ❔Question How to update the style tracker tooltip color styling? I have tried updating `trackerStyle` prop (shown below). It had no effect. ``` ... ```  #### Your...
# ❔Question Is there a way to customize the style of the line in the portion where the breakLine property is set to false?
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
A critical security vulnerability in older versions of `loader-utils` is included in this project's current dependency tree. https://security.snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105 Updated all dependencies to latest minor/patch versions to mitigate this issue. Also...
# 🐛Bug report **Describe the bug** For some reason, when trying to load a bar chart or line chart using Safari, the x - values of the component render with...