Skip to content

Commit d71d02d

Browse files
committed
0 parents  commit d71d02d

File tree

1,199 files changed

+855468
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,199 files changed

+855468
-0
lines changed

.nojekyll

Whitespace-only changes.

README.html

+131
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
2+
<!DOCTYPE html>
3+
4+
<html>
5+
<head>
6+
<meta charset="utf-8" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8+
<title>&lt;no title&gt; &#8212; 5.24.1 documentation</title>
9+
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
10+
<link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
11+
<link rel="stylesheet" type="text/css" href="_static/plotly-style.css" />
12+
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
13+
<script src="_static/jquery.js"></script>
14+
<script src="_static/underscore.js"></script>
15+
<script src="_static/doctools.js"></script>
16+
<link rel="shortcut icon" href="_static/favicon.ico"/>
17+
<link rel="index" title="Index" href="genindex.html" />
18+
<link rel="search" title="Search" href="search.html" />
19+
<meta charset='utf-8'>
20+
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
21+
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
22+
<meta name="apple-mobile-web-app-capable" content="yes">
23+
<script type="text/javascript" src="_static/js/jquery-1.12.4.min.js"></script>
24+
<script type="text/javascript" src="_static/js/jquery-fix.js"></script>
25+
<script type="text/javascript" src="_static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
26+
<script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
27+
28+
</head><body>
29+
30+
<div id="navbar" class="navbar navbar-default navbar-fixed-top">
31+
<div class="container">
32+
<div class="navbar-header">
33+
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
34+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
35+
<span class="icon-bar"></span>
36+
<span class="icon-bar"></span>
37+
<span class="icon-bar"></span>
38+
</button>
39+
<a class="navbar-brand" href="index.html"><span><img src="_static/logo.png"></span>
40+
</a>
41+
<span class="navbar-text navbar-version pull-left"><b></b></span>
42+
</div>
43+
44+
<div class="collapse navbar-collapse nav-collapse">
45+
<ul class="nav navbar-nav">
46+
47+
48+
<li class="dropdown globaltoc-container">
49+
<a role="button"
50+
id="dLabelGlobalToc"
51+
data-toggle="dropdown"
52+
data-target="#"
53+
href="index.html">Site <b class="caret"></b></a>
54+
<ul class="dropdown-menu globaltoc"
55+
role="menu"
56+
aria-labelledby="dLabelGlobalToc"><ul>
57+
<li class="toctree-l1"><a class="reference internal" href="plotly.express.html"><code class="docutils literal notranslate"><span class="pre">plotly.express</span></code>: high-level interface for data visualization</a></li>
58+
<li class="toctree-l1"><a class="reference internal" href="plotly.graph_objects.html"><code class="docutils literal notranslate"><span class="pre">plotly.graph_objects</span></code>: low-level interface to figures, traces and layout</a></li>
59+
<li class="toctree-l1"><a class="reference internal" href="plotly.subplots.html"><code class="docutils literal notranslate"><span class="pre">plotly.subplots</span></code>: helper function for laying out multi-plot figures</a></li>
60+
<li class="toctree-l1"><a class="reference internal" href="plotly.figure_factory.html"><code class="docutils literal notranslate"><span class="pre">plotly.figure_factory</span></code>: helper methods for building specific complex charts</a></li>
61+
<li class="toctree-l1"><a class="reference internal" href="plotly.io.html"><code class="docutils literal notranslate"><span class="pre">plotly.io</span></code>: low-level interface for displaying, reading and writing figures</a></li>
62+
</ul>
63+
</ul>
64+
</li>
65+
66+
<li class="dropdown">
67+
<a role="button"
68+
id="dLabelLocalToc"
69+
data-toggle="dropdown"
70+
data-target="#"
71+
href="#">Page <b class="caret"></b></a>
72+
<ul class="dropdown-menu localtoc"
73+
role="menu"
74+
aria-labelledby="dLabelLocalToc"><ul class="simple">
75+
</ul>
76+
</ul>
77+
</li>
78+
79+
80+
81+
82+
83+
84+
85+
86+
87+
88+
</ul>
89+
90+
91+
92+
<form class="navbar-form navbar-right" action="search.html" method="get">
93+
<div class="form-group">
94+
<input type="text" name="q" class="form-control" placeholder="Search" />
95+
</div>
96+
<input type="hidden" name="check_keywords" value="yes" />
97+
<input type="hidden" name="area" value="default" />
98+
</form>
99+
100+
</div>
101+
</div>
102+
</div>
103+
104+
<div class="container">
105+
<div class="row">
106+
<div class="body col-md-12 content" role="main">
107+
108+
<p>make html</p>
109+
110+
111+
</div>
112+
113+
</div>
114+
</div>
115+
<script type="text/javascript">
116+
117+
var _gaq = _gaq || [];
118+
_gaq.push(['_setAccount', 'UA-39373211-1']);
119+
_gaq.push(['_setDomainName', 'none']);
120+
_gaq.push(['_setAllowLinker', true]);
121+
_gaq.push(['_trackPageview']);
122+
123+
(function() {
124+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
125+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
126+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
127+
})();
128+
129+
</script>
130+
</body>
131+
</html>

_sources/README.rst.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
make html

_sources/basefigure.rst.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.. _base:
2+
3+
.. currentmodule:: plotly.basedatatypes
4+
5+
.. autosummary::
6+
:toctree: generated/
7+
8+
BaseFigure
9+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
plotly.graph\_objs.Figure.add\_traces
2+
=====================================
3+
4+
.. currentmodule:: plotly.graph_objs
5+
6+
.. automethod:: Figure.add_traces
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
1+
plotly.graph\_objs.Figure
2+
=========================
3+
4+
.. currentmodule:: plotly.graph_objs
5+
6+
.. autoclass:: Figure
7+
8+
9+
.. automethod:: __init__
10+
11+
12+
.. rubric:: Methods
13+
14+
.. autosummary::
15+
16+
~Figure.__init__
17+
~Figure.add_annotation
18+
~Figure.add_bar
19+
~Figure.add_barpolar
20+
~Figure.add_box
21+
~Figure.add_candlestick
22+
~Figure.add_carpet
23+
~Figure.add_choropleth
24+
~Figure.add_choroplethmap
25+
~Figure.add_choroplethmapbox
26+
~Figure.add_cone
27+
~Figure.add_contour
28+
~Figure.add_contourcarpet
29+
~Figure.add_densitymap
30+
~Figure.add_densitymapbox
31+
~Figure.add_funnel
32+
~Figure.add_funnelarea
33+
~Figure.add_heatmap
34+
~Figure.add_heatmapgl
35+
~Figure.add_histogram
36+
~Figure.add_histogram2d
37+
~Figure.add_histogram2dcontour
38+
~Figure.add_hline
39+
~Figure.add_hrect
40+
~Figure.add_icicle
41+
~Figure.add_image
42+
~Figure.add_indicator
43+
~Figure.add_isosurface
44+
~Figure.add_layout_image
45+
~Figure.add_mesh3d
46+
~Figure.add_ohlc
47+
~Figure.add_parcats
48+
~Figure.add_parcoords
49+
~Figure.add_pie
50+
~Figure.add_pointcloud
51+
~Figure.add_sankey
52+
~Figure.add_scatter
53+
~Figure.add_scatter3d
54+
~Figure.add_scattercarpet
55+
~Figure.add_scattergeo
56+
~Figure.add_scattergl
57+
~Figure.add_scattermap
58+
~Figure.add_scattermapbox
59+
~Figure.add_scatterpolar
60+
~Figure.add_scatterpolargl
61+
~Figure.add_scattersmith
62+
~Figure.add_scatterternary
63+
~Figure.add_selection
64+
~Figure.add_shape
65+
~Figure.add_splom
66+
~Figure.add_streamtube
67+
~Figure.add_sunburst
68+
~Figure.add_surface
69+
~Figure.add_table
70+
~Figure.add_trace
71+
~Figure.add_traces
72+
~Figure.add_treemap
73+
~Figure.add_violin
74+
~Figure.add_vline
75+
~Figure.add_volume
76+
~Figure.add_vrect
77+
~Figure.add_waterfall
78+
~Figure.append_trace
79+
~Figure.batch_animate
80+
~Figure.batch_update
81+
~Figure.for_each_annotation
82+
~Figure.for_each_coloraxis
83+
~Figure.for_each_geo
84+
~Figure.for_each_layout_image
85+
~Figure.for_each_legend
86+
~Figure.for_each_map
87+
~Figure.for_each_mapbox
88+
~Figure.for_each_polar
89+
~Figure.for_each_scene
90+
~Figure.for_each_selection
91+
~Figure.for_each_shape
92+
~Figure.for_each_smith
93+
~Figure.for_each_ternary
94+
~Figure.for_each_trace
95+
~Figure.for_each_xaxis
96+
~Figure.for_each_yaxis
97+
~Figure.full_figure_for_development
98+
~Figure.get_subplot
99+
~Figure.plotly_relayout
100+
~Figure.plotly_restyle
101+
~Figure.plotly_update
102+
~Figure.pop
103+
~Figure.print_grid
104+
~Figure.select_annotations
105+
~Figure.select_coloraxes
106+
~Figure.select_geos
107+
~Figure.select_layout_images
108+
~Figure.select_legends
109+
~Figure.select_mapboxes
110+
~Figure.select_maps
111+
~Figure.select_polars
112+
~Figure.select_scenes
113+
~Figure.select_selections
114+
~Figure.select_shapes
115+
~Figure.select_smiths
116+
~Figure.select_ternaries
117+
~Figure.select_traces
118+
~Figure.select_xaxes
119+
~Figure.select_yaxes
120+
~Figure.set_subplots
121+
~Figure.show
122+
~Figure.to_dict
123+
~Figure.to_html
124+
~Figure.to_image
125+
~Figure.to_json
126+
~Figure.to_ordered_dict
127+
~Figure.to_plotly_json
128+
~Figure.update
129+
~Figure.update_annotations
130+
~Figure.update_coloraxes
131+
~Figure.update_geos
132+
~Figure.update_layout
133+
~Figure.update_layout_images
134+
~Figure.update_legends
135+
~Figure.update_mapboxes
136+
~Figure.update_maps
137+
~Figure.update_polars
138+
~Figure.update_scenes
139+
~Figure.update_selections
140+
~Figure.update_shapes
141+
~Figure.update_smiths
142+
~Figure.update_ternaries
143+
~Figure.update_traces
144+
~Figure.update_xaxes
145+
~Figure.update_yaxes
146+
~Figure.write_html
147+
~Figure.write_image
148+
~Figure.write_json
149+
150+
151+
152+
153+
154+
.. rubric:: Attributes
155+
156+
.. autosummary::
157+
158+
~Figure.data
159+
~Figure.frames
160+
~Figure.layout
161+
162+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
plotly.graph\_objs.Figure.show
2+
==============================
3+
4+
.. currentmodule:: plotly.graph_objs
5+
6+
.. automethod:: Figure.show
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
plotly.graph\_objs.Figure.update\_layout
2+
========================================
3+
4+
.. currentmodule:: plotly.graph_objs
5+
6+
.. automethod:: Figure.update_layout
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
plotly.graph\_objs.Figure.update\_traces
2+
========================================
3+
4+
.. currentmodule:: plotly.graph_objs
5+
6+
.. automethod:: Figure.update_traces

_sources/generated/modules.rst.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
plotly
2+
======
3+
4+
.. toctree::
5+
:maxdepth: 4
6+
7+
plotly

0 commit comments

Comments
 (0)