255 Commits

Author SHA1 Message Date
Simon Christ
c0e68af63f reproduce 3D docs plot 2019-11-29 11:47:45 +01:00
Simon Christ
a117bbc04b correct test 2019-11-29 11:47:45 +01:00
Simon Christ
c2c1c9d738 tests for 3D colorbar 2019-11-29 11:47:45 +01:00
Simon Christ
6d3e8fcb81 add tests 2019-11-29 11:47:45 +01:00
Simon Christ
62fe5d003e
add test for adapted_grid usage 2019-09-28 22:34:32 +02:00
Daniel Schwabeneder
ba8110dc20 create PlotReferenceImages dev path for appveyor 2019-09-18 18:38:01 +02:00
Daniel Schwabeneder
f7e19bcf63 fix Point ambiguity 2019-09-17 15:40:00 +02:00
Daniel Schwabeneder
1e0fcbc65e use GeometryTypes in Tests 2019-09-17 14:06:15 +02:00
Daniel Schwabeneder
9775abecc2 import ImageMagick 2019-09-16 11:24:16 +02:00
Daniel Schwabeneder
1650049b88 fix checking for ci 2019-09-16 11:08:16 +02:00
Daniel Schwabeneder
57286ea40d using LibGit2 2019-09-15 22:57:39 +02:00
Daniel Schwabeneder
7dc6ea355c update Plots tests for GR 2019-09-15 21:29:08 +02:00
Chris Rackauckas
f12f6db310 use === nothing
Should decrease compile times
2019-08-17 14:17:27 -04:00
benchislett
2072c54c53 Add handling for animation build with 0 frames 2019-08-14 00:03:19 +09:00
yha
a7b7c5ba81 Support any element type (incl. missing) and length in tuple/Point recipes 2019-07-01 01:39:05 +03:00
yha
0aac0398e8 Fix handling of missing values in matrix inputs. 2019-06-27 01:23:26 +03:00
yha
589643d591 Fix SegmentsIterator for more than one initial NaN. 2019-06-13 16:44:05 +03:00
SimonDanisch
8cd48bc660 add back tomls 2019-05-09 13:01:49 +02:00
SimonDanisch
379a320d2d remove debug 2019-05-09 12:45:13 +02:00
SimonDanisch
d5f3a3ef69 clean up & fix tests 2019-05-09 12:40:19 +02:00
SimonDanisch
a3be970f29 get around registered PLotReferenceImages by downloading source of tags 2019-05-09 11:48:40 +02:00
SimonDanisch
169851564c use Project.toml + clean up test deps 2019-05-08 17:23:36 +02:00
O01eg
87af609a6f
Add test case for https://github.com/JuliaPlots/Plots.jl/issues/1904 2019-02-09 12:25:02 +03:00
Michael Krabbe Borregaard
399a9b16f6 StatPlots --> StatsPlots 2019-01-24 23:24:17 +01:00
Michael Krabbe Borregaard
f33d135182 More completely remove deprecated backends 2018-10-30 11:41:27 +01:00
Daniel Schwabeneder
d9be97fc45 fix pgfplots saving with FileIO 2018-10-14 14:09:43 +02:00
Daniel Schwabeneder
b73d7f03a7 don't add PyPlot and PlotlyJS in tests 2018-10-09 20:56:02 +02:00
Daniel Schwabeneder
cccbaa0bdc skip visual regression tests on windows 2018-10-09 20:56:02 +02:00
Daniel Schwabeneder
a72a23b548 move supported backend attr to backends.jl 2018-10-09 20:56:02 +02:00
Daniel Schwabeneder
31004e8c12 move _current_plots_version from PlotDocs to Plots 2018-10-09 20:56:02 +02:00
Daniel Schwabeneder
87c471c0f5 plotlyjs, pyplot and test fixes 2018-10-09 20:56:02 +02:00
Daniel Schwabeneder
90223ff514 prepare release 2018-09-27 09:23:56 +02:00
Daniel Schwabeneder
b2f2ffcfed fix tests 2018-08-26 21:11:23 +02:00
Takafumi Arakaki
e0f9313b8b Use import PlotReferenceImages 2018-08-25 07:16:42 -07:00
Takafumi Arakaki
ebf32390ef Import Gtk in interactive session 2018-08-24 17:16:52 -07:00
Takafumi Arakaki
531dd43284 Add FileIO to test/REQUIRE 2018-08-24 17:14:19 -07:00
Takafumi Arakaki
e483ce85dc Install unregistered packages in test/runtests.jl 2018-08-24 17:14:19 -07:00
Takafumi Arakaki
80da14c1fb Use pathof(PlotReferenceImages) instead of Pkg.dir 2018-08-24 17:14:19 -07:00
Takafumi Arakaki
374580a3d6 Import Pkg 2018-08-24 17:14:19 -07:00
Takafumi Arakaki
4a51e4e7fb Import Random 2018-08-24 17:14:19 -07:00
Takafumi Arakaki
def5be630a Use Pkg3 API in travis_commands.jl 2018-08-23 14:27:21 -07:00
Michael Krabbe Borregaard
99941dde8f info --> @info 2018-08-14 09:13:27 +02:00
femtocleaner[bot]
83686866cc Fix deprecations 2018-08-08 12:42:18 +00:00
Daniel Schwabeneder
f60aac93ab use Requires.jl for backend dependencies 2018-08-04 06:44:12 +02:00
Daniel Schwabeneder
da765a5eec
Merge pull request #1610 from daschw/pyplot-thickness
fix pyplot thickness_scaling (fix #1606)
2018-07-28 08:53:03 +02:00
Daniel Schwabeneder
72c4962e97 prepare backports release 2018-07-26 16:43:05 +02:00
Fredrik Ekre
c785d1509b additional fixes 2018-07-05 08:33:14 +02:00
Daniel Schwabeneder
a7f2484d45 fix some deprecation warnings 2018-07-04 20:56:13 +02:00
Daniel Schwabeneder
2b48f50de4 prepare release 2018-07-01 10:06:49 +02:00
Daniel Schwabeneder
7d88a746ea don't checkout PlotUtils in tests 2018-07-01 09:27:11 +02:00