nitx
Results
1
issues of
nitx
### What problem does this feature solve? 在echarts 5.1.2版本中,我需要开发K线图表,图表中除了显示蜡烛图外,还需要显示均线,同时根据功能要求,要如同股票交易软件中蜡烛图页面显示的一样,在左上角固定位置显示MA5、MA10、M20,并根据用户鼠标滑动,更新显示当前MA均线N日的值,请问能否增加这样的功能?或者在5.1.2版本中,能否有类似的实现?  ### What does the proposed API look like? graphic.style.text 值可设为回调函数,由tooltip触发时联动触发,获取tooltip.formatter滑动时获取的当前节点的所有数据
new-feature
pending