Expand description
A module for handling the display of the parsed data.
Re-exportsยง
pub use renderer::GetPath;
pub use renderer::ProceduralPath;
pub use renderer::Renderable;
pub use renderer::Renderer;
pub use graph::Grapher;
pub use graph::TreeNode;
pub use timeline::RealmDifference;
pub use timeline::Timeline;
Modulesยง
- graph ๐
- The graphing submodule that handles the creation of graphs from the game state.
- renderer ๐
- A submodule that provides Renderable trait for objects that can be rendered.
- timeline ๐
- A submodule handling the rendering of the timeline page