Namespace VelloSharp.Charting.Scales
Classes
Projects numeric values using a linear mapping.
Projects numeric values using logarithmic mapping.
Projects discrete categorical values onto evenly spaced unit coordinates.
Projects temporal values (DateTimeOffset) using linear mapping in Unix milliseconds.
Interfaces
Represents a scale that projects domain values into normalized unit space and can unproject back.
Base interface for scale abstractions.
Enums
Enumerates supported scale families.