roughViz在浏览器中创建手绘风格图表
roughViz.js 是一个用于在浏览器中创建手绘样式图表的 JavaScript 库,支持基于 D3v5、roughjs 与 handy。
支持的图表类型
- Bar (
roughViz.Bar
) API. Example. - Horizontal Bar (
roughViz.BarH
) API. Example. - Donut (
roughViz.Donut
) API. Example. - Line (
roughViz.Line
) API. Example. - Pie (
roughViz.Pie
) API. Example. - Scatter (
roughViz.Scatter
) API. Example. - Stacked Bar (
roughViz.StackedBar
) API. Example.
roughness:
fillStyle:
fillWeight:
评论