Horizontal stacked bar chart with chart.js

后端 未结 2 647
-上瘾入骨i
-上瘾入骨i 2020-11-28 13:03

I am trying to find out if there is any plugin to do a horizontal stacked bar chart with chart.js

I see there are plugins for stacked bar charts and also for horizon

2条回答
  •  無奈伤痛
    2020-11-28 13:32

    Take a look at the fork ChartNew.js (https://github.com/FVANCOP/ChartNew.js). This has HorizontalStackedBars (and many other additions). See https://github.com/FVANCOP/ChartNew.js/wiki/050_available_graphs for how its going to look like.

提交回复
热议问题