hqchart 1.1.14538 → 1.1.14552

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hqchart",
3
- "version": "1.1.14538",
3
+ "version": "1.1.14552",
4
4
  "description": "HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据对接",
5
5
  "main": "lib/main.js",
6
6
  "scripts": {
@@ -1079,6 +1079,10 @@ function JSDialogModifyDraw()
1079
1079
  bShowLineColor=false;
1080
1080
  bAdvanced=true;
1081
1081
  }
1082
+ else if (chart.ClassName=="ChartDrawPictureIconFont")
1083
+ {
1084
+ bShowFontZoom=true;
1085
+ }
1082
1086
 
1083
1087
  if (this.ColorButton)
1084
1088
  {