-
It looks like in SVG to make an arrow you need to define a `` and refer to it with the line.
Is there a way to inject the marker myself? I can then use `svgattribute` to point to it
-
Gadfly is faling to precompile in julia 1.0
host os - ubuntu 18.04 x64
julia version - 1.0
```
julia> using Gadfly
[ Info: Precompiling Gadfly [c91e804a-d5a3-530f-b6f0-dfbca275c004]
ERRO…
-
Emacs version: 24.4.1
ESS version: 15.03
Julia version: 0.3.7
As described in issue #27, upon typing "M-x julia RET", emacs prints the message "Cannot read history file c:/.../.juliahistory"…
-
### General poor default formatting of datetimes on plot x-axes
I find the default datetime formatting on the basic plot function to be very suboptimal, and often causes overlapping labels.
![image]…
-
I ran into this exception while trying to run the demo `04-Animations.ipynb`.
I am using Julia v1.0.2. I updated all my installed packages before trying to run the demo.
I also got this error wh…
-
Hi,
When is the new release for Julia 1.0 expected to come out? Any blocking issues?
-
Not sure how this happened, but I got this warning and couldn't update:
```
(v1.0) pkg> add Gadfly
Updating registry at `C:\Users\ohadl\.julia\registries\General`
┌ Warning: Some registries fa…
-
In the manual, it states that **pos** in **Guide.shapekey** can be defined as relative values, e.g., [0.7w, 0.2h]. However, from the way the function is written, it will only take absolute values, e.g…
-
When used either on the REPL or in Juno on MacOS (version 10.14.1), no GUI opens for any Makie plots. Using Plots.jl works fine, but for some reason the only thing that happens when I try to plot any…
-
Compose currently uses Coveralls to measure testing coverage, whereas Gadfly uses Codecov. is there a reason for the difference? i'd like to put a coverage badge in Compose's README.