Version History
Version 1.0.6
26th August, 2019
New Features
Starting v1.0.6, FusionCharts.NET now supports Palette Colors for all chart types.
You can now define the data binning as per custom requirements.
Improvement
- Starting v1.0.6,
JsonFileSource
of the DataEngine now supports more json format.
Version 1.0.4
23rd July, 2019
Improvement
- Starting v1.0.4, FusionCharts.NET has been released for .NET Standard which enables the support for following .NET development platforms:
- .NET Framework
- .NET Core
- .NET Standard
- Mono/Xamarin
You can download the .NET Standard version directly from NuGet.
FusionCharts.NET Standard does not support ASP.NET Export Handler.
Version 1.0.2
12th July, 2019
Improvement
- Code optimization.
Fixes
- The issues of DataEngine Pivot Operation Aggregation function has now been fixed.
Version 1.0.1
8th April, 2019
Improvement
- Performance optimization for
CsvFileSource
.
Fixes
- The issue of DataType for
JsonFileSource
has now been fixed.