at_viz library
Classes
- AtTimeCoordinate
- Represents a conceptual position in cartesian (axis based) space.
- AtTimeSeriesChart
- AtTimeSeriesData
- AtTimeSeriesStyle
- LinearCustomGauge
- LinearCustomPainter
- RadialHelper
- Range
- ScaleRadialGauge
- SimpleLinearGauge
- SimpleRadialGauge
Constants
- kDefaultAnimationDuration → const int
- kDefaultRangeGaugeMaxDegree → const double
- kDefaultRangeGaugeStartDegree → const double
- kLowerScaleLimitHorizontal → const double
- kLowerScaleLimitVertical → const double
-
Lowest point on canvas the scale occupies.
For scalability this const is divided my the
size.height
of the canvas. - kNoAnimationDuration → const int
- kUpperScaleLimitHorizontal → const double
- kUpperScaleLimitVertical → const double
-
Highest point on canvas the scale occupies.
For scalability this const is divided my the
size.height
of the canvas.