issues Search Results · repo:JuliaPlots/Plots.jl language:Julia
Filter by
2k results
(87 ms)2k results
inJuliaPlots/Plots.jl (press backspace or delete to remove)Details
I was trying to do a plot with a basic image raster as a background when I stumbled into an issue, plotlyJS is painfully
slow when using raster images, making it very hard to work with.
using ...
bug
PlotlyJS
alex180500
- Opened 2 days ago
- #5050
Details
Plots.spy flips the matrix axes (which is incorrect) and it also appears incorrect, while UnicodePlots.spy produces the
correct output, see image below. In the image the UnicodePlots.spy output ...
bug
UnicodePlots
ajinkya-k
- Opened 2 days ago
- #5049
Details
when installing Plots I got a wall of text, the main issue being the folliwing error (which may be related to #5047 )
│ ┌ Error: import GR_jll failed.
│ │ Consider using `GR.GRPreferences.use_jll_binary()` ...
bug
GR
ajinkya-k
- Opened 2 days ago
- #5048
Been using Plots for several years. Always an adventure when I need to upgrade Julia and reinstall all my packages.
Now, when I run something simple like: using Plots; plot(1:5)
The right plot window ...
GR
macOS
upstream
lewisl
- 2
- Opened 6 days ago
- #5047
Exception: EXCEPTION_ACCESS_VIOLATION at 0x71da294d -- ijl_pop_handler_noexcept at C:/workdir/src\rtutils.c:319 in
expression starting at none:1 ijl_pop_handler_noexcept at C:/workdir/src\rtutils.c:319 ...
bug
OT-Theo
- Opened 17 days ago
- #5046
!-- Please search existing issues to avoid duplicates. --
This bug is described in detail in discourse.
Backends
This bug occurs on ( insert x below )
| Backend | yes | no | untested |
| --- | --- ...
bug
JakeZw
- Opened 22 days ago
- #5045
!-- Please search existing issues to avoid duplicates. --
Details
Try any of
plot([0.0, 1.0], [0.0, 2.0], [0.0, 100.0]; aspect=:equal)
plot([0.0, 1.0], [0.0, 2.0], [0.0, 100.0]; aspect=1)
plot([0.0, ...
bug
jonniediegelman
- Opened 27 days ago
- #5044
!-- Please search existing issues to avoid duplicates. --
Details
If we plot, for example:
julia using Plots
julia x, y = 1:10, 1:10; z = 1:100;
julia contourf(x,y,z; clims=(20, 80))
we get:
...
bug
lmiq
- Opened on Feb 3
- #5043
!-- Please search existing issues to avoid duplicates. --
using Plots
using SplitApplyCombine
x = y = 0:0.1:10
xyz = invert([[x, y, sin(x) * cos(y)] for x in x for y in y][:])
savefig(Plots.surface(xyz[1], ...
bug
aavogt
- Opened on Jan 26
- #5042
I am getting a segfault when I ran Pkg.update() and it tried to precompile Plots.jl
Precompiling project...
✗ Plots
✗ Plots → FileIOExt
✗ Plots → IJuliaExt
✗ Plots → GeometryBasicsExt
✗ Plots ...
bug
ajinkya-k
- 12
- Opened on Jan 20
- #5041

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.