-
pghist() with pgflag = 2 does not produce a filled histogram
(e.g. test3.p in perl-pgplot)
-
@dk Do you have any idea what causes this? Latest PDL, in `perldl`:
```
pdl> demo prima
---- Code:
# starting up the Prima GUI demo app
PDL::Demos::Prima::run();
---- Output:
Use of unini…
-
I tried to build the docker image by running
```
docker build .
```
in the docker directory, but it fails with
```
(...)
Step 8/28 : WORKDIR /code/presto/src
---> Running in 84532dfd21e5
…
-
Title kind of says it?
- To enable use of e.g. mcplot.pl with Giza backend, mcplot-matplotlib, ... whatever produces a png for embedding
- Hack to use the existing (hardcoded, PGPLOT-mcplot orient…
-
Tested with two different installations of Anaconda python 2.7 on Ubuntu 16.04. Under the system's stock Python 2.7 everything works correctly instead. This might have to do with the C and/or Fortran …
-
Version: Current 1.5 doesn't fix this as yet
Issue: Running a
```module show some_module_name```
can generate a
```
pgplot/5.3.1(87):ERROR:102: Tcl command execution failed: if {! [modu…
-
Hi Nicole + plotgardener team! :)
I am trying to annotate stripes on a Hi-C map using rectangles. Since there didn't seem to be an existing function for this (`annoPixels` doesn't parse/plot the s…
-
Probably affects all special chars. Plots show e.g. \l for lambda.
Linux centos 7. Haven't tested other distros.
Try uvplt axis=uc,vc for example.
-
I am trying to install ortep III on a CentOS Linux server which has an i7 processor, and where x11, and pgplot are both installed. the make command returns:
gfortran -lpgplot -o ortep3 ortep.o
ort…
-
See https://pandas.pydata.org/pandas-docs/dev/user_guide/visualization.html and https://pandas.pydata.org/docs/development/extending.html.
Pandas has a nifty registration capability that lets you c…