qdeconinck / fun-graph

Let your graph tell you something!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fun Graph

Let your graph tell you something!

To generate such a graph, just run the following command:

$ python3 fun.py

Dependencies

  • matplotlib
  • numpy

TODOs

  • Handle all alphabetical characters
  • Random point generation should be part of the generator
  • Documentation
  • Smoother curve generation than plain staight lines
  • Any new idea :-)

About

Let your graph tell you something!


Languages

Language:Python 100.0%