We are excited to announce a new addition to the TeeChart for .NET charting library: the Sankey series. Known for its unique ability to visualize flow and relationships between entities, the Sankey diagram is a powerful tool that enables developers to communicate complex data in an intuitive, easy-to-read format. In this blog post, we’ll explore […]
Author: Pep

TeeChart Charting Libraries use cases
TeeChart Charting Libraries use cases TeeChart charting libraries, developed by Steema Software, are highly specialized tools for creating data visualizations. These libraries allow for the generation of advanced, dynamic, and customizable charts, facilitating the presentation of information in a comprehensible and visually appealing way. TeeChart has been implemented across various industries, and its capabilities range […]

TeeChart NET for MAUI: Now Also for Blazor
TeeChart NET for MAUI: Now Also for Blazor Data visualization is essential in modern application development, and TeeChart NET for MAUI has established itself as one of the most recognized libraries among developers. This powerful tool, offered by Steema Software, allows for seamless and effective integration of charts into .NET MAUI applications, making it easier […]

New version of TeeChart for MAUI for cross-platform applications on iOS, macOS, Windows, and Android.
We recently announced the release of the latest version of TeeChart for MAUI, a powerful tool that allows developers to make the most of the TChart component in cross-platform applications for iOS, macOS, Windows, and Android. With this update, taking data visualization to the next level is easier and more efficient than ever before. What […]
Steema Numerics and Machine Learning tools
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 […]
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 […]