ChartistJS 0.11.3
Chartist.js is a simple responsive charting library built with SVG.
Chartist's goal is to provide a simple, lightweight and unintrusive library to responsively craft charts on your website.
Install-Package ChartistJS -Version 0.11.3
dotnet add package ChartistJS --version 0.11.3
<PackageReference Include="ChartistJS" Version="0.11.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChartistJS --version 0.11.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChartistJS, 0.11.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on ChartistJS:
Package | Downloads |
---|---|
ChartistJS.Tooltip
Chartist.js is a simple responsive charting library built with SVG.
The tooltip plugin makes it super simple to add tooltips to most of your charts which can often increase it's usability.
|
|
ChartistJS.AxisTitle
Chartist.js is a simple responsive charting library built with SVG.
This plugin allows the creation and placement of axis titles.
|
|
ChartistJS.Zoom
Chartist.js is a simple responsive charting library built with SVG.
The zoom plugin allows you to zoom into charts.
|
|
ChartistJS.PointLabels
Chartist.js is a simple responsive charting library built with SVG.
This is a simple plugin for Chartist.js that will put a label on top of data points on line charts.
|
|
ChartistJS.Accessibility
Chartist.js is a simple responsive charting library built with SVG.
This plugin generates a visually hidden table to make your Chartist charts accessible.
|
GitHub repositories
This package is not used by any popular GitHub repositories.