Commit Verlauf

Autor SHA1 Nachricht Datum
  Benno Evers d74105036a Fix use-after-free bug when plotting unknown numeric types vor 5 Jahren
  Mateo Gianolio 9595628a80 Replace occurrences of std::unordered_map<> with std::map<> vor 5 Jahren
  acxz e5ffc6ce83 ensure interpreter is initialized for suptitle & subplot vor 5 Jahren
  tomotakaeru 2843ebbe68 delete unnecessary "inline" on get_array(vector<string>) vor 5 Jahren
  tomotakaeru ea527fdcef add "inline" to get_array, color_bar, axvline vor 5 Jahren
  Benno Evers 7f7b8528b4 Fix numpy detection and provide some functions even when numpy is not available vor 5 Jahren
  Benno Evers 41477fcdb6 Add experimental documentation target vor 5 Jahren
  Brian Phung 811ebfb2c9 Add 3D line plot and zlabel function. vor 5 Jahren
  Florian Eich 52816e2f8b Adds boxplot, get_strarray and get_listlist vor 5 Jahren
  Florian Eich 1809d7a261 Adds axvline to function scope vor 5 Jahren
  Benno Evers d283d47d08 Remove indentation around 'imshow()' functions vor 5 Jahren
  Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object vor 6 Jahren
  Marcus Davi d68740570c Added #include "unordered_map" to main header vor 5 Jahren
  belre9 8297ae81a0 Implemented wrapper corresponding to tick_params in matplotlib vor 5 Jahren
  Matthieu Zins 6fb6a91568 Fix multiple definition of subplot2grid vor 5 Jahren
  Matthieu Zins 97729fd2cc Add possibility to pass additional parameters to scatter (like color or label) vor 5 Jahren
  Trevor Keller 1ac91f7593 subplot2grid implementation and example vor 6 Jahren
  pm-twice d3137c53b1 Fix for imshow multiple definition error #48 vor 5 Jahren
  Florian Eich f4ad842e70 Implements bar slightly more closely to matplotlib vor 5 Jahren
  Florian Eich 7fa134ea15 Fixes compiler warnings vor 5 Jahren
  Alex Dewar 2772217011 Fix for OpenCV 4 vor 5 Jahren
  Olivier Croquette 5dd719498b Add support for plot(y,keywords) vor 6 Jahren
  Alex Dewar 20e090ef9e Add support for imshow() vor 6 Jahren
  Trevor Keller 019cd237a6 check functions with narrower error message scope vor 6 Jahren
  jul 4ace1ad946 fix the figsize segfault bug vor 6 Jahren
  Olivier Kermorgant 07a73fad22 Add dynamic plot class vor 6 Jahren
  William Lee 8babc98e0f Add kwargs for title, xlabel, ylabel vor 6 Jahren
  Paul Jurczak f64f1f6583 Added missing <array> header vor 6 Jahren
  Patric Schmitz d184e14673 Add cumulative parameter to hist() vor 6 Jahren
  Patric Schmitz 05087cf86e Additional debug output if python module loading fails vor 6 Jahren