8000 MAINT removing stock_demo.py · matplotlib/matplotlib@598dce8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 598dce8

Browse files
NelleVQuLogic
authored andcommitted
MAINT removing stock_demo.py
1 parent d348baf commit 598dce8

File tree

3 files changed

+0
-28
lines changed

3 files changed

+0
-28
lines changed

examples/pylab_examples/README

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,3 @@ Here are some demos of how to use the matplotlib.
1414
-- subplot_demo.py - how to do multiple axes on a single plot
1515

1616
-- vline_hline_demo.py - working with straight lines
17-
18-
-- stock_demo.py - working with large datasets. Click on the plot and
19-
launch the navigation tool; wheel mouse over the navigation
20-
buttons to scroll and zoom. There are 58 days of minute by
21-
minute stock quotes for two tickers. The plot lib uses
22-
Numeric's super speedy searchsorted routine to extract the
23-
clipping indices so only the data in the viewport are handled.
24-

examples/pylab_examples/stock_demo.py

Lines changed: 0 additions & 19 deletions
This file was deleted.

examples/tests/backend_driver.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@
237237
'stem_plot.py',
238238
'step_demo.py',
239239
'stix_fonts_demo.py',
240-
'stock_demo.py',
241240
'subplots_adjust.py',
242241
'symlog_demo.py',
243242
'table_demo.py',

0 commit comments

Comments
 (0)
0