Skip to content

marvlent/Radar-Chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Personal Radar Chart Visualizer

This project is a Python application that generates a radar chart (spider chart) from data stored in a SQLite database.
It visualizes different aspects of a person's development (Career, Learning, Nutrition, Spirituality, Strength) in a clear and modern dashboard-style chart.

✨ Features

  • Connects to a SQLite database (people.db) and fetches scores for a given person.
  • Displays the data in a polar radar chart using matplotlib and numpy.
  • Clean design with customized colors and labels.
  • Categories and scores appear directly at the polygon tips.
  • Simple input: just enter the name of the person to visualize.

🛠️ Technologies

  • Python 3
  • SQLite3
  • Matplotlib
  • NumPy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages