-
## Describe the Bug
When applying on a server without any iptables rule the following puppet code with the resource firewallchain declared without any rule:
```
firewallchain { "FORWARD:mangle:IP…
-
When I pass in e.g. `L"$r/r_o$"` as an `xlabel` in Gadfly, it appears blank. Does Gadfly not support LaTeXStrings?
-
I know I can introduce colors manually, but I like the color scheme of Gadfly, and could not find an easy way to retrieve a vector of colors in the default order as used by Gadfly.
Did I miss somethi…
woest updated
9 years ago
-
I Came here to document this problem and a workaround. The problem is not with Gadfly per se, but rather the way Gadfly interacts with applications by writing to `/temp` and then running that file thr…
-
It'd be great to smartly plot Signals. Some thoughts:
- Very long signals should be sub-sampled, using a binned min-max. It'd be great to recompute these as a user zooms, but this surely wouldn't be…
-
As you can see by running the following code, `Coord.cartesian(ymin=1.5, ymax=2.6)` does not work.
```
using Gadfly, DataFrames
df = DataFrame(:AAA=>[2.2, 1.8, 2.0, 2.3, 1.8, 1.9],
…
-
Hi,
```
(julia.exe:77200): GtkSourceView-WARNING **: no color named 'white'
(julia.exe:77200): Gtk-WARNING **: Theme parsing error: :3:17: Not using units is deprecated. Assuming 'px'.
WARNING: Meth…
-
Hello, I am observing an apparent "memory leak" when using Gadfly to create a PDF file from a plot.
I am using Linux Ubuntu 18.04 on Intel 64 bit and Unbuntu 19.04 on Arm 64 bit platforms.
I am usin…
-
Running on 0.4.6 on OSX, I found the following:
- [x] ~~boids.jl: Seems to work, WARNING: using Compose.px in module Main conflicts with an existing identifier.~~ #41
- [x] ~~code-cell.jl: Seems to w…
-
I'm working on a group of text/font bug fixes for Gadfly - I suspect that a fairly hefty bug that was fixed in Cairo 1.14.6 last June - but not yet included in a release or snapshot could take care of…