tvcharts 0.6.50 → 0.6.51

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.
@@ -1273,7 +1273,7 @@ var ECharts = /** @class */function (_super) {
1273
1273
  barSpace: scale.barSpace,
1274
1274
  lastBarRightSideDiffBarCount: startLastBarRightSideDiffBarCount - distanceBarCount
1275
1275
  };
1276
- doDispatchAction.call(this, payload, true);
1276
+ doDispatchAction.call(this, payload, false);
1277
1277
  }
1278
1278
  };
1279
1279
  ECharts.prototype.scrollToDataIndex = function (dataIndex, animationDuration) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tvcharts",
3
- "version": "0.6.50",
3
+ "version": "0.6.51",
4
4
  "description": "基于echarts5.5.0二次开发",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [