-
I am currently in the process of updating my book for its second edition, and am changing the Python plotting code I suggest to readers to use `seaborn.objects` where possible.
However, the plottin…
-
Related to #137
`add.text` has different behavior in a few different plotting functions. In particular, `create.boxplot` differs in behavior from most of the others.
## Boxplot cannot add multi…
-
Currently, the statistics are very basic
* WPM
* Accuracy
It might be cool to add some more indicators
* Keystrokes (see 10fastfingers)
* speed evolution over the text (like typeracer) - plotti…
-
I'm having two issues:
1. When using `xarray.hvplot.quadmesh`, I'm unable to use a a custom `LinearSegmentedColormap` unless I register it with with matplotlib and call it that way.
![image](ht…
-
For chart with thousand of samples or more code in `_calc` https://github.com/morrisjs/morris.js/blob/master/lib/morris.grid.coffee#L291 is very inefficient:
```
bottomOffsets = for i in [0..…
-
The highest-level ResT files for 3d plotting are ... not so informative. See for instance [this](http://www.sagemath.org/doc/reference/sage/plot/plot3d/examples.html) page.
This ticket would make …
-
Provide images in notifications, flexible & long-term.
To see the short-term fix (images only for alerts tied to a panel): see #48287
Initial proposal, prototype and exploration
https://docs.go…
-
RespeQt has simple printer emulation which also allows translation from ATASCII to ASCII. This emulation seems to work well. Support for specific printers is possible. There are three distinct types o…
-
How can I get plotted values of heap usage graph in text file ( possibly comma separated ) ?
Also, I couldn't understand how exactly are you getting/calculating those values for plotting ? Can you pl…
-
During inspections (and navigation) it can be helpful to see real-time plots of collected sensor data. A valuable plotting widget would include:
- [ ] ability to live-plot data from the vehicle
…