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

[charts] Extend curve when using curve: 'step' to match bar graph #16183

Closed
oscar-b opened this issue Jan 15, 2025 · 3 comments · Fixed by #16229
Closed

[charts] Extend curve when using curve: 'step' to match bar graph #16183

oscar-b opened this issue Jan 15, 2025 · 3 comments · Fixed by #16229
Labels
component: charts This is the name of the generic UI component, not the React module! new feature New feature or request

Comments

@oscar-b
Copy link

oscar-b commented Jan 15, 2025

Summary

When using type: 'bar' and type: line with curve: 'step' it would be nice if the star and end line could be extended slightly so that it lines up with the bar rendered in the same graph, without having to add fake data.

Image

This would really only be possible with step I guess, since it'll always be flat.

Examples

No response

Motivation

No response

Search keywords: curve step

@oscar-b oscar-b added new feature New feature or request status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 15, 2025
@alexfauquette alexfauquette added component: charts This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 15, 2025
@alexfauquette alexfauquette changed the title Extend curve when using curve: 'step' to match bar graph [charts] Extend curve when using curve: 'step' to match bar graph Jan 15, 2025
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@oscar-b How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

@alexfauquette
Copy link
Member

The PR will be included in the next release of the v8

@oscar-b
Copy link
Author

oscar-b commented Jan 22, 2025

The PR will be included in the next release of the v8

Awesome, thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: charts This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants