-
Allow user to set the style sheet for those that like dark background. Would need to institute something like the following in the plot_*.py files:
``` python
with plt.style.context(('dark_background…
-
The FeatureArtist does not define the matplotlib API `contains` method (or `_contains` --- I'm not actually sure which one you're supposed to override in this case). This means that you can't use mat…
-
Just a bit of info:
When installing matplotlib on Ubuntu 12.04 via:
```
sudo pip install matplotlib
```
one may get an error:
```
src/ft2font.h:16:22: fatal error: ft2build.h: No such file or dire…
-
When one's data is irregular, the plugin will draw contours in all regions which are between topo points, even if that is not sensible. An example is a set of points every 4m or so along a driveway,…
-
There may be an issue with the way the aspect ratio is handled [here](https://github.com/cyrilleponcelet/cswot_adcp/blob/f3ff12598d0e2431fbcfadd66331f0369b00697b/sandbox/ui_helper.py#L175)
Usually, w…
-
I meet some question when I run China_A_share_market_tushare.py :
Traceback (most recent call last):
File "D:\anaconda3\envs\FinRL\lib\site-packages\spyder_kernels\py3compat.py", line 356, in c…
-
### Bug summary
There is a problem if some dates have time zone information and some are just dates and not datetimes. In date2num, only the first occurence in the list is checked, but plain dates c…
-
### Bug report
**Bug summary**
Plotting without colorbar gives different colors than plotting with one if all plotted values are equal. While this might be expected behaviour, I find it a …
-
-
Hi,
I installed scikit-kinematics on my MacOS X system via pip3 (`pip3 install scikit-kinematics`), installation went smoothly, but when I try to import library it throws an error:
```
$ python…
divan updated
6 months ago