RazorKit.ChartJs¶
RazorKit.ChartJs is a powerful library that simplifies the integration of the Chart.js library into Razor views. With a fluent builder style, developers can effortlessly create highly functional and customizable charts.
Features¶
- Fluent API: Create charts using an intuitive builder pattern.
- Customization: Easily configure datasets, options, and advanced features.
- Integration: Designed to work seamlessly with Chart.js.
Setup¶
Install the NuGet package:
Or via the NuGet Package Manager:Add needed script and style links to layout: Reference:
Usage¶
It is easy to implement with html helper: