ZingChart 2.9.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ZingChart --version 2.9.0
NuGet\Install-Package ZingChart -Version 2.9.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ZingChart" Version="2.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZingChart --version 2.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZingChart, 2.9.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ZingChart as a Cake Addin #addin nuget:?package=ZingChart&version=2.9.0 // Install ZingChart as a Cake Tool #tool nuget:?package=ZingChart&version=2.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Features
- Custom data tokens can now be added on dynamic labels using <code>%plot-IDX-data-customname</code> constructs.
- <code>jsRule</code> attribute can now be applied on main <code>crosshairX</code> and <code>crosshairY</code> objects, allowing crosshair line customization.
- <code>plot_click</code> event information includes now <code>plottext</code> attribute.
- Implemented display logic for overlapping <code>scaleX</code> crosshair items (alpha applied on obscured elements).
- Added "plotid" as parameter for "select" and "deselect" API's.
New Documentation
- New gallery layout with search and filters by: chart type, features and use cases
Notable Fixes
- Fixed issue with bubble pack labels.
- Tilemap plugin fixes
- Fixed positioning issues.
- Fixed ability to use multiple tilemaps in same graphset.
- Fixed issue when zooming range chart with spline aspect.
- Fixed issue with maps flipping when negative zoom is applied.
- Fixed formatting issues on value-box objects.
- Added support for custom <code>data-xxx</code> tokens in sunburst charts.
- Fixed navigation reset on sunburst when the chart is deleted and reloaded with a different data.
- Fixed bug with timestamp formatting on data table view and data export when timezone parameter is used.
- Fixed issue with sorting crosshair plots by value when using <code>"sort-by-value" : "asc" | "desc" </code>attribute.
- Fixed issue with objects API not working when applied directly on map elements.
- Fixed broken scrolling logic on charts with y-axis scrolling
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.