What’s Steema Numerics? It is a .NET 5.0 software library written in the C# programming language that allows us, through machine learning algorithms (ML.Net), to detect anomalies or make predictions in order to anticipate possible unforeseen events through data analytics. Steema Numerics includes three assemblies that can be used with the TeeChart NET Component Library […]
Author: josep
TeeChart NETStandard for Xamarin.Forms and MacOS support
Recently we’ve made some changes to make the TeeChart for Xamarin.Forms version NETStandard compatible, that can be tested by downloading it directly via Nuget package or via direct link on our web site. Today, we want to inform that a new TeeChart for Xamarin.Forms Nuget package has been already published, and that this one comes […]
Important changes into the new TeeChart NET for Xamarin.Forms Release
We’ve just released a new TeeChart NET for Xamarin.Forms version 4.1.2018.01040.If you’re a registered customer, you can download it directly through the Customer Area page, in the other case, you can always download a Trial version at steema.com or install it through Nuget Package at : nuget.org. This maintenance Release version includes important changes that should be […]
Animated Activity Gauge with TeeChart Pro VCL
At the moment TeeChart Pro for VCL / FMX does not have a Series type available to create Activity Gauges, maybe in the near future, but here I will show how using another series type and some tricks we can create this kind of Chart. The series type to use is the Donut series. We’ve […]
Creating Gauge Visualizations with TeeChart Pro VCL / FMX in your Applications
Gauges are increasingly used in our applications. Their capability to show different data sets, whether static or moving over time, makes gauges a valuable chart for dashboards or any other application which visually represents data. First impressions count, and it’s important to understand data at a quick glance. For this reason dashboards are on […]
Check out the new StandardSeriesDemo example
Check out the new StandardSeriesDemo example which has been created for most of the Steema TeeChart products. You can download and check the source code for each TeeChart version at the Steema GitHub page : https://github.com/Steema/TeeChart-for-.NET-CSharp-WinForms-samples/tree/master/StandardSeriesDemo (for TeeChart for NET WinForms -CSharp). https://github.com/Steema/TeeChart-for-FireMonkey-applications-samples/tree/master/StandardSeriesDemo (for TeeChart for FireMonkey FMX). https://github.com/Steema/TeeChart-ActiveX-samples/tree/master/StandardSeriesDemo (for TeeChart ActiveX). https://github.com/Steema/teechart-xamarin-foms-samples/tree/master/StandardSeriesDemo (for TeeChart for […]
DashBoards and Data Visualization using Xamarin.Forms and TeeChart
DashBoards and Data Visualization using Xamarin.Forms and TeeChart This article is going to show how easy it is to create dashboard designs to show information, especially data, by using the layouts included in Xamarin.Forms and how to use the TeeChart charting library, which fully supports Xamarin.Forms. In this example several Charts will be added to […]
TeeChart NET for iOS and Xamarin.iOS Unified API
As you know the TeeChart NET for iOS have been available since the first MonoTouch version created by Xamarin team. The TeeChart product allows to add professional Charts to your apps easily. With a very few lines of code you can create the Chart, customize it, set a DataSource for the data and add as […]