Skip to content

Web [Charts]: Add bar chart type as a possible visualisation type for series-like charts

Created by: vovakulikov

Background

At the moment we have only one option to visualize series-like datasets and this is the line chart. To be able to fulfil all data visualization cases we should extend series-like charts with bar chart type. This also means that we want to have a series-like chart where one series is represented with a line chart and the other is represented with a bar chart.

Examples

Note that this issue doesn't imply that we will implement group bars and stacked series bars at once. The stacked bar chart will be implemented in a separate issue.

Screenshot 2022-06-14 at 18 21 23