hqchart 1.1.13403 → 1.1.13409

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.
@@ -456,6 +456,13 @@ function GetBlackStyle()
456
456
  AreaColor:"rgba(26,13,7,0.5)", //面积
457
457
  },
458
458
 
459
+ RectDrag:
460
+ {
461
+ LineColor:"rgb(220,220,220)",
462
+ LineWidth:1*GetDevicePixelRatio(),
463
+ BGColor:"rgba(220,220,220,0.2)", //面积
464
+ },
465
+
459
466
  SelectedChart:
460
467
  {
461
468
  LineWidth:1,