Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGraf

This is a quick and dirty program that generates bar graph.

Project uses latest python and Qt6 framework.

Why

I needed a graph, asked ChatGpt to generate said graph. ChatGpt generated python code that uses matplotplot library.

My reaction was "Don't mind if I do". I took the code, changed it a bit and created Qt UI around it.

And that's it.

What's next

I'd like to improve this code a bit, but honestly, I'm not in business of graph generation, so this might be it

Maybe next time I'm bored

TODO:

  • Error handling - for example, if you set wrong image format, program ends
  • Better graph customizations
  • Responsive UI - this would require rewrite with QML or using FlexLayout
  • Use logging instead of print
  • Build flatpak
  • Try using graalpython
  • Color picker
  • Add sqlite for storing used colors and settings
  • World graph domination?

Showcase

screenshot of PyGraf program generated graph from application

About

Small python program that generates bar graph

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages