Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

18 lines (16 loc) · 1.3 KB

Changelog

Unreleased (tbd)

  • Start of Changelog
  • Deriving a lot of common functionality (Debug, Clone, etc.) #86
  • The wonderful dz! macro #100
  • Some new fields, e.g. Label for Scatter plot, ItemSyle for BoxPlot, MarkLine's precision, Tooltips #96, #99, #102
  • Updated the leptos example to the latest stable version #103
  • Upgraded to echarts 5.5.1 #122
  • Added custome font setting #112
  • Fixed some serialization bugs #97
  • Fixed a bug where the ssr renderer did not work #88
  • Added startValue to axis types #123
  • Added step line support #107
  • Many more small changes

Breaking changes

  • Enable the use of formatter in wasm #148