@ui5/webcomponents-react-charts
TypeScript icon, indicating that this package has built-in type declarations

2.13.0 • Public • Published

@ui5/webcomponents-react-charts

Chart library built on top of recharts for ui5-webcomponents-react.

Installation

npm install @ui5/webcomponents-react-charts

Accessibility

Charts only offer limited accessibility support with only basic built-in features, so it’s essential to ensure your implementation meets the accessibility standards of your application.

React 19 support

To use this library with React 19 you have to override your react-is version to match your React version!

  • npm:

      "overrides": {
        "react-is": "19.1.0"
      },
  • yarn

      "resolutions": {
        "react-is": "19.1.0"
      },

Static CSS

If you’ve enabled staticCSSInjected on the ThemeProvider component (learn more here), make sure to also import the charts stylesheet. Otherwise, charts won’t be rendered correctly.

import '@ui5/webcomponents-react-charts/styles.css';

Documentation

You can find an interactive documentation in our Storybook.

Contribute

Please check our Contribution Guidelines.

License

Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

Readme

Keywords

none

Package Sidebar

Install

npm i @ui5/webcomponents-react-charts

Weekly Downloads

11,149

Version

2.13.0

License

Apache-2.0

Unpacked Size

333 kB

Total Files

141

Last publish

Collaborators

  • vbersch
  • marcusnotheis
  • lukas742
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy