@visactor/vchart-types 2.1.0-alpha.6 → 2.1.0-alpha.7

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.
@@ -130,6 +130,7 @@ export declare class BaseChart<T extends IChartSpec> extends CompilableBase impl
130
130
  private _canChangeMarkerComponentsWithoutRemake;
131
131
  private _canAddMarkerComponentsWithoutRemake;
132
132
  private _isMarkerAdditionSpecSafeWithoutRemake;
133
+ private _isAutoRangeMarkerSpec;
133
134
  private _canRemoveMarkerComponentsWithoutRemake;
134
135
  private _isOnlyMarkerComponentsRemoved;
135
136
  private _isComponentSpecKey;