Blog
React Bar Chart
React Bar ChartHello! If you have seen the previous articles, we have practiced with various JavaScript-based frameworks. We have implemented the Lightning Charts library and taken advantage of its great compatibility with each of the frameworks seen. In this article...
javascript candlestick chart
What is a JavaScript Candlestick Chart?A candlestick chart is a type of price chart used in technical analysis, which shows a security's high, low, open, and closing prices over a given time frame. It was initially used by Japanese rice merchants and traders to...
Sweeping Line Chart for Medical Healthcare
Sweeping Line Chart for Medical Healthcare Hi again! today we'll be creating a Sweeping Line Chart most commonly used in the medical and healthcare industry for displaying changes in a particular variable over time. The medical chart is called "sweeping" because it...
Angular Bubble Chart
Angular Bubble ChartHello there, In this tutorial, we'll use Visual Studio Code and typescript to build a brand-new Angular template from scratch. Also, we'll modify a bubble chart's characteristics to fit the Angular structure using the LightningCharts JS module....
DataGrid Heatmap Monitoring
JavaScript Monitoring DataGrid HeatmapHello! In our previous articles, we worked on TypeScript projects and as we know, we need a web browser to visualize all those projects. In other cases, you may need to create a standalone application (an application that runs...
DataGrid Monitoring
JavaScript DataGrid Monitoring ApplicationHello! In this article, we will carry out an exercise of an XY chart that updates in real-time using the new LC JS DataGrid monitoring component. DataGrid is an additional LightningChart JS component aimed to be used as a...
how to create audio output signal reader
What is an Audio Output Signal Reader?An audio output signal reader is a device or software that reads and processes the audio output signal from an audio source and outputs it in a readable or usable format, such as an audio file or a visual representation of the...
Audio Input Spectrogram Chart
Audio Input Spectrogram ChartLightningChart .NET is a powerful data visualization tool that provides advanced charting capabilities for the .NET framework. One of its key features is the spectrogram chart, which is a visual representation of frequency content over...
EEG Chart
EEG ChartThe human brain is one of the most complex and fascinating structures in the world. Scientists have been studying the brain for years to better understand how it works and to find ways to diagnose and treat various neurological disorders. One of the most...
Best WPF Charting Library
What is the best WPF charting library?WPF (Windows Presentation Foundation) is a graphical subsystem in .NET for building Windows desktop applications. It provides rich graphical capabilities, allowing developers to create stunning and interactive user interfaces. One...