Are you looking for visually-stunning tools to represent networks of knowledge, communication, social interactions, data organization, etc in your GUI App?
This post will get you to understand how to use the NetworkX Python Library using Python4Delphi (P4D) in the Delphi/C++ Builder application and perform some interesting Network Visualization tasks.
NetworkX is a Python package…
Learn To Build A Python GUI For Interactive Data Visualizations Using Bokeh Library In A Delphi Windows App
June 25, 2021
With the growing demand for Data Science and Analytics skill sets, drawing graphics programmatically is a very popular task these days. Especially the need for real-time and interactive graphics. You can easily create a GUI app for interactive plots by combining the power of…
In this tutorial, we will learn about how to do data visualizations using Delphi’s TChart or TeeChart.
TChart is the 100% Native Data-Aware Charting Component Library for Delphi and C++ Builder (v5 and later) and all RAD Studio versions.
1.
Learn To Work With Real-World Graphics Using The Python Matplotlib Library In A Delphi Windows App
February 27, 2021
With the growing demand for Data Science and Analytics skill sets, drawing graphics programmatically is a very popular task these days. You can easily solve it by combining the Matplotlib library with Python4Delphi (P4D). P4D is a free set of powerful tools that allows you to work with Python scripts, modules, and types in Delphi and easily create Windows GUI with it.
Matplotlib is a…