fig – Figure object or dict representing a figure
validate (bool (default True)) – True if the figure should be validated before being converted to JSON, False otherwise.
pretty (bool (default False)) – True if JSON representation should be pretty-printed, False if representation should be as compact as possible.
remove_uids (bool (default True)) – True if trace UIDs should be omitted from the JSON representation
engine (str (default None)) –
”json” for an engine based on the built-in Python json module
”orjson” for a faster engine that requires the orjson package
”auto” for the “orjson” engine if available, otherwise “json”
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