API Reference uncharted v0.1.0
Modules
LiveChart keeps the contexts that define your domain and business logic.
Exposes a struct representing configuration for axes on LiveCharts.
Exposes a struct representing configuration for the y axis of a LiveChart.
A struct for representing a cartesian plane
A struct representing bar-level display properties.
Struct representing a dataset for a LiveChart basic bar chart.
Base camp for all of your LiveChart needs.
Exposes a struct representing a basic data point for a LiveChart.
A struct representing column-level display properties.
Struct representing a dataset for a LiveChart basic column chart.
Definition of a gradient between colors
A struct representing a Line on a cartesian plane betwen two LiveChart.LineChart.Point
structs
A struct representing a Point on an x, y coordinate chart
Struct representing a dataset for a LiveChart basic pie chart.
A struct representing pie chart slice display properties.
Exposes a struct representing a data set that drives a LiveChart Progress Chart.