gravitee-io / gravitee-ui-components

🧱 Set of UI components used across the Gravitee.io ecosystem.
https://components.gravitee.io
Apache License 2.0
18 stars 12 forks source link

fix(gv-chart-line): reduce max number of element in tooltip column #636

Closed gaetanmaisse closed 1 year ago

gaetanmaisse commented 1 year ago

Issue

https://gravitee.atlassian.net/browse/APIM-878 https://github.com/gravitee-io/issues/issues/5852

Description

Reduce the max number of elements in the tooltip columns to ensure everything is visible when there are a lot of series displayed

Before Capture d’écran 2023-03-07 à 08 56 04

After Capture d’écran 2023-03-07 à 09 01 28


📚  View the storybook of this branch here

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

graviteeio commented 1 year ago

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.7-apim-878-fix-chart-popup-e3b4409

or

yarn add @gravitee/ui-components@3.38.7-apim-878-fix-chart-popup-e3b4409
graviteeio commented 1 year ago

:tada: This PR is included in version 3.38.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: