Update matplotlib_graph.py
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
class Matplotlib_Graph:
|
class Matplotlib_Graph:
|
||||||
"""Prebuilt graphing functions to make visual represention of fitness data."""
|
"""Prebuilt graphing functions to make visual represention of fitness data. """
|
||||||
|
|
||||||
# Common graphing functions
|
# Common graphing functions
|
||||||
type_of_graph_dict = {
|
type_of_graph_dict = {
|
||||||
|
|||||||
Reference in New Issue
Block a user