Historique des commits

Auteur SHA1 Message Date
  Florian Eich 52816e2f8b Adds boxplot, get_strarray and get_listlist il y a 5 ans
  Florian Eich 1809d7a261 Adds axvline to function scope il y a 5 ans
  Benno Evers d283d47d08 Remove indentation around 'imshow()' functions il y a 5 ans
  Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object il y a 6 ans
  Marcus Davi d68740570c Added #include "unordered_map" to main header il y a 5 ans
  belre9 8297ae81a0 Implemented wrapper corresponding to tick_params in matplotlib il y a 5 ans
  Matthieu Zins 6fb6a91568 Fix multiple definition of subplot2grid il y a 5 ans
  Matthieu Zins 97729fd2cc Add possibility to pass additional parameters to scatter (like color or label) il y a 5 ans
  Trevor Keller 1ac91f7593 subplot2grid implementation and example il y a 6 ans
  pm-twice d3137c53b1 Fix for imshow multiple definition error #48 il y a 5 ans
  Florian Eich f4ad842e70 Implements bar slightly more closely to matplotlib il y a 5 ans
  Florian Eich 7fa134ea15 Fixes compiler warnings il y a 5 ans
  Alex Dewar 2772217011 Fix for OpenCV 4 il y a 5 ans
  Olivier Croquette 5dd719498b Add support for plot(y,keywords) il y a 6 ans
  Alex Dewar 20e090ef9e Add support for imshow() il y a 6 ans
  Trevor Keller 019cd237a6 check functions with narrower error message scope il y a 6 ans
  jul 4ace1ad946 fix the figsize segfault bug il y a 6 ans
  Olivier Kermorgant 07a73fad22 Add dynamic plot class il y a 6 ans
  William Lee 8babc98e0f Add kwargs for title, xlabel, ylabel il y a 6 ans
  Paul Jurczak f64f1f6583 Added missing <array> header il y a 6 ans
  Patric Schmitz d184e14673 Add cumulative parameter to hist() il y a 6 ans
  Patric Schmitz 05087cf86e Additional debug output if python module loading fails il y a 6 ans
  Patric Schmitz d42a969cc1 Add portability #defines PyLong_FromLong, PyUnicode_FromString il y a 6 ans
  Tobias Tschirch d89878b950 Add fill plot with example il y a 6 ans
  Benno Evers 0e39f8f56b Load mplot3d module lazily. il y a 6 ans
  Austin Schuh 69e58fe25b Add plot_surface il y a 6 ans
  Benno Evers 65933e3d40 Officially require C++11. il y a 6 ans
  weijun.liu 94f6c01021 Add bar plot and subplots_adjust il y a 6 ans
  Benno Evers 8baa5821ce Add missing Py_DECREF in scatter function. il y a 6 ans
  Matthew Mosley 78719eb5f4 added support for scatter plots il y a 6 ans