Cargo Features

uDataTable has no features set by default.

[dependencies]
udatatable = { version = "0.1.1", features = ["plot"] }
plot

"plot" feature - enables plotting of data tables using the plot function.