Skip to main content
cngx-src documentation

CngxChartRendererFactory

Type Aliascommon/chart/renderer

projects/common/chart/renderer/chart-renderer.ts

Description#

Builds a CngxChartRenderer for the requested mode. The default implementation (createDefaultChartRenderer) dispatches to the SVG or Canvas backend; consumers override the whole factory via CNGX_CHART_RENDERER_FACTORY to add a third backend (WebGL, ...) without touching layer atoms.

Definition#

function