Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

17 lines (15 loc) · 1.19 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

Breaking changes

  • None