Skip to content

Dongli99/PY-dynamic-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python GUI - Dynamic Chart

python numpy numpy

GauDynamic Chart

The Dynamic Chart Widget is a Python GUI application built using Tkinter that displays a dynamic chart with real-time data visualization.

Sister projects:

  • VoiceDataGenerator

    • Simulating voice data with customizable parameters such as pitch, duration, and noise.
  • Gauge

    • A customizable graphical representation of a gauge.

Features

  • Dynamic Updates: The chart updates dynamically with real-time data, providing a live visualization.
  • Customization: Users can customize the appearance of the chart by adjusting parameters such as color range and amplification factor.
  • User Interaction: The user can randomize the colors used in the chart.

Installation

To run the application, ensure you have Python installed on your system. You can download Python from the official website.

Usage

  1. Install the required dependencies.

    pip install numpy matplotlib
  2. Clone or download the project files to your local machine.

    git clone https://github.com/Dongli99/PY-dynamic-chart
  3. Navigate to the project directory.

    cd PY-dynamic-chart
  4. Run the dynamic_chart.py file:

    python dynamic_chart.py
  5. Click Go to run the live chart.

  6. Click Lucky to randomize the color of bars.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages