Package com.arbergashi.charts.api


package com.arbergashi.charts.api
Public API of the ArberCharts framework.

This package contains the stable entry points and contracts that consumers should use to build and render charts.

Main concepts

Compatibility note: The framework avoids global/static theme state. Themes are provided per chart instance via builder/panel APIs.