Uses of Record Class
com.arbergashi.charts.api.AxisScale.AxisPair
Packages that use AxisScale.AxisPair
-
Uses of AxisScale.AxisPair in com.arbergashi.charts.api
Methods in com.arbergashi.charts.api that return AxisScale.AxisPairModifier and TypeMethodDescriptionstatic AxisScale.AxisPairAxisScale.ofMedical(double mmPerSec, double mmPerMv) Creates X/Y axis configs for medical plots (mm per second, mm per mV).