Single column stacked bar chart in dc.js

不打扰是莪最后的温柔 提交于 2019-12-12 05:56:40

问题


I've been working with dc.js and quite enjoyed the multiple time series, visualised as stacked charts.

However, I cannot figure out how to do a single-column stacked chart.

My dataset details air strikes. One row per strike, identifying a country, location, and all that stuff.

The idea is to have on a single column a stacks of different importance (area) depending on the number of strikes by each country. Such as in this image:

Thanks so much for your help!

来源:https://stackoverflow.com/questions/27508043/single-column-stacked-bar-chart-in-dc-js

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!