# theta-chart
Core chart written in rust
# Test
cargo test -- --show-output
cargo test --test data -- --show-output
function file
| |
`cargo test new --test scale -- --show-output`
`cargo test --test series_test -- time::scale_time --show-output`
# Doc
cargo doc --open --no-deps