-
Plotting is a little rough when running from command line (interactive or otherwise). Plots use loc > 1.0 to push things like legends off to the side - this doesn't work.
-
I've tried metaseqR and it run fine with just some warnings.
However, looking at the plots, there are some small issues:
- metaseqR throws an error when there is a file with the same name as the o…
-
The scalebar on interactive plots (ala the code below) do not position themselves correctly as one moves the ROI on the "mother" plot.
``` python
s.plot()
Rect = hs.roi.RectangularROI(left=0,right=1,…
-
Would be good to adapt the TIC plotting functions to:
- 1) allow similar plots of individual features
- 2) select metadata/parameter to color by
- 3) Implement plotly interactive versions of those…
-
We need to think about how results will be shown once the tests are run. I think there was consensus that we should output a data file containing the data shown in the plot for people who wish to use…
-
Uses HTML 5 canvas element to draw plots.
May be able to use jstat library.
Interactive: Can click on, e.g., x-axis and activate the dialog to change the label for that axis.
-
Guys, am making beautiful interactive plots with Plot.show() - love tablesaw so far - but I also need to autogenerate a static PNG image version that can be emailed.
I can't see how this is achieve…
-
`mpld3` is a python package for plotting (`m`at`pl`otlib) in the browser (`d3). These plots are interactive by default (by allowing zooming) and have a plugin architecture for custom interactivity.
I…
-
Dear Chris,
thank you very much for your nice package. I have also tried to reproduce the diagnostic plots recommended by Hosmer et al. as you obviously did.
It seems that your plots suffer the …
-
MultiQC HTML report should load and be useful to someone reading a report, regardless of the number of samples it was generated with. We should explore alternative representations of each plot type th…