yuankunzhang / charming

A visualization library for Rust
Apache License 2.0
1.85k stars 74 forks source link

Added dz! macro into dataframe #98

Closed humphreylee closed 1 month ago

humphreylee commented 1 month ago

The main objective of macro dz! is to transpose mixed data type vectors, aka columns or dimensions into ECharts dataframe format.