Update docstring

This commit is contained in:
Sirin Puenggun 2023-05-12 20:28:04 +07:00
parent 6fc9d2204b
commit e81594295c

View File

@ -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.