MCPcopy Index your code
hub / github.com/askanium/rustplotlib / band.rs

File band.rs

src/scales/band.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::collections::HashMap;
2use crate::scales::{Scale, ScaleType};
3
4/// The scale to represent categorical data.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected