Skip to content

Commit 9b90787

Browse files
committed
0 parents  commit 9b90787

File tree

1,177 files changed

+814260
-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,177 files changed

+814260
-0
lines changed

.nojekyll

Whitespace-only changes.

README.html

Lines changed: 131 additions & 0 deletions
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; 6.0.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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
make html

_sources/basefigure.rst.txt

Lines changed: 9 additions & 0 deletions
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+
Lines changed: 6 additions & 0 deletions
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
Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
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_histogram
35+
~Figure.add_histogram2d
36+
~Figure.add_histogram2dcontour
37+
~Figure.add_hline
38+
~Figure.add_hrect
39+
~Figure.add_icicle
40+
~Figure.add_image
41+
~Figure.add_indicator
42+
~Figure.add_isosurface
43+
~Figure.add_layout_image
44+
~Figure.add_mesh3d
45+
~Figure.add_ohlc
46+
~Figure.add_parcats
47+
~Figure.add_parcoords
48+
~Figure.add_pie
49+
~Figure.add_sankey
50+
~Figure.add_scatter
51+
~Figure.add_scatter3d
52+
~Figure.add_scattercarpet
53+
~Figure.add_scattergeo
54+
~Figure.add_scattergl
55+
~Figure.add_scattermap
56+
~Figure.add_scattermapbox
57+
~Figure.add_scatterpolar
58+
~Figure.add_scatterpolargl
59+
~Figure.add_scattersmith
60+
~Figure.add_scatterternary
61+
~Figure.add_selection
62+
~Figure.add_shape
63+
~Figure.add_splom
64+
~Figure.add_streamtube
65+
~Figure.add_sunburst
66+
~Figure.add_surface
67+
~Figure.add_table
68+
~Figure.add_trace
69+
~Figure.add_traces
70+
~Figure.add_treemap
71+
~Figure.add_violin
72+
~Figure.add_vline
73+
~Figure.add_volume
74+
~Figure.add_vrect
75+
~Figure.add_waterfall
76+
~Figure.append_trace
77+
~Figure.batch_animate
78+
~Figure.batch_update
79+
~Figure.for_each_annotation
80+
~Figure.for_each_coloraxis
81+
~Figure.for_each_geo
82+
~Figure.for_each_layout_image
83+
~Figure.for_each_legend
84+
~Figure.for_each_map
85+
~Figure.for_each_mapbox
86+
~Figure.for_each_polar
87+
~Figure.for_each_scene
88+
~Figure.for_each_selection
89+
~Figure.for_each_shape
90+
~Figure.for_each_smith
91+
~Figure.for_each_ternary
92+
~Figure.for_each_trace
93+
~Figure.for_each_xaxis
94+
~Figure.for_each_yaxis
95+
~Figure.full_figure_for_development
96+
~Figure.get_subplot
97+
~Figure.plotly_relayout
98+
~Figure.plotly_restyle
99+
~Figure.plotly_update
100+
~Figure.pop
101+
~Figure.print_grid
102+
~Figure.select_annotations
103+
~Figure.select_coloraxes
104+
~Figure.select_geos
105+
~Figure.select_layout_images
106+
~Figure.select_legends
107+
~Figure.select_mapboxes
108+
~Figure.select_maps
109+
~Figure.select_polars
110+
~Figure.select_scenes
111+
~Figure.select_selections
112+
~Figure.select_shapes
113+
~Figure.select_smiths
114+
~Figure.select_ternaries
115+
~Figure.select_traces
116+
~Figure.select_xaxes
117+
~Figure.select_yaxes
118+
~Figure.set_subplots
119+
~Figure.show
120+
~Figure.to_dict
121+
~Figure.to_html
122+
~Figure.to_image
123+
~Figure.to_json
124+
~Figure.to_ordered_dict
125+
~Figure.to_plotly_json
126+
~Figure.update
127+
~Figure.update_annotations
128+
~Figure.update_coloraxes
129+
~Figure.update_geos
130+
~Figure.update_layout
131+
~Figure.update_layout_images
132+
~Figure.update_legends
133+
~Figure.update_mapboxes
134+
~Figure.update_maps
135+
~Figure.update_polars
136+
~Figure.update_scenes
137+
~Figure.update_selections
138+
~Figure.update_shapes
139+
~Figure.update_smiths
140+
~Figure.update_ternaries
141+
~Figure.update_traces
142+
~Figure.update_xaxes
143+
~Figure.update_yaxes
144+
~Figure.write_html
145+
~Figure.write_image
146+
~Figure.write_json
147+
148+
149+
150+
151+
152+
.. rubric:: Attributes
153+
154+
.. autosummary::
155+
156+
~Figure.data
157+
~Figure.frames
158+
~Figure.layout
159+
160+
Lines changed: 6 additions & 0 deletions
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
Lines changed: 6 additions & 0 deletions
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
Lines changed: 6 additions & 0 deletions
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

Lines changed: 7 additions & 0 deletions
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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy