reactochart icon indicating copy to clipboard operation
reactochart copied to clipboard

:chart_with_upwards_trend: React chart component library :chart_with_downwards_trend:

Results 58 reactochart issues
Sort by recently updated
recently updated
newest added

It'd be amazing if Reactochart could handle `Fragments` in some way. Currently if you pass in a component with `Fragments`, it doesn't render properly and the entire visualization breaks.

Currently `YAxisLabels` calculates its margin top and margin bottom with `textAnchor` attribute. That doesn't make sense since [textAnchor](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-anchor) determines `` alignment on the horizontal plane. YAxisLabels should be taking into...

bug :bug:

The new code in `0.2.1` is improving but has a significant regression - All of the resolvers in `resolveXYScales` used to *recursively* check the component's children to find the necessary...

help wanted

This problem only occurs when either `x` or `y` is set in the `domain` prop of `XYPlot`, but not when both are set, nor when the `domain` prop is not...

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 24.9.0 to 29.2.1. Release notes Sourced from jest's releases. v29.2.1 Features [@jest/globals, jest-mock] Add jest.Spied* utility types (#13440) Fixes [jest-environment-node] make globalThis.performance writable for Node 19 and...

dependencies

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 29.2.1. Release notes Sourced from babel-jest's releases. v29.2.1 Features [@jest/globals, jest-mock] Add jest.Spied* utility types (#13440) Fixes [jest-environment-node] make globalThis.performance writable for Node 19 and...

dependencies

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.0 to 27.1.3. Release notes Sourced from eslint-plugin-jest's releases. v27.1.3 27.1.3 (2022-10-18) Bug Fixes no-restricted-jest-methods: don't crash on jest() (#1269) (4450daa) v27.1.2 27.1.2 (2022-10-14) Bug Fixes valid-expect-in-promise:...

dependencies

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.28.0 to 7.31.10. Release notes Sourced from eslint-plugin-react's releases. v7.31.10 Fixed [no-unknown-property]: allow allowFullScreen on iframe (#3455[] @​almeidx) #1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010:...

dependencies

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.0 to 6.4.2. Release notes Sourced from react-router-dom's releases. [email protected] Patch Changes fix: remove internal router singleton (#9227) This change removes the internal module-level routerSingleton we create...

dependencies

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 14.0.1. Changelog Sourced from sinon's changelog. 14.0.1 6c4753ef Fixed CSS selectors in _base.scss and changed blockquote default size to 16px. (Jose Lupianez) A bunch of...

dependencies