hqchart 1.1.15091 → 1.1.15106

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.15091",
3
+ "version": "1.1.15106",
4
4
  "description": "HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据对接",
5
5
  "main": "lib/main.js",
6
6
  "scripts": {
@@ -1052,6 +1052,11 @@ function JSDialogModifyDraw()
1052
1052
  this.HQChart.Draw();
1053
1053
  }
1054
1054
 
1055
+ this.AdvancedSetting=function()
1056
+ {
1057
+
1058
+ }
1059
+
1055
1060
  this.GetRandomText=function(text)
1056
1061
  {
1057
1062
  var ARY_TEXT=["下跌形态","反转十字星","低位档五阳线","倒V型反转","双顶","持续整理形态"];