hqchart 1.1.14876 → 1.1.14877

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.14876",
3
+ "version": "1.1.14877",
4
4
  "description": "HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据对接",
5
5
  "main": "lib/main.js",
6
6
  "scripts": {
@@ -1509,18 +1509,15 @@ input[type="color"] {
1509
1509
  top: 1px;
1510
1510
  height: 500px;
1511
1511
  width: 600px;
1512
- z-index: 809;
1513
1512
  visibility:hidden;
1514
1513
  background-color: rgba(255,255,255,0.95);
1515
1514
  border: solid 1px rgba(200, 210, 219, 0.92);
1516
- display: flex;
1517
- flex-flow: column;
1518
1515
  z-index: 99;
1519
1516
  }
1520
1517
 
1521
1518
  .jschart_pop_minute_chart
1522
1519
  {
1523
- flex: 1
1520
+ height:480px
1524
1521
  }
1525
1522
 
1526
1523
  .jschart_pop_minute_chart_Title_Div