[charts] Extend curve when using curve: 'step'
to match bar graph
#16183
Labels
component: charts
This is the name of the generic UI component, not the React module!
new feature
New feature or request
Summary
When using
type: 'bar'
andtype: line
withcurve: '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.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
The text was updated successfully, but these errors were encountered: