-
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…
-
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…
-
@ChrisRackauckas Can you or someone please update most if not all notebooks in DiffEqTutorials to run smoothly on current Julia v1.0.1 and DifferentialEquations v5.3.1. For a fruitful dissemination of…
-
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"…
-
Hi,
When is the new release for Julia 1.0 expected to come out? Any blocking issues?
-
### 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…
-
Here is a list (which might have repetition)
- LaTeXStrings
- Revise
- Statistics
- ColorTypes
- Polynomials
- LinearAlgebra
- Dierckx
- QuantEcon
- Interact
- NLopt
- Interpolations
- Plo…