/Console-Graphs

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

Primary LanguagePythonApache License 2.0Apache-2.0

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