Package com.arbergashi.charts.util
package com.arbergashi.charts.util
Utility and infrastructure classes used across the ArberCharts core.
This package contains helpers for formatting, scaling, rendering performance, animation timing, and configuration keys.
-
ClassDescriptionHigh-performance animation and interpolation utilities for ArberCharts.Easing function selector.Utility for bounded LRU caches.Central configuration registry for ArberCharts.Core rendering engine utilities.Internationalization (public API) facade.Utility for DPI scaling.Helper methods for coordinate transformations.Flyweight cache for immutable
Colorinstances.Color utilities.Utilities for formatting numbers efficiently.Math utilities.Calculates "nice" numbers for graph axes.Supported scale types for axes produced by NiceScale.Smoothly interpolates between two chart themes using cached colors.