Blog

JavaScript Refreshing Spectrum Chart

JavaScript Refreshing Spectrum Chart

Written by a human | Updated on April 10th, 2025JavaScript Refreshing Spectrum Chart  Hello again, this time I bring a quick but helpful tutorial on how to create a JavaScript refreshing spectrum chart. A spectrum chart is commonly used in reading and plotting electromagnetic or radiation data. In today's example, we will make a...

Horizontal Bar Chart of Russia-Ukraine War Weaponry Data

Horizontal Bar Chart of Russia-Ukraine War Weaponry Data

Written by a human | Updated on April 10th, 2025 JavaScript Horizontal Bar Chart In this article, we aim to respectfully create a JavaScript horizontal bar chart that simulates the weaponry usage on recent war conflicts. While the data have been taken from Kaggle and seem to be accurate, data have also been manipulated to sometimes show negative...

Create a vibration charts application with 2D & 3D spectrograms

Create a vibration charts application with 2D & 3D spectrograms

Written by a human | Updated on April 10th, 2025JS Spectrogram ApplicationHello, in this article we will create a JS dashboard with 2D and 3D spectrogram charts. The purpose of creating this project is to explain how to create a vibration analysis application that allows us to check sound waves using 2D and 3D spectrogram charts...

Ionic app development

Ionic app development

Written by a human | Updated on April 10th, 2025Beginning Ionic App Development with Capacitor, Angular & LightningChart JS  [This is the second part of the article "Data Visualization with Ionic Capacitor, Angular & JS Charts (Part 1)"] In the previous article, we created an Angular app using the Ionic framework and in this article,...

Create a JavaScript Pie Chart with NodeJS, TypeScript & LightningChart

Create a JavaScript Pie Chart with NodeJS, TypeScript & LightningChart

Written by a human | Updated on April 10th, 2025JavaScript Pie Chart with NodeJS & TypeScript  Today, we are going to do a short tutorial on how to generate a pie chart using Node JS, TypeScript, and LigningCharts JS. To see how to get LightningChart JS for free, visit the Community license page. LightningChart is an API focused on data...

Real-time data visualization with WebSockets

Real-time data visualization with WebSockets

Written by a human | Updated on April 10th, 2025WebSockets Data Visualization in Real-Time  These days it is ever increasingly common that people require web solutions for their applications and services. Data visualization is not an exception to this, as different graphs, visuals, and charts are continuously being integrated into different...

Why Performance Matters in Data Visualization?

Why Performance Matters in Data Visualization?

Written by a human | Updated on April 10th, 2025Performance in Data VisualizationI was doing a Google search a couple of days ago and particularly, I wanted to know what are the options for developers who need to visualize large amounts of data points within applications. To my surprise, I couldn't really find that many solutions, and in fact,...

Geospatial data visualization with Google Maps & LightningChart

Geospatial data visualization with Google Maps & LightningChart

Written by a human | Updated on April 10th, 2025Geospatial Data Visualization  This article showcases and describes a particular use case of LightningChart JS for geospatial data visualization. LightningChart JS is a JavaScript charting tool designed for performance-intensive and real-time charting solutions. The Google Static Maps API is a...

[Tutorial] How to embed interactive charts in PowerPoint presentations

[Tutorial] How to embed interactive charts in PowerPoint presentations

Written by a human | Updated on April 9th, 2025Embed interactive charts in PowerPoint presentations  Embedding charts within PowerPoint presentations has always been possible but perhaps one of the most ignored possibilities is actually embedding web applications directly in the presentation sheets. Did you know this was possible to add this...