File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
packages/python/chart-studio/chart_studio/plotly Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -108,11 +108,6 @@ def iplot(figure_or_data, **plot_options):
108
108
109
109
plot_options keyword arguments:
110
110
filename (string) -- the name that will be associated with this figure
111
- fileopt ('new' | 'overwrite' | 'extend' | 'append')
112
- - 'new': create a new, unique url for this plot
113
- - 'overwrite': overwrite the file associated with `filename` with this
114
- - 'extend': add additional numbers (data) to existing traces
115
- - 'append': add additional traces to existing data lists
116
111
sharing ('public' | 'private' | 'secret') -- Toggle who can view this graph
117
112
- 'public': Anyone can view this graph. It will appear in your profile
118
113
and can appear in search engines. You do not need to be
You can’t perform that action at this time.
0 commit comments