Tree Xie
Tree Xie
提供一下完整的json配置,我确认一下
加载字体之后,还需要指定,例如`"font_family": "Noto Sans SC",`。对应的名称你可以看启动日志中有输出
并没有支持指定位置。
`charts-rs`主要的目标还是需要快速生成svg图表或者图片图表的场景,近期我在忙其它的开源项目,暂时没有时间调整。而与echarts等前端实现的图表在表达效果上的差距还是很大,如果对样式需要更定制化的需求,建议使用无头浏览器的形式提取echarts的渲染图。
不好意思,都不支持设置
I have not considered supporting it recently, but it may be an optional feature in the future.
I'll fix it later.
This can be temporarily solved by specifying a theme color, https://github.com/vicanso/go-charts/blob/main/theme.go#L124
很抱歉,未支持堆叠柱状图