Lifecycle & editions

Lifecycle tags

Every public export carries a lifecycle tag (generated into lifecycle.json from the source annotations — regenerate with bun run lifecycle:gen):

  • experimental — may change or disappear in any 0.x release. The default for APIs not explicitly promoted.
  • stable-intent — committed enough that changes pay the migration tax. Covers (1) the agent core path (PortableSpec, normalize, validate, renderToSVGString, GGPlot and their direct result contracts) and (2) the recommended Svelte composition children (Geom* shells and the theme/scale/coord/facet/labs/guides/legend grammar children). Not frozen pre-1.0, but changes here are treated as breaking: they get a changeset, a migration note, and a deprecation window where feasible. Registry and factory helpers stay experimental.
  • stable — committed API under semver (none in v0.1).
  • superseded — keeps working but stops being recommended; docs point to the replacement. Protects agent-generated code from silent breakage.

Defaults editions

normalize() stamps edition: 2 onto every spec that doesn't carry one, freezing which generation of DEFAULT aesthetics (theme role tokens, categorical palette, sequential ramp) the spec was authored against. When a future edition ships better defaults, stamped specs keep their original look — old charts never reshuffle. Explicit settings (theme, scales.*.range, scales.*.scheme) always win over edition defaults, and unknown editions degrade to the latest known with an unknown-edition warning.

@ggsvelte/spec

experimental (908)

A11yMode (type), ALIAS_GEOMS, AblineLayer (type), AblineLayerInput (type), AblineLayerSchema, AblineParams (type), Aes (type), AesInput (type), AesSchema, AliasGeomName (type), AlphaScaleSpec (type), AreaLayer (type), AreaLayerInput (type), AreaLayerSchema, AreaParams (type), AuthoringCellValue (type), AuthoringColumns (type), AuthoringDataRef (type), AuthoringRows (type), AxisGuideOptions (type), AxisGuideSpec (type), BarLayer (type), BarLayerInput (type), BarLayerSchema, BarParams (type), Bin2dLayer (type), Bin2dLayerInput (type), Bin2dLayerSchema, Bin2dParams (type), BinnedColorScaleOptions (type), BinnedFiniteStyleScaleOptions (type), BlankLayer (type), BlankLayerInput (type), BlankParams (type), BoxplotLayer (type), BoxplotLayerInput (type), BoxplotLayerSchema, BoxplotParams (type), CATEGORICAL_SCHEME_NAMES, CHANNELS, COLOR_SCHEME_NAMES, CURRENT_EDITION, CellValue (type), ChannelFn (type), ChannelInput (type), ChannelName (type), ChannelValue (type), ChannelValueSchema, ColLayer (type), ColLayerInput (type), ColLayerSchema, ColParams (type), ColorBrewerScaleOptions (type), ColorDistillerScaleOptions (type), ColorFermenterScaleOptions (type), ColorScaleOptions (type), ColorScaleSpec (type), ColorStop (type), ColorStopInput (type), ColorbarGuideOptions (type), ColorbarGuideSpec (type), ColorstepsGuideOptions (type), ColorstepsGuideSpec (type), ContinuousPositionScaleOptions (type), ContourLayer (type), ContourLayerInput (type), ContourParams (type), CoordFixedOptions (type), CoordFixedSpec (type), CoordFixedSpecSchema, CoordSfOptions (type), CoordSfSpec (type), CoordSfSpecSchema, CoordSpec (type), CoordSpecSchema, CoordTransformAxisOptions (type), CoordTransformAxisSpec (type), CoordTransformAxisSpecSchema, CoordTransformName (type), CoordTransformOptions (type), CoordTransformSpec (type), CoordTransformSpecSchema, CountLayer (type), CountLayerInput (type), CountLayerSchema, CrossbarLayer (type), CrossbarLayerInput (type), CrossbarLayerSchema, CrossbarParams (type), CurveLayer (type), CurveLayerInput (type), CurveLayerSchema, CurveParams (type), DEFAULT_VALIDATE_LIMITS, DataColumns (type), DataInput (type), DataName (type), DataProfile (type), DataProfileField (type), DataRef (type), DataRefSchema, DataValues (type), Density2dFilledLayer (type), Density2dFilledLayerInput (type), Density2dLayer (type), Density2dLayerInput (type), Density2dParams (type), DensityLayer (type), DensityLayerInput (type), DensityLayerSchema, DensityParams (type), DiscreteColorScaleOptions (type), DiscreteFiniteStyleScaleOptions (type), DiscreteNumericStyleScaleOptions (type), DiscretePositionScaleOptions (type), DotplotLayer (type), DotplotLayerInput (type), DotplotLayerSchema, DotplotParams (type), ERROR_CATALOG, ERROR_CODES, ErrorCatalogEntry (type), ErrorbarLayer (type), ErrorbarLayerInput (type), ErrorbarLayerSchema, ErrorbarParams (type), FacetFieldInput (type), FacetFieldRef (type), FacetFieldRefSchema, FacetInput (type), FacetScales (type), FacetSpec (type), FacetSpecSchema, FacetStripSpec (type), FacetStripSpecSchema, FiniteStyleScaleOptions (type), FreqpolyLayer (type), FreqpolyLayerInput (type), FreqpolyLayerSchema, FunctionArgs (type), FunctionLayer (type), FunctionLayerInput (type), FunctionLayerSchema, FunctionParams (type), FunctionRegistryName (type), GEOM_ALIASES, GEOM_DEFAULTS, GEOM_PARAM_KEYS, GEOM_REFERENCE, GGBuilder, GREY_PALETTE_10, GUIDE_CHANNELS, GUIDE_REFERENCE, GeomAblineOptions (type), GeomAreaOptions (type), GeomBarOptions (type), GeomBin2dOptions (type), GeomBlankOptions (type), GeomBoxplotOptions (type), GeomColOptions (type), GeomContourOptions (type), GeomCountOptions (type), GeomCrossbarOptions (type), GeomCurveOptions (type), GeomDensity2dFilledOptions (type), GeomDensity2dOptions (type), GeomDensityOptions (type), GeomDotplotOptions (type), GeomErrorbarOptions (type), GeomFreqpolyOptions (type), GeomFunctionOptions (type), GeomHexOptions (type), GeomHistogramOptions (type), GeomHlineOptions (type), GeomJitterOptions (type), GeomLabelOptions (type), GeomLineOptions (type), GeomLinerangeOptions (type), GeomMapOptions (type), GeomName (type), GeomParamDoc (type), GeomPathOptions (type), GeomPointOptions (type), GeomPointrangeOptions (type), GeomPolygonOptions (type), GeomQqLineOptions (type), GeomQqOptions (type), GeomQuantileOptions (type), GeomRasterOptions (type), GeomRectOptions (type), GeomReferenceEntry (type), GeomRugOptions (type), GeomRuleOptions (type), GeomSegmentOptions (type), GeomSfLabelOptions (type), GeomSfOptions (type), GeomSfTextOptions (type), GeomSmoothOptions (type), GeomSpokeOptions (type), GeomStepOptions (type), GeomTextOptions (type), GeomTileOptions (type), GeomViolinOptions (type), GeomVlineOptions (type), GlowOptions (type), GlowSpec (type), Gradient2ScaleOptions (type), GradientPaint (type), GradientScaleOptions (type), GradientnScaleOptions (type), GreyScaleOptions (type), GuideChannelName (type), GuideParamDoc (type), GuideReferenceEntry (type), GuideSpec (type), GuideThemeSpec (type), GuideTypeName (type), GuidesSpec (type), HUE_PALETTE_10, HexLayer (type), HexLayerInput (type), HexLayerSchema, HexParams (type), HistogramLayer (type), HistogramLayerInput (type), HistogramLayerSchema, HlineLayer (type), HlineLayerInput (type), HlineLayerSchema, HlineParams (type), HueScaleOptions (type), IdentityColorScaleOptions (type), IdentityFiniteStyleScaleOptions (type), IdentityNumericStyleScaleOptions (type), InlineData (type), JSONValue (type), JitterLayer (type), JitterLayerInput (type), JitterLayerSchema, KNOWN_GEOMS, KNOWN_GUIDE_TYPES, KNOWN_POSITIONS, KNOWN_STATS, LINETYPE_NAMES, LINT_CATALOG, LabelLayer (type), LabelLayerInput (type), LabelLayerSchema, LabelParams (type), Labs (type), LayerInput (type), LayerSpec (type), LayerSpecSchema, LegendGuideOptions (type), LegendGuideSpec (type), LegendSpec (type), LineLayer (type), LineLayerInput (type), LineLayerSchema, LineParams (type), LinearGradientPaint (type), LinearPaintOptions (type), LinerangeLayer (type), LinerangeLayerInput (type), LinerangeLayerSchema, LinerangeParams (type), LinetypeName (type), LinetypeScaleSpec (type), LintAdvisoryCode (type), LintCatalogEntry (type), LossyResult (type), MAX_BINNED_BREAKS, MAX_GLOW_RADIUS, MAX_PAINT_STOPS, MAX_TEMPORAL_CANDIDATES, MAX_TEMPORAL_MAJOR_TICKS, MAX_TEMPORAL_MINOR_TICKS, MIN_TEMPORAL_LABEL_GAP_PX, MONTH_DAY_REFERENCE_YEAR, ManualColorScaleOptions (type), ManualFiniteStyleScaleOptions (type), ManualNumericStyleScaleOptions (type), MapLayer (type), MapLayerInput (type), MapParams (type), MultiIdentityScaleOptions (type), MultiManualScaleOptions (type), MultiScaleAesthetic (type), MultiScaleChannel (type), NoneGuideSpec (type), NormalizedGeomName (type), NormalizedLayerSpec (type), NormalizedSpec (type), NumericStyleScaleOptions (type), OrdinalColorScaleOptions (type), PIPELINE_ERROR_CATALOG, POINT_SHAPE_NAMES, POSITION_REFERENCE, PaintSpace (type), ParsedTemporalColumn (type), PathLayer (type), PathLayerInput (type), PathLayerSchema, PathParams (type), PipelineErrorCatalogEntry (type), PipelineErrorCode (type), PlotSpecSchema, PointLayer (type), PointLayerInput (type), PointLayerSchema, PointParams (type), PointPosition (type), PointShapeName (type), PointrangeLayer (type), PointrangeLayerInput (type), PointrangeLayerSchema, PointrangeParams (type), PolygonLayer (type), PolygonLayerInput (type), PolygonLayerSchema, PolygonParams (type), PortabilityIssue (type), PositionName (type), PositionParamDoc (type), PositionParams (type), PositionReferenceEntry (type), PositionScaleSpec (type), PositiveStyleScaleSpec (type), ProfileFieldType (type), QqLayer (type), QqLayerInput (type), QqLayerSchema, QqLineLayer (type), QqLineLayerInput (type), QqLineLayerSchema, QqLineParams (type), QqParams (type), QuantileLayer (type), QuantileLayerInput (type), QuantileParams (type), RadialGradientPaint (type), RadialPaintOptions (type), RasterLayer (type), RasterLayerInput (type), RasterLayerSchema, RasterParams (type), RecommendedScaleType (type), RectLayer (type), RectLayerInput (type), RectLayerSchema, RectParams (type), RenderBackend (type), RibbonLayer (type), RibbonLayerInput (type), RibbonLayerSchema, RibbonParams (type), RugLayer (type), RugLayerInput (type), RugLayerSchema, RugParams (type), RuleLayer (type), RuleLayerInput (type), RuleLayerSchema, RuleParams (type), RuntimeAblineLayer (type), RuntimeAes (type), RuntimeAreaLayer (type), RuntimeBarLayer (type), RuntimeBin2dLayer (type), RuntimeBlankLayer (type), RuntimeBoxplotLayer (type), RuntimeChannelValue (type), RuntimeColLayer (type), RuntimeContourLayer (type), RuntimeCountLayer (type), RuntimeCrossbarLayer (type), RuntimeCurveLayer (type), RuntimeDensity2dFilledLayer (type), RuntimeDensity2dLayer (type), RuntimeDensityLayer (type), RuntimeDotplotLayer (type), RuntimeErrorbarLayer (type), RuntimeFreqpolyLayer (type), RuntimeFunctionLayer (type), RuntimeHexLayer (type), RuntimeHistogramLayer (type), RuntimeHlineLayer (type), RuntimeJitterLayer (type), RuntimeLabelLayer (type), RuntimeLayerSpec (type), RuntimeLineLayer (type), RuntimeLinerangeLayer (type), RuntimeMapLayer (type), RuntimePathLayer (type), RuntimePointLayer (type), RuntimePointrangeLayer (type), RuntimePolygonLayer (type), RuntimeQqLayer (type), RuntimeQqLineLayer (type), RuntimeQuantileLayer (type), RuntimeRasterLayer (type), RuntimeRectLayer (type), RuntimeRibbonLayer (type), RuntimeRugLayer (type), RuntimeRuleLayer (type), RuntimeSegmentLayer (type), RuntimeSfLabelLayer (type), RuntimeSfLayer (type), RuntimeSfTextLayer (type), RuntimeSmoothLayer (type), RuntimeSpec (type), RuntimeSpokeLayer (type), RuntimeStepLayer (type), RuntimeTextLayer (type), RuntimeTileLayer (type), RuntimeViolinLayer (type), RuntimeVlineLayer (type), SCALE_CAPABILITIES, SCALE_FAMILY_LABELS, SCALE_REFERENCE, SCHEMA_VERSION, SEQUENTIAL_SCHEME_NAMES, SHARED_LAYER_PROPS, STAT_COLUMNS, STAT_REFERENCE, STYLE_AESTHETIC_GEOMS, STYLE_ORDINAL_SCALE_HELPERS, ScaleAesthetic (type), ScaleCapability (type), ScaleExpansion (type), ScaleFamily (type), ScaleParamDoc (type), ScaleReferenceEntry (type), ScaleTypeAesthetic (type), Scales (type), ScalesSchema, SegmentLayer (type), SegmentLayerInput (type), SegmentLayerSchema, SegmentParams (type), SequentialColorScaleOptions (type), SequentialStyleScaleOptions (type), SfLabelLayer (type), SfLabelLayerInput (type), SfLabelParams (type), SfLayer (type), SfLayerInput (type), SfParams (type), SfTextLayer (type), SfTextLayerInput (type), SfTextParams (type), ShapeScaleSpec (type), SharedLayerPropDoc (type), SizeAreaScaleOptions (type), SizeSequentialStyleScaleOptions (type), SizeTemporalNumericStyleScaleOptions (type), SmoothLayer (type), SmoothLayerInput (type), SmoothLayerSchema, SmoothParams (type), SpecAdvisory (type), SpecInput (type), SpecModule, SpokeLayer (type), SpokeLayerInput (type), SpokeParams (type), StackablePosition (type), StatName (type), StatReferenceEntry (type), StepLayer (type), StepLayerInput (type), StepLayerSchema, StepParams (type), Steps2ScaleOptions (type), StepsScaleOptions (type), StepsnScaleOptions (type), StyleAesthetic (type), SummaryFun (type), TEMPORAL_INTERVAL_UNITS, TEMPORAL_LABEL_TOKENS, TEMPORAL_PARSER_NAMES, TEMPORAL_WEEKDAYS, THEME_NAMES, THEME_NAME_ALIASES, TemporalColorScaleOptions (type), TemporalDecision (type), TemporalDisambiguation (type), TemporalFailure (type), TemporalInterval (type), TemporalIntervalError, TemporalIntervalSpec (type), TemporalIntervalSpecSchema, TemporalIntervalUnit (type), TemporalKind (type), TemporalLabelSpecSchema, TemporalNumericStyleScaleOptions (type), TemporalParseError, TemporalParseOptions (type), TemporalParseResult (type), TemporalParserName (type), TemporalParserSpec (type), TemporalParserSpecSchema, TemporalParserSpecSchemaRef, TemporalPrecision (type), TemporalScaleKind (type), TemporalScaleOptions (type), TemporalWeekStart (type), TemporalWeekStartSchema, TextLayer (type), TextLayerInput (type), TextLayerSchema, TextParams (type), ThemeName (type), ThemeSpec (type), TileLayer (type), TileLayerInput (type), TileLayerSchema, TileParams (type), TransformedColorScaleOptions (type), TransformedPositionScaleOptions (type), UnportableSpecError, ValidateLimits (type), ValidateOptions (type), ViolinLayer (type), ViolinLayerInput (type), ViolinLayerSchema, ViolinParams (type), ViridisOptionName (type), ViridisScaleOptions (type), VlineLayer (type), VlineLayerInput (type), VlineLayerSchema, VlineParams (type), aes, allScaleHelpers, assertStructuralGate, buildGreyPalette, buildHuePalette, buildSchemaArtifact, builderScaleHelperNames, calendarDateFields, canonicalMultiScaleChannel, canonicalTemporalParserKey, componentNameForGeom, componentNameForScaleHelper, configuredColorScaleType, coordEqual, coordFixed, coordSf, coordTransform, coord_equal, coord_fixed, coord_sf, coord_transform, didYouMean, dmy, dmy_hm, dmy_hms, dym, dym_hm, dym_hms, effectiveChannel, fillPaintLinear, fillPaintRadial, fromEpochMilliseconds, fromEpochSeconds, geomReferenceList, gg, glow, guideAxis, guideColorbar, guideColorsteps, guideLegend, guideNone, guideReferenceList, guide_axis, guide_colorbar, guide_colorsteps, guide_legend, guide_none, guides, hslToHex, inferTemporalColumn, isPortable, knownScaleSlugs, levenshtein, lintSpec, mdy, mdy_hm, mdy_hms, my, myd, myd_hm, myd_hms, normalizeChannel, parseTemporal, parseTemporalColumn, parseTemporalFormat, parseTemporalInterval, portabilityIssues, positionReferenceList, primaryScaleHelpers, scaleAlpha, scaleAlphaBinned, scaleAlphaContinuous, scaleAlphaDate, scaleAlphaDatetime, scaleAlphaDiscrete, scaleAlphaIdentity, scaleAlphaManual, scaleAlphaOrdinal, scaleCapabilityCamelHelpers, scaleColorBinned, scaleColorBrewer, scaleColorContinuous, scaleColorDate, scaleColorDatetime, scaleColorDiscrete, scaleColorDistiller, scaleColorFermenter, scaleColorGradient, scaleColorGradient2, scaleColorGradientn, scaleColorGray, scaleColorGrey, scaleColorHue, scaleColorIdentity, scaleColorLog10, scaleColorManual, scaleColorOrdinal, scaleColorSqrt, scaleColorSteps, scaleColorSteps2, scaleColorStepsn, scaleColorViridisB, scaleColorViridisC, scaleColorViridisD, scaleColourBinned, scaleColourBrewer, scaleColourContinuous, scaleColourDate, scaleColourDatetime, scaleColourDiscrete, scaleColourDistiller, scaleColourFermenter, scaleColourGradient, scaleColourGradient2, scaleColourGradientn, scaleColourGray, scaleColourGrey, scaleColourHue, scaleColourIdentity, scaleColourLog10, scaleColourManual, scaleColourOrdinal, scaleColourSqrt, scaleColourSteps, scaleColourSteps2, scaleColourStepsn, scaleColourViridisB, scaleColourViridisC, scaleColourViridisD, scaleContinuousIdentity, scaleDiscreteIdentity, scaleDiscreteManual, scaleFillBinned, scaleFillBrewer, scaleFillContinuous, scaleFillDate, scaleFillDatetime, scaleFillDiscrete, scaleFillDistiller, scaleFillFermenter, scaleFillGradient, scaleFillGradient2, scaleFillGradientn, scaleFillGray, scaleFillGrey, scaleFillHue, scaleFillIdentity, scaleFillLog10, scaleFillManual, scaleFillOrdinal, scaleFillSqrt, scaleFillSteps, scaleFillSteps2, scaleFillStepsn, scaleFillViridisB, scaleFillViridisC, scaleFillViridisD, scaleLinetype, scaleLinetypeBinned, scaleLinetypeDiscrete, scaleLinetypeIdentity, scaleLinetypeManual, scaleLinewidth, scaleLinewidthBinned, scaleLinewidthContinuous, scaleLinewidthDate, scaleLinewidthDatetime, scaleLinewidthDiscrete, scaleLinewidthIdentity, scaleLinewidthManual, scaleLinewidthOrdinal, scaleRadius, scaleReferenceByFamily, scaleReferenceList, scaleReferencePrimaries, scaleShape, scaleShapeBinned, scaleShapeDiscrete, scaleShapeIdentity, scaleShapeManual, scaleShapeOrdinal, scaleSize, scaleSizeArea, scaleSizeBinned, scaleSizeBinnedArea, scaleSizeContinuous, scaleSizeDate, scaleSizeDatetime, scaleSizeDiscrete, scaleSizeIdentity, scaleSizeManual, scaleSizeOrdinal, scaleType, scaleXBinned, scaleXContinuous, scaleXDate, scaleXDatetime, scaleXDiscrete, scaleXLog10, scaleXMonthDay, scaleXReverse, scaleXSqrt, scaleXTime, scaleYBinned, scaleYContinuous, scaleYDate, scaleYDatetime, scaleYDiscrete, scaleYLog10, scaleYMonthDay, scaleYReverse, scaleYSqrt, scaleYTime, scale_alpha, scale_alpha_binned, scale_alpha_continuous, scale_alpha_date, scale_alpha_datetime, scale_alpha_discrete, scale_alpha_identity, scale_alpha_manual, scale_alpha_ordinal, scale_color_binned, scale_color_brewer, scale_color_continuous, scale_color_date, scale_color_datetime, scale_color_discrete, scale_color_distiller, scale_color_fermenter, scale_color_gradient, scale_color_gradient2, scale_color_gradientn, scale_color_gray, scale_color_grey, scale_color_hue, scale_color_identity, scale_color_log10, scale_color_manual, scale_color_ordinal, scale_color_sqrt, scale_color_steps, scale_color_steps2, scale_color_stepsn, scale_color_viridis_b, scale_color_viridis_c, scale_color_viridis_d, scale_colour_binned, scale_colour_brewer, scale_colour_continuous, scale_colour_date, scale_colour_datetime, scale_colour_discrete, scale_colour_distiller, scale_colour_fermenter, scale_colour_gradient, scale_colour_gradient2, scale_colour_gradientn, scale_colour_gray, scale_colour_grey, scale_colour_hue, scale_colour_identity, scale_colour_log10, scale_colour_manual, scale_colour_ordinal, scale_colour_sqrt, scale_colour_steps, scale_colour_steps2, scale_colour_stepsn, scale_colour_viridis_b, scale_colour_viridis_c, scale_colour_viridis_d, scale_continuous_identity, scale_discrete_identity, scale_discrete_manual, scale_fill_binned, scale_fill_brewer, scale_fill_continuous, scale_fill_date, scale_fill_datetime, scale_fill_discrete, scale_fill_distiller, scale_fill_fermenter, scale_fill_gradient, scale_fill_gradient2, scale_fill_gradientn, scale_fill_gray, scale_fill_grey, scale_fill_hue, scale_fill_identity, scale_fill_log10, scale_fill_manual, scale_fill_ordinal, scale_fill_sqrt, scale_fill_steps, scale_fill_steps2, scale_fill_stepsn, scale_fill_viridis_b, scale_fill_viridis_c, scale_fill_viridis_d, scale_linetype, scale_linetype_binned, scale_linetype_discrete, scale_linetype_identity, scale_linetype_manual, scale_linewidth, scale_linewidth_binned, scale_linewidth_continuous, scale_linewidth_date, scale_linewidth_datetime, scale_linewidth_discrete, scale_linewidth_identity, scale_linewidth_manual, scale_linewidth_ordinal, scale_radius, scale_shape, scale_shape_binned, scale_shape_discrete, scale_shape_identity, scale_shape_manual, scale_shape_ordinal, scale_size, scale_size_area, scale_size_binned, scale_size_binned_area, scale_size_continuous, scale_size_date, scale_size_datetime, scale_size_discrete, scale_size_identity, scale_size_manual, scale_size_ordinal, scale_type, scale_x_binned, scale_x_continuous, scale_x_date, scale_x_datetime, scale_x_discrete, scale_x_log10, scale_x_month_day, scale_x_reverse, scale_x_sqrt, scale_x_time, scale_y_binned, scale_y_continuous, scale_y_date, scale_y_datetime, scale_y_discrete, scale_y_log10, scale_y_month_day, scale_y_reverse, scale_y_sqrt, scale_y_time, schemaArtifactJSON, slugForScaleHelper, statReferenceList, strokePaintLinear, strokePaintRadial, structuralGateErrors, temporalIntervalTicks, temporalLabelConfigurationError, temporalLocaleConfigurationError, temporalParserConfigurationError, toAuthoringDataRef, toDataRef, toPortable, toPortableLossy, ydm, ydm_hm, ydm_hms, ym, ymd, ymd_hm, ymd_hms, yq

stable-intent (8)

PortableSpec (type), SpecError (type), SpecErrorCode (type), SpecErrorFix (type), SpecValidationError, ValidateResult (type), normalize, validate

@ggsvelte/core

experimental (315)

ADVISORY_CATALOG, Advisory (type), AdvisoryCode (type), AesMapping (type), AxisEditModel (type), AxisGuidePlan (type), AxisGuideTick (type), AxisResult (type), AxisValueFormatter (type), BUILTIN_THEMES, BandAxisPlan (type), BandAxisPlanInput (type), BandConfig (type), BandGuideConfig (type), BandLabelMode (type), BandScale (type), BatchInteractionMask (type), CALC_PALETTE, CANVAS_AUTO_THRESHOLD, CANVA_PALETTE, CATEGORICAL_PALETTE_10, CATEGORICAL_SCHEMES, CLIDiagnosticCode (type), CLIIO (type), CLI_DIAGNOSTIC_CATALOG, COLORBLIND_PALETTE, CandidateBuildFacts (type), CandidateDatum (type), CandidateFacts (type), CandidateGroup (type), CandidateInspectMode (type), CandidateMatch (type), CandidateRange (type), CandidateStore (type), CandidateStoreOptions (type), CanonicalAxisToken (type), CellValue (type), ClientRect (type), ColorScale (type), ColorbarGuidePlan (type), ColorbarGuideTick (type), ColorstepsGuidePlan (type), ColorstepsGuideStep (type), ColumnTable, Columns (type), ContinuousConfig (type), ContinuousScale (type), ContinuousTraining (type), CoordAxisProjector (type), CountStatInput (type), CountStatResult (type), CreateSemanticViewportInput (type), DEFAULT_FONT_STACK, DEFAULT_LAYOUT_THEME, DeclaredDiscreteness (type), DiagnosticCode (type), DiscreteGuideEntry (type), DiscreteGuidePlan (type), DiscreteLegendInput (type), DiscreteScaleSpec (type), Discreteness (type), DodgeInput (type), DodgeResult (type), Domain (type), ECONOMIST_PALETTE, EDITION_DEFAULTS, EXCEL_FILL_PALETTE, EXCEL_NEW_PALETTE, EXCEL_PALETTE, EcdfStatInput (type), EcdfStatResult (type), EditionDefaults (type), FEW_DARK_PALETTE, FEW_LIGHT_PALETTE, FEW_PALETTE, FIVETHIRTYEIGHT_PALETTE, FLEXOKI_PALETTE, FONT_METRICS, FacetPanelIdentity (type), FacetPanelIdentityInput (type), FacetPanelRole (type), FacetPanelValueIdentity (type), FieldType (type), FocusedPrimitive (type), GDOCS_PALETTE, GeometryBatch (type), GlyphsBatch (type), GroupDerivation (type), GuidePlan (type), HC_DARK_PALETTE, HC_PALETTE, IPSUM_PALETTE, LEGEND_ROW_HEIGHT, LINETYPE_DASHES, LayerBackend (type), LayoutAxisPresentation (type), LayoutInput (type), LayoutResult (type), LayoutTheme (type), LegendBlock (type), LegendInput (type), LegendOrder (type), LetterboxRect (type), LineageRef (type), LineageStore, Linetype (type), MAX_BINNED_BREAKS, MappedField (type), Margins (type), MetricsTable (type), MetricsTableMeasurer, NamedData (type), NormalizedSpan (type), NumberFormatter (type), OrdinalColorConfig (type), PANDER_PALETTE, PANEL_SPACING, PIPELINE_ERROR_CATALOG, PIPELINE_WARNING_CATALOG, POSITION_TRANSFORM_NAMES, PTOL_PALETTE, PaletteExhaustedError, PanelCoordProjector (type), PassResult (type), PathsBatch (type), PipelineError, PipelineErrorCatalogEntry (type), PipelineErrorCode (type), PipelineWarning (type), PipelineWarningCode (type), PlotRect (type), PointShape (type), PointShapeGeometry (type), PointsBatch (type), PositionScale (type), PositionTransformName (type), RampLegendInput (type), RectsBatch (type), RenderModel (type), ResolvedCandidateInspectMode (type), ResolvedColorScale (type), ResolvedEdition (type), ResolvedGlow (type), ResolvedGradientPaint (type), ResolvedPathMark (type), ResolvedPointMark (type), ResolvedStyleScale (type), Rows (type), RunOptions (type), RuntimeRowFilterClause (type), RuntimeRowFilterMode (type), RuntimeRowIndexFilter (type), SCALE_STATE_VERSION, SOLARIZED_PALETTE, STATA_MONO_PALETTE, STATA_PALETTE, STATA_S1COLOR_PALETTE, STATA_S1RCOLOR_PALETTE, STRIP_BAND, ScaleConfigError, ScaleDecision (type), ScaleDiagnostic (type), ScaleDiagnosticFix (type), ScaleDomainSnapshot (type), ScaleState (type), ScaleTransform (type), ScaleWarning (type), ScaleWarningCode (type), Scene (type), SceneAxis (type), SceneDiscreteLegend (type), SceneLegend (type), SceneLegendEntry (type), ScenePanel (type), SceneRampLegend (type), SceneStepsLegend (type), SceneTick (type), SegmentsBatch (type), SemanticCandidateKeys (type), SemanticViewport (type), SemanticViewportAxisSelection (type), SemanticViewportDomains (type), SemanticViewportPanel (type), SemanticViewportSelection (type), SequentialColorScale (type), SequentialConfig (type), StackInput (type), StackResult (type), StepsLegendInput (type), Stratum (type), StyleOutput (type), StyleScale (type), SumStatInput (type), SumStatResult (type), TABLEAU10_PALETTE, TABLEAU20_PALETTE, TABLEAU_COLORBLIND_PALETTE, TABLEAU_GREEN_ORANGE_TEAL_PALETTE, TABLEAU_HUE_CIRCLE_PALETTE, TABLEAU_JEWEL_BRIGHT_PALETTE, TABLEAU_MILLER_STONE_PALETTE, TABLEAU_NURIEL_STONE_PALETTE, TABLEAU_PURPLE_PINK_GRAY_PALETTE, TABLEAU_RED_BLUE_BROWN_PALETTE, TABLEAU_SEATTLE_GRAYS_PALETTE, TABLEAU_SUMMER_PALETTE, TABLEAU_SUPERFISHEL_STONE_PALETTE, TABLEAU_TRAFFIC_PALETTE, TABLEAU_WINTER_PALETTE, TemporalAxisPlanInput (type), TemporalLabelFormatOptions (type), TemporalTickLabel (type), TextMeasurer (type), ThemeColorRole (type), ThemeRole (type), ThemeTokens (type), Tick (type), TickFormatter (type), TimeTicksResult (type), TrainMode (type), TrainResult (type), TrainedScales (type), TraversalDirection (type), UnknownThemeError, VIRIDIS_RAMP_10, WSJ_BLACK_GREEN_PALETTE, WSJ_DEM_REP_PALETTE, WSJ_PALETTE, WSJ_RED_GREEN_PALETTE, WSJ_RGBY_PALETTE, adoptScaleState, areaOutlineActive, bandKey, batchMarkCount, buildCandidateStore, buildCoordAxisProjector, buildInteractionMasks, buildLegends, buildPanelCoordProjector, buildPrimitiveInteractionMasks, canonicalAxisToken, cellToNumber, cellsToNumeric, compileRuntimeRowIndexFilter, compileTemporalLabelFormat, countMarks, createFacetPanelIdentity, decodeKey, defaultLogTickFormat, defaultTickFormat, defaultTimeTickFormat, deriveGroups, disambiguatedLabels, discretenessOf, encodeKey, finiteExtent, fnv1a, formatTemporalTickSequence, formatTime, freshScaleState, getScaleTransform, humanizeFieldTitle, inferDiscreteness, inferFieldType, isISODateString, layout, layoutPass, letterboxGutterRects, linearTicks, linetypeDash, linetypeIndex, logTicks, marginDelta, markLinetype, niceLinearDomain, numberFormatter, paintResourceId, paletteFingerprint, pathData, perfMark, perfMeasure, planBandAxis, planStrata, planTemporalAxis, pointShapeGeometry, pointShapeIndex, pointShapePathD, positionDodge, positionStack, rampColor, resolveEditionDefaults, resolvePathMark, resolvePointMark, resolveTheme, runCLI, runPipeline, sampleSequentialPalette, scaleTransform, sceneLabel, sceneToSVGString, sequentialSchemeRamp, serializeScaleState, spaceFieldName, statCount, statEcdf, statSum, themeVar, tickStep, timeTicks, trainBand, trainColor, trainContinuous, trainDiscrete, trainLinear, trainSequential

stable-intent (2)

RenderSVGOptions (type), renderToSVGString

@ggsvelte/core (./dom)

experimental (9)

CanvasFocusPresentation (type), ColorResolver (type), PrimitiveFocusMask (type), StaticQuadtree, cssColorResolver, drawBatch, drawClippedToPanel, drawStratum, sizeCanvasForDpr

@ggsvelte/svelte

experimental (472)

A11yMode (type), Advisory (type), Aes (type), AesInput (type), AlphaScaleSpec (type), AreaMode (type), AuthoringCellValue (type), AuthoringColumns (type), AuthoringDataRef (type), AuthoringRows (type), AxisGuideOptions (type), AxisGuidePlan (type), AxisGuideSpec (type), AxisGuideTick (type), BinnedColorScaleOptions (type), BinnedFiniteStyleScaleOptions (type), BoxplotParams (type), BrushSelection (type), COMPOSITION_DIAGNOSTIC_CATALOG, ChannelValue (type), ColorScaleOptions (type), ColorScaleSpec (type), ColorbarGuideOptions (type), ColorbarGuidePlan (type), ColorbarGuideSpec (type), ColorbarGuideTick (type), ColorstepsGuideOptions (type), ColorstepsGuidePlan (type), ColorstepsGuideSpec (type), ColorstepsGuideStep (type), CompositionDiagnostic (type), CompositionDiagnosticCode (type), ContinuousPositionScaleOptions (type), CoordFixedOptions (type), CoordFixedSpec (type), CoordSf, CoordSfOptions (type), CoordSfSpec (type), CoordSpec (type), CoordTransformAxisOptions (type), CoordTransformAxisSpec (type), CoordTransformName (type), CoordTransformOptions (type), CoordTransformSpec (type), CreatePlotInteractionOptions (type), DEPRECATION_DIAGNOSTIC_CATALOG, DataInput (type), DataProfile (type), DataRef (type), DensityParams (type), DeprecationDiagnostic (type), DeprecationDiagnosticCode (type), DiscreteColorScaleOptions (type), DiscreteFiniteStyleScaleOptions (type), DiscreteGuideEntry (type), DiscreteGuidePlan (type), DiscreteNumericStyleScaleOptions (type), DiscretePositionScaleOptions (type), DuplicateMergeKeyDiagnostic (type), DuplicateMergeKeyKind (type), DuplicatePlotLayerDiagnostic (type), DuplicatePlotLayerKind (type), DuplicateScaleChannelDiagnostic (type), ErrorbarParams (type), FacetInput (type), FacetIntervalPreset (type), FacetScales (type), FacetSpec (type), FiniteStyleScaleOptions (type), GGBuilder, GeomProps (type), GuidePlan (type), GuideSpec (type), GuideThemeSpec (type), GuidesSpec (type), INTERACTION_DIAGNOSTIC_CATALOG, IdentityColorScaleOptions (type), IdentityFiniteStyleScaleOptions (type), IdentityNumericStyleScaleOptions (type), InspectInput (type), InspectMode (type), InspectOptions (type), InteractionDiagnostic (type), InteractionDiagnosticCode (type), InteractionSource (type), InteractionTool (type), IntervalSelection (type), LINETYPE_NAMES, LabsSpec (type), Layer (type), LayerBackend (type), LayerInput (type), LayerRegistry (type), LayerSpec (type), LegendFilterClause (type), LegendFilterEvent (type), LegendFilterInput (type), LegendFilterOptions (type), LegendFocusChange (type), LegendFocusClear (type), LegendFocusEvent (type), LegendFocusInput (type), LegendFocusOptions (type), LegendGuideOptions (type), LegendGuideSpec (type), LegendSpec (type), Linetype (type), LinetypeName (type), LinetypeScaleSpec (type), MAX_TEMPORAL_CANDIDATES, MAX_TEMPORAL_MAJOR_TICKS, MAX_TEMPORAL_MINOR_TICKS, MIN_TEMPORAL_LABEL_GAP_PX, ManualColorScaleOptions (type), ManualFiniteStyleScaleOptions (type), ManualNumericStyleScaleOptions (type), MappedField (type), MarkLayerDescriptor (type), MultiIdentityScaleOptions (type), MultiManualScaleOptions (type), MultiScaleAesthetic (type), MultiScaleChannel (type), NonEmptyReadonlyArray (type), NoneGuideSpec (type), NumericStyleScaleOptions (type), POINT_SHAPE_NAMES, PipelineError, PipelineWarning (type), PlotDatum (type), PlotDiagnostic (type), PlotInspection (type), PlotInspectionChange (type), PlotInspectionClear (type), PlotInteractionChange (type), PlotInteractionController (type), PlotInteractionEvent (type), PlotInteractionInterval (type), PlotInteractionMutationOptions (type), PlotInteractionScope (type), PlotInteractionSnapshot (type), PlotInteractionTransition (type), PlotInteractionZoomOptions (type), PlotSelection (type), PointPosition (type), PointSelection (type), PointShape (type), PointShapeName (type), PositionParams (type), PositionScaleSpec (type), PositiveStyleScaleSpec (type), ReadonlyIntervalDomains (type), ReadonlyZoomDomains (type), RecommendedScaleType (type), RenderBackend (type), RenderModel (type), RenderSVGOptions (type), ResolvedColorScale (type), ResolvedInspectMode (type), ResolvedInteractionConfig (type), ResolvedStyleScale (type), RunOptions (type), RuntimeSpec (type), SCALE_CAPABILITIES, STYLE_AESTHETIC_GEOMS, ScaleCapability (type), ScaleDecision (type), ScaleDiagnostic (type), ScaleDiagnosticFix (type), ScaleExpansion (type), ScaleState (type), ScaleTypeAesthetic (type), Scales (type), Scene (type), ScopedInteractionDomain (type), ScopedInteractionInterval (type), ScopedInteractionKeys (type), SelectInput (type), SelectOptions (type), SemanticIntervalAxis (type), SequentialColorScaleOptions (type), SequentialStyleScaleOptions (type), ShapeScaleSpec (type), SmoothParams (type), SpecAdvisory (type), SpecError (type), SpecInput (type), StackablePosition (type), Stratum (type), StyleAesthetic (type), TEMPORAL_INTERVAL_UNITS, TEMPORAL_LABEL_TOKENS, TEMPORAL_WEEKDAYS, THEME_NAMES, TemporalColorScaleOptions (type), TemporalDecision (type), TemporalDisambiguation (type), TemporalInterval (type), TemporalIntervalSpec (type), TemporalIntervalUnit (type), TemporalKind (type), TemporalNumericStyleScaleOptions (type), TemporalParserName (type), TemporalParserSpec (type), TemporalPrecision (type), TemporalScaleOptions (type), TemporalWeekStart (type), ThemeName (type), ThemeSpec (type), ThemeTokens (type), Tooltip, TooltipContext (type), TooltipField (type), TransformedColorScaleOptions (type), TransformedPositionScaleOptions (type), ValidateResult (type), ViridisOptionName (type), ViridisScaleOptions (type), ZoomDomains (type), ZoomEvent (type), ZoomInput (type), ZoomOptions (type), aes, coordEqual, coordFixed, coordSf, coordTransform, coord_equal, coord_fixed, coord_sf, coord_transform, createGeomLayer, createPlotInteraction, deprecatedPropDiagnostic, dmy, dmy_hm, dmy_hms, duplicateMergeKeyDiagnostic, duplicatePlotLayerDiagnostic, duplicateScaleChannelDiagnostic, dym, dym_hm, dym_hms, fromEpochMilliseconds, fromEpochSeconds, gg, guideAxis, guideColorbar, guideColorsteps, guideLegend, guideNone, guide_axis, guide_colorbar, guide_colorsteps, guide_legend, guide_none, guides, isCompositionDiagnostic, isDuplicateMergeKeyDiagnostic, isDuplicatePlotLayerDiagnostic, isDuplicateScaleChannelDiagnostic, isPortable, lintSpec, mdy, mdy_hm, mdy_hms, my, myd, myd_hm, myd_hms, normalizeInteractionConfig, parseTemporalFormat, parseTemporalInterval, planStrata, registerLayer, registerPlotLayer, runPipeline, scaleAlpha, scaleAlphaBinned, scaleAlphaContinuous, scaleAlphaDate, scaleAlphaDatetime, scaleAlphaDiscrete, scaleAlphaIdentity, scaleAlphaManual, scaleColorBinned, scaleColorContinuous, scaleColorDate, scaleColorDatetime, scaleColorDiscrete, scaleColorIdentity, scaleColorLog10, scaleColorManual, scaleColorSqrt, scaleColorViridisB, scaleColorViridisC, scaleColorViridisD, scaleColourBinned, scaleColourContinuous, scaleColourDate, scaleColourDatetime, scaleColourDiscrete, scaleColourIdentity, scaleColourLog10, scaleColourManual, scaleColourSqrt, scaleColourViridisB, scaleColourViridisC, scaleColourViridisD, scaleContinuousIdentity, scaleDiscreteIdentity, scaleDiscreteManual, scaleFillBinned, scaleFillContinuous, scaleFillDate, scaleFillDatetime, scaleFillDiscrete, scaleFillIdentity, scaleFillLog10, scaleFillManual, scaleFillSqrt, scaleFillViridisB, scaleFillViridisC, scaleFillViridisD, scaleLinetype, scaleLinetypeBinned, scaleLinetypeDiscrete, scaleLinetypeIdentity, scaleLinetypeManual, scaleLinewidth, scaleLinewidthBinned, scaleLinewidthContinuous, scaleLinewidthDate, scaleLinewidthDatetime, scaleLinewidthDiscrete, scaleLinewidthIdentity, scaleLinewidthManual, scaleShape, scaleShapeBinned, scaleShapeDiscrete, scaleShapeIdentity, scaleShapeManual, scaleSize, scaleSizeBinned, scaleSizeContinuous, scaleSizeDate, scaleSizeDatetime, scaleSizeDiscrete, scaleSizeIdentity, scaleSizeManual, scaleType, scaleXBinned, scaleXContinuous, scaleXDate, scaleXDatetime, scaleXDiscrete, scaleXLog10, scaleXMonthDay, scaleXReverse, scaleXSqrt, scaleXTime, scaleYBinned, scaleYContinuous, scaleYDate, scaleYDatetime, scaleYDiscrete, scaleYLog10, scaleYMonthDay, scaleYReverse, scaleYSqrt, scaleYTime, scale_alpha_binned, scale_alpha_continuous, scale_alpha_date, scale_alpha_datetime, scale_alpha_discrete, scale_alpha_identity, scale_alpha_manual, scale_color_binned, scale_color_continuous, scale_color_date, scale_color_datetime, scale_color_discrete, scale_color_identity, scale_color_log10, scale_color_manual, scale_color_sqrt, scale_color_viridis_b, scale_color_viridis_c, scale_color_viridis_d, scale_colour_binned, scale_colour_continuous, scale_colour_date, scale_colour_datetime, scale_colour_discrete, scale_colour_identity, scale_colour_log10, scale_colour_manual, scale_colour_sqrt, scale_colour_viridis_b, scale_colour_viridis_c, scale_colour_viridis_d, scale_continuous_identity, scale_discrete_identity, scale_discrete_manual, scale_fill_binned, scale_fill_continuous, scale_fill_date, scale_fill_datetime, scale_fill_discrete, scale_fill_identity, scale_fill_log10, scale_fill_manual, scale_fill_sqrt, scale_fill_viridis_b, scale_fill_viridis_c, scale_fill_viridis_d, scale_linetype, scale_linetype_binned, scale_linetype_discrete, scale_linetype_identity, scale_linetype_manual, scale_linewidth_binned, scale_linewidth_continuous, scale_linewidth_date, scale_linewidth_datetime, scale_linewidth_discrete, scale_linewidth_identity, scale_linewidth_manual, scale_shape, scale_shape_binned, scale_shape_discrete, scale_shape_identity, scale_shape_manual, scale_size_binned, scale_size_continuous, scale_size_date, scale_size_datetime, scale_size_discrete, scale_size_identity, scale_size_manual, scale_type, scale_x_binned, scale_x_continuous, scale_x_date, scale_x_datetime, scale_x_discrete, scale_x_log10, scale_x_month_day, scale_x_reverse, scale_x_sqrt, scale_x_time, scale_y_binned, scale_y_continuous, scale_y_date, scale_y_datetime, scale_y_discrete, scale_y_log10, scale_y_month_day, scale_y_reverse, scale_y_sqrt, scale_y_time, temporalIntervalTicks, toPortable, toPortableLossy, ydm, ydm_hm, ydm_hms, ym, ymd, ymd_hm, ymd_hms, yq

stable-intent (243)

Coord, CoordCartesian, CoordEqual, CoordFixed, CoordFlip, CoordTransform, Facet, FacetGrid, FacetWrap, GGPlot, GeomAbline, GeomArea, GeomBar, GeomBin2d, GeomBlank, GeomBoxplot, GeomCol, GeomContour, GeomCount, GeomCrossbar, GeomCurve, GeomDensity, GeomDensity2d, GeomDensity2dFilled, GeomDotplot, GeomErrorbar, GeomFreqpoly, GeomFunction, GeomHex, GeomHistogram, GeomHline, GeomJitter, GeomLabel, GeomLine, GeomLinerange, GeomMap, GeomPath, GeomPoint, GeomPointrange, GeomPolygon, GeomQq, GeomQqLine, GeomQuantile, GeomRaster, GeomRect, GeomRibbon, GeomRug, GeomRule, GeomSegment, GeomSf, GeomSfLabel, GeomSfText, GeomSmooth, GeomSpoke, GeomStep, GeomText, GeomTile, GeomViolin, GeomVline, GuideAxis, GuideChannel (type), GuideColorbar, GuideColorsteps, GuideLegend, GuideNone, Guides, Labs, Legend, NonPositionGuideChannel (type), PortableSpec (type), PositionGuideChannel (type), Scale, ScaleAlphaBinned, ScaleAlphaContinuous, ScaleAlphaDate, ScaleAlphaDatetime, ScaleAlphaDiscrete, ScaleAlphaIdentity, ScaleAlphaManual, ScaleAlphaOrdinal, ScaleColorBinned, ScaleColorBrewer, ScaleColorContinuous, ScaleColorDate, ScaleColorDatetime, ScaleColorDiscrete, ScaleColorDistiller, ScaleColorFermenter, ScaleColorGradient, ScaleColorGradient2, ScaleColorGradientn, ScaleColorGrey, ScaleColorHue, ScaleColorIdentity, ScaleColorLog10, ScaleColorManual, ScaleColorOrdinal, ScaleColorSqrt, ScaleColorSteps, ScaleColorSteps2, ScaleColorStepsn, ScaleColorViridisB, ScaleColorViridisC, ScaleColorViridisD, ScaleColourBinned, ScaleColourBrewer, ScaleColourContinuous, ScaleColourDate, ScaleColourDatetime, ScaleColourDiscrete, ScaleColourDistiller, ScaleColourFermenter, ScaleColourGradient, ScaleColourGradient2, ScaleColourGradientn, ScaleColourGrey, ScaleColourHue, ScaleColourIdentity, ScaleColourLog10, ScaleColourManual, ScaleColourOrdinal, ScaleColourSqrt, ScaleColourSteps, ScaleColourSteps2, ScaleColourStepsn, ScaleColourViridisB, ScaleColourViridisC, ScaleColourViridisD, ScaleFillBinned, ScaleFillBrewer, ScaleFillContinuous, ScaleFillDate, ScaleFillDatetime, ScaleFillDiscrete, ScaleFillDistiller, ScaleFillFermenter, ScaleFillGradient, ScaleFillGradient2, ScaleFillGradientn, ScaleFillGrey, ScaleFillHue, ScaleFillIdentity, ScaleFillLog10, ScaleFillManual, ScaleFillOrdinal, ScaleFillSqrt, ScaleFillSteps, ScaleFillSteps2, ScaleFillStepsn, ScaleFillViridisB, ScaleFillViridisC, ScaleFillViridisD, ScaleLinetypeBinned, ScaleLinetypeDiscrete, ScaleLinetypeIdentity, ScaleLinetypeManual, ScaleLinewidthBinned, ScaleLinewidthContinuous, ScaleLinewidthDate, ScaleLinewidthDatetime, ScaleLinewidthDiscrete, ScaleLinewidthIdentity, ScaleLinewidthManual, ScaleLinewidthOrdinal, ScaleRadius, ScaleShapeBinned, ScaleShapeDiscrete, ScaleShapeIdentity, ScaleShapeManual, ScaleShapeOrdinal, ScaleSizeArea, ScaleSizeBinned, ScaleSizeBinnedArea, ScaleSizeContinuous, ScaleSizeDate, ScaleSizeDatetime, ScaleSizeDiscrete, ScaleSizeIdentity, ScaleSizeManual, ScaleSizeOrdinal, ScaleXBinned, ScaleXContinuous, ScaleXDate, ScaleXDatetime, ScaleXDiscrete, ScaleXLog10, ScaleXMonthDay, ScaleXReverse, ScaleXSqrt, ScaleXTime, ScaleYBinned, ScaleYContinuous, ScaleYDate, ScaleYDatetime, ScaleYDiscrete, ScaleYLog10, ScaleYMonthDay, ScaleYReverse, ScaleYSqrt, ScaleYTime, SpecValidationError, Theme, ThemeBase, ThemeBw, ThemeCalc, ThemeClassic, ThemeClean, ThemeDark, ThemeDefault, ThemeEconomist, ThemeEconomistwhite, ThemeExcel, ThemeExcelnew, ThemeFew, ThemeFivethirtyeight, ThemeGdocs, ThemeGgplot2, ThemeGray, ThemeGrey, ThemeHc, ThemeHcdark, ThemeHrbr, ThemeIgray, ThemeLight, ThemeLinedraw, ThemeMap, ThemeMinimal, ThemePander, ThemeSolarized, ThemeSolarized2, ThemeSolarized2dark, ThemeSolarizeddark, ThemeSolid, ThemeStata, ThemeStatamono, ThemeStatas1color, ThemeTest, ThemeTufte, ThemeVoid, ThemeWsj, normalize, renderToSVGString, validate