Commit History

Author SHA1 Message Date
  Guillaume Jacquenot 7ef2559239 :sparkle: Added a target to build docker image 5 years ago
  Guillaume Jacquenot d7839cc475 :sparkle: Added a first version of Dockerfile 5 years ago
  acxz e5ffc6ce83 ensure interpreter is initialized for suptitle & subplot 5 years ago
  tomotakaeru 2843ebbe68 delete unnecessary "inline" on get_array(vector<string>) 5 years ago
  tomotakaeru ea527fdcef add "inline" to get_array, color_bar, axvline 5 years ago
  Benno Evers 7f7b8528b4 Fix numpy detection and provide some functions even when numpy is not available 5 years ago
  Benno Evers 41477fcdb6 Add experimental documentation target 5 years ago
  Brian Phung 811ebfb2c9 Add 3D line plot and zlabel function. 5 years ago
  Florian Eich 9b23ca06b4 Adds vim tempfiles to gitignore 5 years ago
  Florian Eich 52816e2f8b Adds boxplot, get_strarray and get_listlist 5 years ago
  Florian Eich 1809d7a261 Adds axvline to function scope 5 years ago
  Benno Evers d283d47d08 Remove indentation around 'imshow()' functions 5 years ago
  Benno Evers de33a57457 Rename make variable CXXFLAGS -> EXTRA_FLAGS 5 years ago
  Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object 6 years ago
  Ilya Makarov f23347fca2 Added information about backend renderer issue on MacOS 5 years ago
  Benno Evers 7219c6187f Updated wording in README. 5 years ago
  Ilya Makarov 61da78fbbe Updated cmake readme section. 5 years ago
  Marcus Davi d68740570c Added #include "unordered_map" to main header 5 years ago
  belre9 8297ae81a0 Implemented wrapper corresponding to tick_params in matplotlib 5 years ago
  Matthieu Zins 6fb6a91568 Fix multiple definition of subplot2grid 5 years ago
  Matthieu Zins 97729fd2cc Add possibility to pass additional parameters to scatter (like color or label) 5 years ago
  Benno Evers 5adfbe031e Rearrange Makefile. 5 years ago
  Trevor Keller 1ac91f7593 subplot2grid implementation and example 6 years ago
  Alex Dewar 6ec72daa6b Fix: Allow for building examples individually 5 years ago
  Alex Dewar 1c2a51f50b Add .gitignore file for example binaries 5 years ago
  Alex Dewar dbe8e4c63b Makefile: Better numpy handling and make building more generic 5 years ago
  pm-twice d3137c53b1 Fix for imshow multiple definition error #48 5 years ago
  Florian Eich f4ad842e70 Implements bar slightly more closely to matplotlib 5 years ago
  Florian Eich 7fa134ea15 Fixes compiler warnings 5 years ago
  Alex Dewar 2772217011 Fix for OpenCV 4 5 years ago