Carlos Agarie
Carlos Agarie
This PR contains changes that were merged into the SciRuby fork of `distribution`. Please notice that `.travis.yml` is updated to reflect that [support for Ruby 2.4 was dropped recently](https://www.ruby-lang.org/en/news/2020/04/05/support-of-ruby-2-4-has-ended/). Thanks
I think that `#tooltips` is a more natural name than `#tooltip_contents` (I've had to go back to the docs 3x to remember the correct name :P). Aliasing it shouldn't be...
This is a very important feature for using Nyaplot in more contexts. Better labels also make graphs more readable. This should be possible with MathJax, I think.
Hey, I had some minutes today and modified a bit this tutorial. However, I just saw that you're working in branch `v2`. Would you prefer my PR to go to...
This is in the code, but there should be a list of available shapes (the `s` in `scatterplot.shape(s)`) for scatterplots.
When using large values in one of the axis, the label is positioned in this way:  Matplotlib rewrites the ticks in scientific notation...
I'm doing some boxplots and noticed that the tooltips with mean, max, etc values can hide one another. For example:  Maybe positioning these labels relative to...
VFH+ is an enhanced version of VFH. It uses some heuristics so there are less parameters to manually adjust. From my initial reading of the paper, there shouldn't be many...
It seems easy to write tests with it and the docs appear to be good. See: [libcheck.github.io/check](https://libcheck.github.io/check/)
After getting tests and docs ready, it should be as easy as releasing 1.0 and activating the switch on [zenodo.org/account/settings/github/](https://zenodo.org/account/settings/github/).