Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll or fit all for packed bubble chart #20731

Open
jordibaliellas opened this issue Feb 28, 2024 · 2 comments
Open

Scroll or fit all for packed bubble chart #20731

jordibaliellas opened this issue Feb 28, 2024 · 2 comments
Labels
Product: Highcharts Type: Feature Request Used when a new feature is requested either directly or indirectly

Comments

@jordibaliellas
Copy link

jordibaliellas commented Feb 28, 2024

Description of the feature

By default the bubbles on the packed bubble chart are not taking all the space available. So if I want the bubbles bigger I have to change the maxSize property. Changing this property makes the bubbles start overlapping sometimes (mostly when there are a lot of data series that have high values).

So I would like to have an option that makes the bubbles fit all the space, or an option that if there is no space to fit the bubbles because the maxSize property adds scroll to the chart.

post on stackoverflow related

Library related to the feature

Highcharts

Proof of Concept/Live example for the feature

here a demo of the problem: https://jsfiddle.net/wkjn7u9t/1/

You can vote for this feature by adding a thumbs-up reaction to this post.

@jordibaliellas jordibaliellas added the Type: Feature Request Used when a new feature is requested either directly or indirectly label Feb 28, 2024
@bm64 bm64 added Product: Highcharts Type: Feature Request Used when a new feature is requested either directly or indirectly and removed Product: Highcharts Type: Feature Request Used when a new feature is requested either directly or indirectly labels Feb 29, 2024
@jordibaliellas
Copy link
Author

Saw that by default if you have a box (width: 400px height: 400px) the chart renders perfect. But when having a horizontal rectangle the bubbles are too small for the space that we have, looks like maxSize: 100% it's only checking the height of the chart and not the available space. Is there a way to change this behavior? thank you!

@hubertkozik
Copy link
Member

Hi @jordibaliellas!
We use GitHub as a tool for bugs/feature request tracking and your question is strictly a support question. Feel free to reach out to our other support channels, for example Highcharts forum, where our support engineers will help you with the configuration of your chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product: Highcharts Type: Feature Request Used when a new feature is requested either directly or indirectly
Projects
None yet
Development

No branches or pull requests

3 participants