Brian Phung 811ebfb2c9 Add 3D line plot and zlabel function. 5 年之前
..
.gitignore 1c2a51f50b Add .gitignore file for example binaries 5 年之前
animation.cpp ba9343f483 Add animation example 7 年之前
animation.gif ba9343f483 Add animation example 7 年之前
bar.cpp 94f6c01021 Add bar plot and subplots_adjust 6 年之前
bar.png 94f6c01021 Add bar plot and subplots_adjust 6 年之前
basic.cpp 00a4766f78 Fix indentation in basic example, 6 年之前
basic.png 717e98e752 Add figure_size 7 年之前
colorbar.cpp f1af639c42 implement colorbar; requires returned PyObject of mappable object 5 年之前
fill.cpp d89878b950 Add fill plot with example 6 年之前
fill.png d89878b950 Add fill plot with example 6 年之前
fill_between.png 1d23b2883d added example for fill_inbetween.cpp 7 年之前
fill_inbetween.cpp 1d23b2883d added example for fill_inbetween.cpp 7 年之前
imshow.cpp bc7e4576b2 Added basic example for imshow. 5 年之前
lines3d.cpp 811ebfb2c9 Add 3D line plot and zlabel function. 5 年之前
lines3d.png 811ebfb2c9 Add 3D line plot and zlabel function. 5 年之前
minimal.cpp 2ce9760d71 Update documentation after introducing numpy 8 年之前
minimal.png f994996e07 Update minimal example to show a non-straight line. 7 年之前
modern.cpp b815a4320f Windows Compile Command 8 年之前
modern.png 029a61315f Enable variadic plot command when c++11 is available 10 年之前
nonblock.cpp 660b7f3763 Makefile: Build all examples 7 年之前
quiver.cpp c1ad253e74 Add example of quiver plot 6 年之前
quiver.png c1ad253e74 Add example of quiver plot 6 年之前
subplot.cpp b60d3384ae Added text and suptitle 6 年之前
subplot2grid.cpp 1ac91f7593 subplot2grid implementation and example 5 年之前
surface.cpp eae3824b07 Add picture and cpp file for new surface example. 6 年之前
surface.png eae3824b07 Add picture and cpp file for new surface example. 6 年之前
update.cpp 94c0215d6a Fixed type in update example. 6 年之前
xkcd.cpp 6e3fcf65c8 Update windows/VS2017 support 6 年之前
xkcd.png fb4cdf929b Support for stem and xkcd (#43) 7 年之前