Activity
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
Merge branch 'main' into impl-Color-for-f64
Merge branch 'main' into impl-Color-for-f64
hardcode HeatMap zmin/zmax/zmid type to f64
hardcode HeatMap zmin/zmax/zmid type to f64
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
Merge branch 'main' into impl-Color-for-f64
Merge branch 'main' into impl-Color-for-f64
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
Merge branch 'main' into HeatMap_zmin_zmax_fix_pr
pub mod heat_map
to make enum Smoothing
accessible
pub mod heat_map
to make enum Smoothing
accessiblepub mod heat_map
to make enum Smoothing
accessible
pub mod heat_map
to make enum Smoothing
accessibleupdated tests and example
updated tests and example
commented customized_heat_map()
commented
customized_heat_map()
changed the HeatMap z from Vec<Z> to Vec<Vec<Z>> +
changed the HeatMap z from Vec<Z> to Vec<Vec<Z>> +
fixed colorscale in customized_scatter3d_plot
fixed colorscale in customized_scatter3d_plot
removed left behind comment
removed left behind comment
removed unnecessary new lines
removed unnecessary new lines
default derive instead of manual implementation
default derive instead of manual implementation