weijun.liu
|
94f6c01021
Add bar plot and subplots_adjust
|
6 жил өмнө |
Benno Evers
|
8baa5821ce
Add missing Py_DECREF in scatter function.
|
6 жил өмнө |
Matthew Mosley
|
78719eb5f4
added support for scatter plots
|
6 жил өмнө |
Alex Dewar
|
073dd98f62
Add fignum_exists() function
|
6 жил өмнө |
Alex Dewar
|
c92ad4cd18
Optionally pass figure number to figure() as argument
|
6 жил өмнө |
Alex Dewar
|
dcb23221b2
Return figure number from figure function
|
6 жил өмнө |
Alex Dewar
|
b1242079bc
Add support for ginput() function
|
6 жил өмнө |
Cooper Harasyn
|
e49f4f7cce
Chose a better name for the parameter to text
|
6 жил өмнө |
Cooper Harasyn
|
41a46e5d0b
Fixed whitespace
|
6 жил өмнө |
Cooper Harasyn
|
b60d3384ae
Added text and suptitle
|
6 жил өмнө |
Alex Dewar
|
3d555d2264
Add missing Py_DECREF to quiver()
|
6 жил өмнө |
Benno Evers
|
00a4766f78
Fix indentation in basic example,
|
6 жил өмнө |
Benno Evers
|
079194581b
Update README and Makefile for quiver plot example.
|
6 жил өмнө |
Alex Dewar
|
c1ad253e74
Add example of quiver plot
|
6 жил өмнө |
Alex Dewar
|
697054cab7
Add quiver function for 4 vectors of uniform length
|
6 жил өмнө |
Alex Dewar
|
16a7fd66c3
Fix implementation of errorbar()
|
6 жил өмнө |
Chachay
|
6e3fcf65c8
Update windows/VS2017 support
|
7 жил өмнө |
Alex Dewar
|
331029fd15
Add support for xticks and yticks
|
6 жил өмнө |
quangtung97
|
717e98e752
Add figure_size
|
7 жил өмнө |
Gregor Lenz
|
1d23b2883d
added example for fill_inbetween.cpp
|
7 жил өмнө |
jose nazario
|
b74e465baa
fix a small typo, no content changes
|
7 жил өмнө |
Benno Evers
|
f994996e07
Update minimal example to show a non-straight line.
|
7 жил өмнө |
Benno Evers
|
c3e4a829b7
Correct a few reference counting errors.
|
7 жил өмнө |
Benno Evers
|
76e16aaaa7
Remove unnecessary overloads for stem() and name_plot().
|
7 жил өмнө |
Benno Evers
|
e0bdd04e32
Remove indentation for namespaces to reduce average line length.
|
7 жил өмнө |
Benno Evers
|
12923d7039
Changed xkcd example to show a the plot instead of saving an image.
|
7 жил өмнө |
Kartik Mohta
|
660b7f3763
Makefile: Build all examples
|
7 жил өмнө |
Kartik Mohta
|
037022be2b
Fix build with python 3
|
7 жил өмнө |
Bobby Aldridge
|
a22156399f
Adds close() function.
|
7 жил өмнө |
Bobby Aldridge
|
6aa4bc6086
Fixes #30. Creates a function called import_numpy defined as an int if the Python version 3 and void if the Python version is 2.
|
7 жил өмнө |