增加TooltipbackgroundImage参数配置背景图

This commit is contained in:
monitor1394
2020-02-11 21:30:20 +08:00
parent 604a77f2be
commit e807fafdd6
5 changed files with 31 additions and 4 deletions

View File

@@ -198,6 +198,7 @@
* `paddingTopBottom`:文字和边框的上下边距。
* `fontSize`:文字的字体大小。
* `fontStyle`:文字的字体风格。
* `backgroundImage`:提示框的背景图。
* `forceENotation`是否强制使用科学计数法格式化显示数值。默认为false当小数精度大于3时才采用科学计数法。
* `lineStyle`:指示器线条样式 [LineStyle](#LineStyle)。