Area layer atom · Band reference atom · Bar layer atom
common/chart/layers
Category
Features7#
- ComponentCngxAreaArea layer atom
- ComponentCngxBandBand reference atom
- ComponentCngxBarBar layer atom
- ComponentCngxLineLine layer atom
- ComponentCngxScatterScatter layer atom
- ComponentCngxThresholdThreshold reference atom
- TokenCNGX_CHART_LAYERInjection token each layer atom provides via { provide: CNGX_CHART_LAYER, useExisting: CngxX }
References5#
- InterfaceCngxChartLayerContract every layer atom ( [cngxLine] , [cngxBar] , ...) self-provides via {@link CNGX_CHART_LAYER}
- Type AliasBarYAccessorReads the bar height (data-space Y) of a data row at index i
- Type AliasLayerGeometryBackend-agnostic geometry a layer atom publishes for rendering
- Type AliasScatterXAccessorReads the data-space X value of a scatter row at index i
- Type AliasScatterYAccessorReads the data-space Y value of a scatter row at index i