Commit History

Autor SHA1 Mensaxe Data
  Benno Evers f2bf7a4511 Add missing call to initialize interpreter in 'modern' example %!s(int64=4) %!d(string=hai) anos
  Barnabé BALP f4b49a35d0 Fix issue lava/matplotlib-cpp#124 %!s(int64=4) %!d(string=hai) anos
  Tako Hisada b79ca6dc65 feat: Add keyword argument support to legend() %!s(int64=4) %!d(string=hai) anos
  JBPennington 374dcd032c Added arrow, cla, margins, contour %!s(int64=5) %!d(string=hai) anos
  pf 107912124d a few of the parameters are floats. This is a quick hack to get a couple of them to work. In the future matplotlibcpp should use map<string,any> instead of map<string,string> for kwargs. That should be a separate PR %!s(int64=5) %!d(string=hai) anos
  pf 480af0f4f9 Added support for axvspan %!s(int64=5) %!d(string=hai) anos
  Benno Evers 60dcd64c8f Sprinkle calls to interpreter::get() all over the codebase %!s(int64=5) %!d(string=hai) anos
  Benno Evers d612b524e1 Fix python3.8 segfault for the named_* family of functions %!s(int64=5) %!d(string=hai) anos
  Benno Evers f5f8ce3d6a Move Python.h include into first position %!s(int64=5) %!d(string=hai) anos
  Benno Evers ecf3a8dd0b Add native numpy handling when plotting vectors of (unsigned) long long %!s(int64=5) %!d(string=hai) anos
  Benno Evers d74105036a Fix use-after-free bug when plotting unknown numeric types %!s(int64=5) %!d(string=hai) anos
  Mateo Gianolio 9595628a80 Replace occurrences of std::unordered_map<> with std::map<> %!s(int64=5) %!d(string=hai) anos
  acxz e5ffc6ce83 ensure interpreter is initialized for suptitle & subplot %!s(int64=5) %!d(string=hai) anos
  tomotakaeru 2843ebbe68 delete unnecessary "inline" on get_array(vector<string>) %!s(int64=5) %!d(string=hai) anos
  tomotakaeru ea527fdcef add "inline" to get_array, color_bar, axvline %!s(int64=5) %!d(string=hai) anos
  Benno Evers 7f7b8528b4 Fix numpy detection and provide some functions even when numpy is not available %!s(int64=5) %!d(string=hai) anos
  Benno Evers 41477fcdb6 Add experimental documentation target %!s(int64=5) %!d(string=hai) anos
  Brian Phung 811ebfb2c9 Add 3D line plot and zlabel function. %!s(int64=5) %!d(string=hai) anos
  Florian Eich 52816e2f8b Adds boxplot, get_strarray and get_listlist %!s(int64=5) %!d(string=hai) anos
  Florian Eich 1809d7a261 Adds axvline to function scope %!s(int64=5) %!d(string=hai) anos
  Benno Evers d283d47d08 Remove indentation around 'imshow()' functions %!s(int64=5) %!d(string=hai) anos
  Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object %!s(int64=6) %!d(string=hai) anos
  Marcus Davi d68740570c Added #include "unordered_map" to main header %!s(int64=5) %!d(string=hai) anos
  belre9 8297ae81a0 Implemented wrapper corresponding to tick_params in matplotlib %!s(int64=5) %!d(string=hai) anos
  Matthieu Zins 6fb6a91568 Fix multiple definition of subplot2grid %!s(int64=5) %!d(string=hai) anos
  Matthieu Zins 97729fd2cc Add possibility to pass additional parameters to scatter (like color or label) %!s(int64=5) %!d(string=hai) anos
  Trevor Keller 1ac91f7593 subplot2grid implementation and example %!s(int64=6) %!d(string=hai) anos
  pm-twice d3137c53b1 Fix for imshow multiple definition error #48 %!s(int64=5) %!d(string=hai) anos
  Florian Eich f4ad842e70 Implements bar slightly more closely to matplotlib %!s(int64=5) %!d(string=hai) anos
  Florian Eich 7fa134ea15 Fixes compiler warnings %!s(int64=5) %!d(string=hai) anos