-
I just installed `ClimateTools.jl` which uses `Extremes.jl` and got an outdated notice
```
(ERA5) pkg> st
Status `~/ERA5/Project.toml`
[4f4ee721] ClimateTools v0.24.1
⌅ [2913bbd2] StatsBase v0.…
-
The idea is to create a separate route for generating Gadfly plots through a client app. A user enters a Julia expression that uses Gadfly to draw a plot, and this expression is then POSTed to this ne…
-
Just running through the README and
```julia
# Load into an IndexedTable
it = IndexedTable(load("data.bedgraph"))
# Plot directly with Gadfly
plot(load("data.bedgraph"), xmin=:leftposition, …
-
When I run the code cells to plot in Jupyter, all plots are displayed correctly in my .ipynb file. Then I got the following issues:
1. If I reopen the .ipynb file, all plots become texts, instead of …
-
-
So I'm just trying to get Gadfly to plot an IndexedTable I've produced with the JuliaDB.table function.
The IterableTables documentation claims to support JuliaDB tables as data sources and Gadfly …
-
## description
I posted a question at the discourse forums, but now I suspect that this perhaps is a bug. Reference: https://discourse.julialang.org/t/im-not-able-to-use-gadfly-weave/47810
I have …
-
I can't seem to get Gadfly graphs to render within the markdown document. I've tried passing the plot to outside the function, and several different ways to display. The image displays fine in atom\Ju…
-
On RC3, Gallium crashes while stepping through function, using Gadfly master and v0.0.4 of Gallium
``` julia
julia> using Gadfly; using Gallium
julia> Gallium.breakpoint(Gadfly.plot)
Locations (+: a…
-
Error message:
```
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package CoupledFields [7ad07ef1]:
CoupledFields [7ad07ef1] log:
├─possible versions are: 0.1…