Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 689 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 689 Bytes

Console-Graphs

A simple file that can be imported and used to create graphs inside of the console, no libraries needed. Written in Python 3.8


Features:
  - Auto sizing
  - Super simple creation and display
  - Cross-platform colour enabled
  - Automatic totals, modes and means calculations



Graphs I still want to add:

  • Pie Chart (Currently in progress)
  • Line Graph
  • Scatter Graph
  • Bar Graph