File tree Expand file tree Collapse file tree 3 files changed +0
-28
lines changed Expand file tree Collapse file tree 3 files changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,3 @@ Here are some demos of how to use the matplotlib.
14
14
-- subplot_demo.py - how to do multiple axes on a single plot
15
15
16
16
-- 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
-
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 237
237
'stem_plot.py' ,
238
238
'step_demo.py' ,
239
239
'stix_fonts_demo.py' ,
240
- 'stock_demo.py' ,
241
240
'subplots_adjust.py' ,
242
241
'symlog_demo.py' ,
243
242
'table_demo.py' ,
You can’t perform that action at this time.
0 commit comments