TeeChart 2.1.0
See the version list below for details.
dotnet add package TeeChart --version 2.1.0
NuGet\Install-Package TeeChart -Version 2.1.0
<PackageReference Include="TeeChart" Version="2.1.0" />
paket add TeeChart --version 2.1.0
#r "nuget: TeeChart, 2.1.0"
// Install TeeChart as a Cake Addin #addin nuget:?package=TeeChart&version=2.1.0 // Install TeeChart as a Cake Tool #tool nuget:?package=TeeChart&version=2.1.0
TeeChart for Javascript is available as a standalone product and as an export format across the TeeChart product range. Both formats enable HTML5 live in-browser charts as a visualisation format for a selected range of TeeChart data series types. Other series types, not supported in the dynamic model, may be output to browsers as static HTML5 charts. See www.w3.org/TR/html5 for more details of the HTML5 specfication.
TeeChart for Javascript Live charts support zoom and scroll, a variety of interactive mouse-click events and finger-touch sensitivity on touch devices (mobile, ipad, tablets...).
TeeChart Series Types currently supported are:
Bar, Horizbar, Line, SmoothLine, Pie, Donut, Area, HorizArea, SmoothArea, Point (Scatter XY), Bubble, Candle (OHLC), Volume, Gauges, Clocks, World / USA / Europe maps and Spark lines.
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.
Bugfixes/changes:
-Fixed maximum right tooltip x position not correctly adjusted for offset.
-Fixed UK not correctly included in map of europe.
-Fixed series.onclick() event for touch devices.
New Features:
-Improvements to Tooltip feedback on movement.
-Default hover appearance changed.