- 25 Jan, 2019 1 commit
-
-
Yori Fournier authored
avoiding unecessary formatting.
-
- 23 Jan, 2019 5 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
Conflicts: mpl_fig.py
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
This is done to prevent confusion when using the server/client interface.
-
- 22 Jan, 2019 8 commits
-
-
Yori Fournier authored
format to allow a better merging of data with client.merge_data query issue is that a MplData object is created on the server side silently... so the user need to be warned.
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
- 18 Jan, 2019 5 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
client-sice >: fig.update(rawdata=['some_data']) now should work.
-
- 20 Sep, 2018 1 commit
-
-
Yori Fournier authored
print_options changed in numpy and do not accept a string like 'nan' as an argument. Was throwing an error. I commented the line. Made a mistake in the axes factory. the server constructor was set to pass but it needs to update the possible keywords. add the following line: self.update(**kwargs)
-
- 14 Aug, 2018 7 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
- 13 Jun, 2018 3 commits
-
-
Yori Fournier authored
Resolve "FEATURE: adding method dynamically to a given instance" See merge request !62
-
Yori Fournier authored
declare aliases or addAxes (which make less sence but what ever...) tested (by hand -- no unittest and no tutorial) and pass
-
Yori Fournier authored
-
- 19 Apr, 2018 1 commit
-
-
Yori Fournier authored
MyWin_TkAgg.py. Now it also work with mpl 2.0.0.
-
- 04 Apr, 2018 5 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
Tests and tutorials are passing but clearly need some cleaning...
-
- 03 Apr, 2018 3 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
it needs cleaning though and this is not compatible with python3 tests and tuto should pass
-
Yori Fournier authored
-
- 26 Mar, 2018 1 commit
-
-
Yori Fournier authored
-