Histórico de Commits

Autor SHA1 Mensagem Data
  Benno Evers 70d508fcb7 Expand comment for new interkeeper() function há 4 anos atrás
  Le creepeur petitè b6f58a5c4c Suggestion: Give more multithreading flexibility há 4 anos atrás
  Benno Evers dfe5a69a95 Fix whitespace error há 4 anos atrás
  Andre Furlan 6f841d442a Added support to barh plot method há 4 anos atrás
  Benno Evers f2bf7a4511 Add missing call to initialize interpreter in 'modern' example há 4 anos atrás
  Barnabé BALP f4b49a35d0 Fix issue lava/matplotlib-cpp#124 há 4 anos atrás
  Tako Hisada b79ca6dc65 feat: Add keyword argument support to legend() há 4 anos atrás
  JBPennington 374dcd032c Added arrow, cla, margins, contour há 5 anos atrás
  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 há 5 anos atrás
  pf 480af0f4f9 Added support for axvspan há 5 anos atrás
  Benno Evers 60dcd64c8f Sprinkle calls to interpreter::get() all over the codebase há 5 anos atrás
  Benno Evers d612b524e1 Fix python3.8 segfault for the named_* family of functions há 5 anos atrás
  Benno Evers f5f8ce3d6a Move Python.h include into first position há 5 anos atrás
  Benno Evers ecf3a8dd0b Add native numpy handling when plotting vectors of (unsigned) long long há 5 anos atrás
  Benno Evers d74105036a Fix use-after-free bug when plotting unknown numeric types há 5 anos atrás
  Mateo Gianolio 9595628a80 Replace occurrences of std::unordered_map<> with std::map<> há 5 anos atrás
  acxz e5ffc6ce83 ensure interpreter is initialized for suptitle & subplot há 5 anos atrás
  tomotakaeru 2843ebbe68 delete unnecessary "inline" on get_array(vector<string>) há 5 anos atrás
  tomotakaeru ea527fdcef add "inline" to get_array, color_bar, axvline há 5 anos atrás
  Benno Evers 7f7b8528b4 Fix numpy detection and provide some functions even when numpy is not available há 5 anos atrás
  Benno Evers 41477fcdb6 Add experimental documentation target há 5 anos atrás
  Brian Phung 811ebfb2c9 Add 3D line plot and zlabel function. há 5 anos atrás
  Florian Eich 52816e2f8b Adds boxplot, get_strarray and get_listlist há 5 anos atrás
  Florian Eich 1809d7a261 Adds axvline to function scope há 5 anos atrás
  Benno Evers d283d47d08 Remove indentation around 'imshow()' functions há 5 anos atrás
  Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object há 6 anos atrás
  Marcus Davi d68740570c Added #include "unordered_map" to main header há 5 anos atrás
  belre9 8297ae81a0 Implemented wrapper corresponding to tick_params in matplotlib há 5 anos atrás
  Matthieu Zins 6fb6a91568 Fix multiple definition of subplot2grid há 5 anos atrás
  Matthieu Zins 97729fd2cc Add possibility to pass additional parameters to scatter (like color or label) há 5 anos atrás