Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 3.31 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 3.31 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog. To regenerate the CHANGELOG run in the Windows PowerShell

auto-changelog

16 November 2022

  • Add Help; add multiple axis; Fix minor bugs 9bad2b9

10 November 2022

  • Add for Line chart Y and Y2 - Add Pie chart options - Introduce StringEnum for Align, LegendAlign, CrossAlign, PointStyle and Poistion #28
  • Update issue templates e4621c0
  • Update README 710f8c0

7 November 2022

  • Add borderWidth for all charts #26
  • Update CHANGELOG 0039102

2 November 2022

  • Add settings for Animations and Title #25
  • cleanup #24

21 October 2022

0.8

21 October 2022

  • crosshair #19
  • Create LICENSE #22
  • onmouseout #17
  • onhover added #16
  • tooltip callbacks #14
  • point hit radius #13
  • Thank you for this new PR :) #12
  • point radius for scatter #9
  • showLine + tension for scatter chart #8
  • Add Class to Chart.razor #6
  • First commit dcd9c05
  • Beautify code - Upgrade Chartjs to 3.9.1 f82db94
  • Add all charts 46641cc