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