Hi, Here is an example: https://echarts.apache.org/examples/zh/editor.html?c=bar-waterfall The main idea is to create a transparent series to take the empty space so that the bars can "float".
Thanks *Ovilia* On Thu, Apr 21, 2022 at 12:22 PM Jon Bulalaque < jon.bulala...@apiarysolutions.com> wrote: > Hi ECharts Team, > > Would just like to ask if you have a sample or if the graph below is > possible. > > I was able to create this horizontal bar chart below. There are categories > and each category has 2 tasks. If I pass a date value it will then fill the > bar up to that date. > > > > Now let's say the task(s) has a start date and end date. I would like the > bar to start and end on those dates. Please see the sample below. > > > > Hoping to hear from your team. > > Thank you, > > Jon >