Skip to main content
cngx-src documentation

CngxChartLayer

Interface

projects/common/chart/layers/chart-layer.ts

Referenced by#

Import#

import { CngxChartLayer } from '@cngx/common/chart'

Description#

Contract every layer atom ([cngxLine], [cngxBar], ...) self-provides via CNGX_CHART_LAYER. The chart shell and the Canvas renderer read layer geometry through this token instead of scraping the DOM.

Index#

Properties

Instance Properties#

geometry#Signal
Readonly

The layer's scale-projected geometry, cascade-guarded by an equal fn.