-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
Description
Bug report
Starting with version 3.25.0 Combo chart consisting of lines and bars are not displayed correctly when there's only one 'column' data series. When a second column series is added they are both displayed correctly as bars.
Codepen
https://codesandbox.io/s/apx-combo-line-column-forked-piitu
Explanation
- What is the behavior you expect?
The series "Website Blog" is displayed as type: "column" - What is happening instead?
The series "Website Blog" is displayed as type: "line" - What error message are you getting?
None
RomRider