Hello: For the purpose of understanding, please use english in this mail list.
Candlestick doesn't support formatter for barwidth. https://github.com/apache/incubator-echarts/blob/master/src/chart/candlestick/candlestickLayout.js#L39 But I think you can do something at normalProgress. Thanks Ben Fang <ben_f...@foxmail.com> 于2019年12月18日周三 上午12:11写道: > 您好! > 冒昧地问一个有关于Echarts的使用上的技术问题: > > > 我打算用Echarts的K线图来生成一个股票行情WEB页面,但我有个特殊的要求:能实现每一根K的宽度的自由调整, > 如:日K线图,能做到每一天的日K线图的宽度不一样(就是每一根K线的宽度都不一样),请问怎么实现?我尝试用barWidth来 > 实现,但发现只能改变所有K线的宽度。 > > > 希望能得到你的解答,谢谢! > 盼复! > > > > Ben Fang > QQ:158823200 > Mail:1588823...@qq.com