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

Build compelling visualizations using declarative react components.

Results 61 react-spectrum-charts issues
Sort by recently updated
recently updated
newest added

### Provide a general summary of the feature here Annotations doesn't work for bar graph when orientation is horizontal. ### 🤔 Expected Behavior? ![image](https://github.com/adobe/react-spectrum-charts/assets/72013238/480baa90-7974-4c3a-899b-e6c19d115066) ### 💁 Possible Solution You can...

bug
open for contribution
rsc:Bar

Bumps the storybook group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.0.8` |...

dependencies

Bumps the react group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.23.3` |...

dependencies

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.23.9 to 7.24.5. Release notes Sourced from @​babel/cli's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies

Bumps [vega-lite](https://github.com/vega/vega-lite) from 5.6.0 to 5.18.1. Release notes Sourced from vega-lite's releases. Release 5.18.1 5.18.1 (2024-05-07) Bug Fixes Allow non-linear scale for stacked bars (#9315) (716fe73) (Thanks @​richardliu-db!) correctly place...

dependencies

### Provide a general summary of the feature here Currently for line, bar and area charts, their color legend does not support showing quantitative data. In other words, continuous legend...

rsc:Legend
needs grooming

### Provide a general summary of the feature here Currently the RSC charts support 4 legend placement options: top/bottom/left/right. The request is to add 4 more embedded placement options, eg,...

enhancement
rsc:Legend
needs grooming

### Provide a general summary of the feature here Currently for line, bar and area charts, nominal data can be only either X axis or Y axis. There might be...

rsc:Area
rsc:Bar
rsc:Line
needs grooming

### Provide a general summary of the feature here This is an existing chart type in current UDD. In order to fully migrate to RSC, we might want to implement...

enhancement
needs grooming

### Provide a general summary of the feature here I want the values of the labels on a horizontal bar graph to be shown completely on hovering over it if...