Hi team,
I noticed that the Forge UI Kit DonutChart doesn’t support adding custom text in the center. There is an optional title/subtitle to display on top of the chart, but no prop to render customised center content.
As example:
A customised text as “50% COMPLETED“ instead of “40 Total Value“
Because UI Kit doesn’t allow DOM positioning or overlays, there’s no supported workaround to place a value (e.g., “75%”) inside the donut.
This is a common KPI pattern (coverage %, progress %, etc.) and would make the chart far more useful.
Thanks!
