Skip to content

v0.2.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 May 12:37
· 79 commits to main since this release
9a18176
  • Added 6 new Data trace types
    • Added box (BoxPlot)
    • Added contour (Contour)
    • Added heatmap (HeatMap)
    • Added mesh3d (Mesh3D)
    • Added scatter3d (Scatter3D)
    • Added surface (Surface)
  • Updated docs for all new trace types (USAGE-zh_CN.md, USAGE.md)
  • Added comprehensive tests for all existing and new trace types
  • Re-exported all new trace types in src/code_handler/plot_obj_parser.rs