taipy.gui.data package
Classes¶
Decimator: Base class for decimating chart data.LTTB: A decimator using the LTTB algorithm.MinMaxDecimator: A decimator using the MinMax algorithm.RDP: A decimator using the RDP algorithm.ScatterDecimator: A decimator designed for scatter charts.