ZingChart 2.9.0

There is a newer version of this package available.
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
#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

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

alternate text is missing from this package README image

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.

Version Downloads Last updated
2.9.1 3,392 7/24/2020
2.9.0 2,662 4/20/2020
2.5.0 4,366 10/14/2016
2.4.0 2,126 7/6/2016
2.3.3 2,241 5/13/2016
1.1.0 2,448 5/9/2016
1.0.0 2,269 5/9/2016