Component

uKGraph

Charts and data visualization for your Angular dashboards.

uKGraph is the charting component of the uKodeIT ecosystem: interactive visualizations built on Chart.js, ready to integrate into any Angular 19 application. It already runs in production in uKCRM's dashboards.

Features

  • Standalone component built on Chart.js

    The <ukg-graph> component renders interactive charts on top of Chart.js, with no hidden dependencies.

  • Declarative configuration

    Configured via data and options — one schema, no bespoke chart code per screen.

  • In production in uKCRM

    Powers uKCRM's vendor and manager KPI dashboards today.

  • Integrable into any Angular 19 app

    Standalone component, independent of uKore — installs into any Angular project.

  • Registrable in the uKForm builder

    The /builder sub-entry provides chart descriptors that show up directly in uKForm's visual editor.

Get started today