GoodWAN

Results 2 comments of GoodWAN

same problem. according to chart.js [docs](https://www.chartjs.org/docs/latest/charts/bar.html#internal-data-format), internal format for bar chart is `{x, y, _custom} where _custom is an optional object defining stacked bar properties: {start, end, barStart, barEnd, min,...

> I am having the same problem, this must be fixed. > > But for now, do you have a workaround? Because right now typescript check fails and we are...