theta-chart 0.0.8

Theta_chart is a collection of utilities to make performing certain calculations more convenient
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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