Skip to content

asteroid7687/blazor-highcharts

 
 

Repository files navigation

blazor-highcharts

Blazor Wrapper for Highcharts library

Breaking change: From version 2.0.0 number types will no longer be of type "long". All numbers corresponding to data values will now be of type "double", and numbers corresponding to display options (ie. Height, StartAngle, BorderWidth etc.) will be of type "int"

A Demo can be found https://allegiance-consulting.github.io/blazor-highcharts/

About

Blazor Wrapper for Highcharts library

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 84.2%
  • HTML 8.4%
  • JavaScript 7.0%
  • CSS 0.4%