elastic-charts icon indicating copy to clipboard operation
elastic-charts copied to clipboard

Stack area and bar series independently of each other

Open flash1293 opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. Right now it's possible to end up with area and bar series which are stacked on top of each other.

Describe the solution you'd like elastic-charts should handle this case by stacking the area and bar series independently of each other

Describe alternatives you've considered This can be handled as part of the spec as well, but as this configuration is considered bad practice, it shouldn't be possible to configure it in the first place.

Additional context Screenshot 2022-03-01 at 14 23 18

Kibana Cross Issues https://github.com/elastic/kibana/issues/126586

Checklist

Delete any items that are not applicable to this feature request.

  • [x] this request is checked against already exist requests
  • [x] every related Kibana issue is listed under Kibana Cross Issues list
  • [x] kibana cross issue tag is associated to the issue if any kibana cross issue is present

flash1293 avatar Mar 23 '22 15:03 flash1293