커밋 기록

작성자 SHA1 메시지 날짜
  Tako Hisada b79ca6dc65 feat: Add keyword argument support to legend() 4 년 전
  JBPennington 374dcd032c Added arrow, cla, margins, contour 5 년 전
  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 5 년 전
  pf 480af0f4f9 Added support for axvspan 5 년 전
  Benno Evers 60dcd64c8f Sprinkle calls to interpreter::get() all over the codebase 5 년 전
  Benno Evers d612b524e1 Fix python3.8 segfault for the named_* family of functions 5 년 전
  Benno Evers f5f8ce3d6a Move Python.h include into first position 5 년 전
  Benno Evers bf2be71082 Update python-config invocation in Makefile 5 년 전
  Benno Evers ecf3a8dd0b Add native numpy handling when plotting vectors of (unsigned) long long 5 년 전
  Benno Evers d74105036a Fix use-after-free bug when plotting unknown numeric types 5 년 전
  Benno Evers edb4074612 Reword libpython dependency; move vcpkg section 5 년 전
  NancyLi1013 1243814dab Add vcpkg installation instructions 5 년 전
  Mateo Gianolio 9595628a80 Replace occurrences of std::unordered_map<> with std::map<> 5 년 전
  Guillaume Jacquenot 823de00fba :wrench: Moved all elements related to docker build in contrib 5 년 전
  Guillaume Jacquenot a7c38ad725 :pencil: Typo update in Readme.md 5 년 전
  Guillaume Jacquenot fa673c6706 :sparkle: Added a first CI file 5 년 전
  Guillaume Jacquenot 7ef2559239 :sparkle: Added a target to build docker image 5 년 전
  Guillaume Jacquenot d7839cc475 :sparkle: Added a first version of Dockerfile 5 년 전
  acxz e5ffc6ce83 ensure interpreter is initialized for suptitle & subplot 5 년 전
  tomotakaeru 2843ebbe68 delete unnecessary "inline" on get_array(vector<string>) 5 년 전
  tomotakaeru ea527fdcef add "inline" to get_array, color_bar, axvline 5 년 전
  Benno Evers 7f7b8528b4 Fix numpy detection and provide some functions even when numpy is not available 5 년 전
  Benno Evers 41477fcdb6 Add experimental documentation target 5 년 전
  Brian Phung 811ebfb2c9 Add 3D line plot and zlabel function. 5 년 전
  Florian Eich 9b23ca06b4 Adds vim tempfiles to gitignore 5 년 전
  Florian Eich 52816e2f8b Adds boxplot, get_strarray and get_listlist 5 년 전
  Florian Eich 1809d7a261 Adds axvline to function scope 5 년 전
  Benno Evers d283d47d08 Remove indentation around 'imshow()' functions 5 년 전
  Benno Evers de33a57457 Rename make variable CXXFLAGS -> EXTRA_FLAGS 5 년 전
  Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object 6 년 전