Innervations is a company that has been at the forefront of designing and developing advanced software and hardware systems for assessing, training and rehabilitating human performance. With over 38 years of experience, the company serves professionals in sports performance, clinical rehabilitation and tactical environments. Their innovative products combine research and practical application, emphasizing reliability, accuracy […]
The Use of TeeChart Charting Libraries in EMD International’s Renewable Energy Solutions
Climate change is the greatest global challenge of our time, affecting ecosystems, economies and communities worldwide.Countries like Denmark are leading the fight against climate change with a strong focus on renewable energy and companies like EMD International A/S , a leading developer of software and global consulting for the energy industry, play a key role […]
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 […]
TeeChart in a MudBlazor web
Introduction Taking a quick look at the MudBlazor environment https://mudblazor.com/, we thought it would be interesting to put a TeeChart in there. What we’ll look at in this article: Reference project source code: TeeChart On MudBlazor example project Setup MudBlazor I started by installing the MudBlazor components following the steps on this page: https://mudblazor.com/getting-started/installation I […]
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 […]
Adding TeeChart AX to an MS Access Form
This guide explains how to add a TeeChart ActiveX control to an MS Access form and to populate it with data from a table. Our sample data table looks like this: We create a new form in the forms section of the Access space and set it to design. We then open the ActiveX Control […]
Zoom and Scroll 2D Charts in Mobile
Some time ago, we wrote a post about using Delphi Gestures with TeeChart. It covered 3D Charts and showed how we can use TGestureManager to modify ZoomFloat, ElevationFloat and RotationFloat properties of the TChart. This technique still works perfectly nowadays and the same concept can be applied to 2D charts. We just need to modify […]
BEEP FOR FIREMONKEY
A free utility class to perform “beep” music tones in Firemonkey applications, for Windows and Android, 32 and 64bit. Play a “La” note for 1000 milliseconds. Source code available at: https://github.com/davidberneda/FMX_Tone_Beep
Updated PDF Export in TeeChart .NET
We are pleased to announced a greatly improved PDF Export facility available in all versions of TeeChart .NET from the latest version onward. We’ve re-written our PDF Export facility to use the NuGet libraries PdfSharp (for .NET Framework) and PdfSharpCore (for .NET 5.0 and upwards). We’ve written a simple test app in .NET 6.0 which […]