简体   繁体   中英

How to create stackbar chart in raphael js.

How to create stackbar chart in raphael js. I know it in D3js but could not find any way to create it in raphael js. Can some one share some inputs to get it done.

您可以使用g.raphael库,也可以自己实现,只需在不同位置绘制不同高度或宽度的矩形,并在其上贴上标签。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM