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

Documentation on gauge dial path #11816

Closed
danielbartsch opened this issue Aug 30, 2019 · 7 comments · Fixed by #17360
Closed

Documentation on gauge dial path #11816

danielbartsch opened this issue Aug 30, 2019 · 7 comments · Fixed by #17360
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly

Comments

@danielbartsch
Copy link

Expected behaviour

There should be documentation about the path property in the dial property of gauge series.
I have seen in the code that the property can be used, and it can be used. But it is unclear to me how to actually use it.
It seems to be hard to make responsive paths like the default one with just the path property.
As you can see in the live demo below (if the chart gets bigger or smaller, the custom dial stays the same size, as there are no variables to incorporate into the path)

Actual behaviour

  • no documentation
  • no example usage

Live demo with steps to reproduce

https://jsfiddle.net/gj3z2ucr/

Product version

latest

Affected browser(s)

every

@sebastianbochan
Copy link
Contributor

sebastianbochan commented Aug 30, 2019

Hi @danielbartsch,
Thank you for the suggestion. I agree that it can be as part of our API.

FYI @bre1470 is it possible in TS too?

@bre1470 bre1470 added Type: Feature Request Used when a new feature is requested either directly or indirectly Type: Undecided and removed Product: Docs labels Aug 30, 2019
@bre1470
Copy link
Member

bre1470 commented Aug 30, 2019

There is no indication that this is something that should be official. It does not refresh and goes directly as a SVG attribute into the point. The dial type in TypeScript though is wrong and has to be fixed independently.

@TorsteinHonsi Your opinion about making series.gauge.dial.path an option?

@danielbartsch
Copy link
Author

imo, it makes sense to be able to customize the dial. Think of maybe showing a threshold with for example a dashed line.

@bre1470
Copy link
Member

bre1470 commented Aug 30, 2019

Yes, I agree that something like this could be useful. The path property though is not a forgotten option, but instead an internal property on the options instance. There has to be something implemented for the idea to work.

@stale
Copy link

stale bot commented Jun 9, 2021

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 Jun 9, 2021
@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 Jun 15, 2021
@kaguya3222
Copy link

Any update on this?

@pawellysy
Copy link
Member

Hello @kaguya3222! We haven't scheduled work for this feature since there wasn't much interest in this feature. We will move this ticket higher in the backlog though.

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
None yet
Development

Successfully merging a pull request may close this issue.

6 participants