-
-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Main points:
- add
register_plotly_resampler
/unregister_plotly_resampler
- show
register_plotly_resampler
+pd.options.plotting.backend
= 'plotly'
- show
- show how
add_traces
can be used - show how
add_trace
andadd_traces
can be used with dict_input
to discuss: maybe also add the hack that when the trace type is not specified with a dict input, that we assume a scattergl will be used; instead of the default scatter behavior.
zxweed and someshfengde
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request