以下是 "v2.9.0",如果您需要了解更多信息,您可以联系我们。
04/20/2020
功能增加
jsRule attribute can now be applied on main crosshairX and crosshairY objects, allowing crosshair line customization. This feature will allow you more flexible styling of crosshairs based on chart values. Like hiding the crosshair if the value is null Crosshair Y

Custom data tokens can now be added on dynamic labels using %plot-IDX-data-customname constructs. This is good to display plot information in a static label.
Implemented display logic for overlapping scaleX crosshair items (alpha applied on obscured elements).
plot_click event information includes now plottext attribute.