yuankunzhang / charming

A visualization library for Rust
Apache License 2.0
1.74k stars 62 forks source link

Added new dz! macros in dataframe.rs to create dataframe from vector of mixed data type vectors #70

Open humphreylee opened 2 months ago

humphreylee commented 2 months ago

Enhancement - a new macro dz! to create ECharts dataframe from vector of mixed data type vectors

humphreylee commented 2 months ago

To close https://github.com/yuankunzhang/charming/issues/69