Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b152ff9

Browse filesBrowse files
committed
Merge pull request #7057 from rougier/bad_finance
DOC: Removed financial demos that stalled because of yahoo requests
1 parent c5cdc1a commit b152ff9
Copy full SHA for b152ff9

File tree

Expand file treeCollapse file tree

7 files changed

+1
-405
lines changed
Filter options
Expand file treeCollapse file tree

7 files changed

+1
-405
lines changed

‎doc/users/legend_guide.rst

Copy file name to clipboardExpand all lines: doc/users/legend_guide.rst
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,5 +278,4 @@ being used in various ways:
278278
* :ref:`api-legend_demo`
279279
* :ref:`pylab_examples-contourf_hatching`
280280
* :ref:`pylab_examples-figlegend_demo`
281-
* :ref:`pylab_examples-finance_work2`
282281
* :ref:`pylab_examples-scatter_symbol`

‎doc/users/screenshots.rst

Copy file name to clipboardExpand all lines: doc/users/screenshots.rst
+1-15Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,7 @@ command, which includes customizations such as error bars:
102102

103103
It's also simple to create stacked bars
104104
(`bar_stacked.py <../examples/pylab_examples/bar_stacked.html>`_),
105-
candlestick bars
106-
(`finance_demo.py <../examples/pylab_examples/finance_demo.html>`_),
107-
and horizontal bar charts
105+
or horizontal bar charts
108106
(`barh_demo.py <../examples/lines_bars_and_markers/barh_demo.html>`_).
109107

110108
.. _screenshots_pie_demo:
@@ -184,18 +182,6 @@ for both.
184182

185183
See :mod:`matplotlib.ticker` and :mod:`matplotlib.dates` for details and usage.
186184

187-
.. _screenshots_jdh_demo:
188-
189-
Financial charts
190-
================
191-
192-
You can make sophisticated financial plots by combining the various
193-
plot functions, layout commands, and labeling tools provided by matplotlib.
194-
The following example emulates one of the financial plots in
195-
`ChartDirector <http://www.advsofteng.com/gallery_finance.html>`_:
196-
197-
198-
.. plot:: mpl_examples/pylab_examples/finance_work2.py
199185

200186

201187
.. _screenshots_basemap_demo:

‎examples/misc/longshort.py

Copy file name to clipboardExpand all lines: examples/misc/longshort.py
-46Lines changed: 0 additions & 46 deletions
This file was deleted.

‎examples/pylab_examples/date_demo1.py

Copy file name to clipboardExpand all lines: examples/pylab_examples/date_demo1.py
-53Lines changed: 0 additions & 53 deletions
This file was deleted.

‎examples/pylab_examples/date_demo2.py

Copy file name to clipboardExpand all lines: examples/pylab_examples/date_demo2.py
-47Lines changed: 0 additions & 47 deletions
This file was deleted.

‎examples/pylab_examples/finance_demo.py

Copy file name to clipboardExpand all lines: examples/pylab_examples/finance_demo.py
-36Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.