//! Hephaestus-side rendering of axis and legend chrome.
//!
//! Scales are pure value mappers that live in [`crate::scales`]; this
//! module provides their visual rendering against
//! [`SceneBuilder`](crate::scene::SceneBuilder).
pub
pub
/// The font size a chrome slot's `Length::Rel` text size resolves
/// against — `theme.text.size_pt`, or the crate default when the theme
/// leaves it unset.
///
/// Every text-bearing chrome slot has to resolve its relative size
/// against the same parent, otherwise raising `theme.text.size_pt`
/// scales some slots and pins others.
pub