Questions tagged [ngecharts]
3 questions
7
votes
1 answer
Overlapping bar chart apache echarts baidu
I want to create bar chart with multiple series overlapping each other.
Stack bar chart places bar on top of another bar.
I want all bar to start from the bottom like below example.
Is there any way to achieve this with echarts ?

Ankur Akvaliya
- 2,989
- 4
- 28
- 53
3
votes
1 answer
ECharts - Unable to create a vertical marker line on time axis (xAxis)
Unable to add vertical marker's to xAxis when the axis type is "time". I wanted to add markers which represents events in the time axis on different dates.
Sample which I tried,
https://jsfiddle.net/msbasanth/ez3cgm5d/3/
When I have xAxis type as…

Bachu
- 425
- 4
- 13
3
votes
1 answer
Make bar rounded echarts
Is there a way to make bar rounded on top in echarts? For ex in this example
I was able to found option roundCap for polar but unable to find anything for simple bar chart

Ankur Akvaliya
- 2,989
- 4
- 28
- 53