plotly 0.12.1

A plotting library powered by Plotly.js
Documentation
1
2
3
4
5
#[derive(PartialOrd, PartialEq, Eq)]
pub enum ArrayTraces {
    OverColumns,
    OverRows,
}