value (str or bytes) – String or bytes object containing the JSON representation of a figure
output_type (type or str (default 'Figure')) – The output figure type or type name. One of: graph_objects.Figure, ‘Figure’, graph_objects.FigureWidget, ‘FigureWidget’
skip_invalid (bool (default False)) – False if invalid figure properties should result in an exception. True if invalid figure properties should be silently ignored.
engine (str (default None)) –
if “json”, parse JSON using built in json module
if “orjson”, parse using the faster orjson module, requires the orjson package
if “auto” use orjson module if available, otherwise use the json module
If not specified, the default engine is set to the current value of plotly.io.json.config.default_engine.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4