Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

new-project2

A simple interactive dashboard built with Dash and Plotly. It displays a sample bar chart from a small pandas DataFrame.

Features

  • Interactive bar chart powered by Plotly Express
  • Web-based UI served by Dash
  • Sample categorical data (Categories A–D with numeric values)

Prerequisites

  • Python 3.8 or newer

Installation

Install the required packages:

pip install dash plotly pandas

Usage

Run the dashboard:

python testtt.py

Open your browser and go to http://127.0.0.1:8050.

The app runs in debug mode by default, so code changes will reload automatically.

Project structure

.
├── README.md
└── testtt.py    # Dash app entry point

License

This project is provided as-is for learning and experimentation.

About

virsion +

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages