diff --git a/Essential/plotter.py b/Essential/plotter.py index 3aeacef..6853a58 100644 --- a/Essential/plotter.py +++ b/Essential/plotter.py @@ -20,7 +20,7 @@ class plotter: popup (bool): to ask if you want to popup new webview window or embed to gui Returns: - bytes (html_encoded string) + None Raises: ValueError: If an invalid chart type is provided.