@arcgis/charts-spec
Advanced tools
Comparing version 4.31.0-next.72 to 4.31.0-next.73
@@ -106,3 +106,3 @@ import { RESTStatisticType } from "./rest-js-object-literals"; | ||
export const WebChartLabelBehavior = { | ||
None: "none", | ||
Hide: "hide", | ||
Rotate: "rotate", | ||
@@ -109,0 +109,0 @@ Stagger: "stagger", |
/** | ||
* Version of the current specification. | ||
*/ | ||
export const WebChartCurrentVersion = "16.1.1"; | ||
export const WebChartCurrentVersion = "17.0.0"; |
@@ -117,3 +117,3 @@ export declare const WebChartTypes: { | ||
export declare const WebChartLabelBehavior: { | ||
readonly None: "none"; | ||
readonly Hide: "hide"; | ||
readonly Rotate: "rotate"; | ||
@@ -120,0 +120,0 @@ readonly Stagger: "stagger"; |
@@ -7,3 +7,3 @@ import type { ISimpleLineSymbol, ISimpleFillSymbol, ISimpleMarkerSymbol, ITextSymbol, Color, IExtent, IEnvelope, IPoint, IPolygon, IPolygonWithCurves, IPolyline, IDrawingInfo, IStatisticDefinition, IFeatureLayer } from "./rest-js-types"; | ||
*/ | ||
export declare const WebChartCurrentVersion: "16.1.1"; | ||
export declare const WebChartCurrentVersion: "17.0.0"; | ||
/** | ||
@@ -10,0 +10,0 @@ * Stores information regarding a numeric conversion |
{ | ||
"name": "@arcgis/charts-spec", | ||
"version": "4.31.0-next.72", | ||
"version": "4.31.0-next.73", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "registry": "https://registry.npmjs.org/", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display