Crate mythic_charts

Source

Re-exports§

pub use chart::*;

Modules§

chart
Interactive chart built on top of iced-plotters and plotters. todo: plot functions instead of the results of the functions! To accomplish that we need to update the plot as the x and y ranges change with the user’s scrolling or dragging.
prelude