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

Allow developers to specify different symbols for upper/lower markers in dumbbell charts #14024

Closed
hardingalexh opened this issue Aug 10, 2020 · 7 comments
Assignees
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly

Comments

@hardingalexh
Copy link

Description of the feature

Dumbbell series allow a developer to choose different colors for their low and high markers as color and lowColor. However, there is not an equivalent for marker, which allows the developer to choose which symbol is rendered at the ends of the dumbbell. Allowing a developer to alter lowMarker using identical syntax to marker would allow new features like directional arrows (circle to right arrow) or other custom features for display.

Library related to the feature

Highcharts, Highcharts-more

Proof of Concept/Live example for the feature

For example, the ability to render a chart like this.


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

@hardingalexh hardingalexh added the Type: Feature Request Used when a new feature is requested either directly or indirectly label Aug 10, 2020
@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Aug 10, 2020
@sebastianbochan
Copy link
Contributor

Hi @hardingalexh,
Thank you for the idea!

FYI @raf18seb

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 17, 2022
@pawellysy
Copy link
Member

unstale

@stale stale bot removed the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 20, 2022
@gpspake
Copy link

gpspake commented Apr 19, 2023

Bump. This is needed for accessibility. Is there no way to accomplish this currently 🤔?
We have a dumbell chart that shows an increase or decrease over two periods. The point for the initial period is a black circle. If the amount has increased, the connector and the upper point are green. If it has decreased, the connector and the lower point are red.
What we want to do is use triangle and upside down-triangle for the second period point to indicate whether it has increased or decreased but we want to keep the initial point a circle.

@raf18seb
Copy link
Contributor

Hi @gpspake, thanks for popping this up!

This feature request is getting more popular. Imo the Highcharts dumbbell series should handle a case like this in an easy way. I personally came across the same problem with a very basic chart like this one
image

We'll discuss adding this feature and provide more info soon :)

@highsoft-bot highsoft-bot moved this from To do to Backlog in Development-Flow Apr 21, 2023
@raf18seb
Copy link
Contributor

We'll add it in one of the next releases. No ETA yet, but I'm aiming for the end of Q2 2023

@magdalena-gut magdalena-gut self-assigned this Apr 21, 2023
@highsoft-bot highsoft-bot moved this from Backlog to In progress in Development-Flow May 9, 2023
@highsoft-bot highsoft-bot moved this from In progress to Review in progress in Development-Flow May 9, 2023
@highsoft-bot highsoft-bot moved this from Review in progress to In progress in Development-Flow May 25, 2023
@highsoft-bot highsoft-bot moved this from In progress to Review in progress in Development-Flow May 25, 2023
@highsoft-bot highsoft-bot moved this from Review in progress to In progress in Development-Flow Jun 13, 2023
@karolkolodziej
Copy link
Contributor

This feature is available in v11.2.0.

Development-Flow automation moved this from Review in progress to Done Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly
Projects
Development

No branches or pull requests

8 participants