Blog

javascript candlestick chart

javascript candlestick chart

Written by a human | Updated on April 11th, 2025What 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 monitor market prices and the...

Sweeping Line Chart for Medical Healthcare

Sweeping Line Chart for Medical Healthcare

Written by a human | Updated on April 11th, 2025Sweeping 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 visually emphasizes the trends and...

Angular Bubble Chart

Angular Bubble Chart

Written by a human | Updated on April 11th, 2025Angular Bubble Chart App  Hello 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. You'll learn how you can...

DataGrid Heatmap Monitoring

DataGrid Heatmap Monitoring

Written by a human | Updated on April 10th, 2025JavaScript Monitoring DataGrid  Heatmap   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 locally on a computer). "For...

DataGrid Monitoring

DataGrid Monitoring

Written by a human | Updated on April 10th, 2025JavaScript DataGrid Monitoring Application  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 standalone monitoring control or...

how to create audio output signal reader

how to create audio output signal reader

Written by a human | Updated on April 10th, 2025What 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 signal. The purpose of an...

Audio Input Spectrogram Chart

Audio Input Spectrogram Chart

Written by a human | Updated on April 10th, 2025Audio Input Spectrogram Chart  LightningChart .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 time. Spectrograms are...

EEG Chart

EEG Chart

Written by a human | Updated on April 10th, 2025EEG Chart  The 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 common tools used in this...

Best WPF Charting Library

Best WPF Charting Library

Written by a human | Updated on April 10th, 2025What 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 of the important aspects...

Choosing the right XY line series

Choosing the right XY line series

LightningChart .NET features 10 different line series. Read more about their characteristics and functionalities and choose the best for your app.