Struct criterion_plot::TicLabels
[−]
[src]
pub struct TicLabels<P, L> {
pub labels: L,
pub positions: P,
}Labels attached to the tics of an axis
Fields
labels: L
Labels to attach to the tics
positions: P
Position of the tics on the axis