39 Commits

Author SHA1 Message Date
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
Michael Krabbe Borregaard
399a9b16f6 StatPlots --> StatsPlots 2019-01-24 23:24:17 +01:00
Takafumi Arakaki
531dd43284 Add FileIO to test/REQUIRE 2018-08-24 17:14:19 -07:00
Daniel Schwabeneder
f60aac93ab use Requires.jl for backend dependencies 2018-08-04 06:44:12 +02:00
Daniel Schwabeneder
14b644777d add minimal version for GR dependency 2018-04-13 16:21:18 +02:00
Daniel Schwabeneder
da7e57989c drop FactCheck and Glob in test/REQUIRE 2017-07-20 22:55:05 +02:00
Thomas Breloff
705dbf60fa removed compat; added series update methods 2016-07-20 15:15:40 -04:00
Thomas Breloff
463e1bcb90 require julia 0.5-; writemime to show 2016-07-19 16:51:05 -04:00
Thomas Breloff
3ccd1bc368 added Showoff dependency; fix PLOTS_DEFAULTS; fix auto fill to 0; fix scale warning; tick labels with Showoff; fontsize in GR; travis deps 2016-07-18 15:00:02 -04:00
Thomas Breloff
f1bd7ab1dc travis fix 2016-07-12 11:53:37 -04:00
Thomas Breloff
4a2e88a81c switched Colors dep for PlotUtils dep; removed DataFrames, boxplot, violin, density and added StatPlots to tests 2016-07-12 10:45:58 -04:00
Thomas Breloff
1d5cce61ac working on switch to PlotReferenceImages 2016-06-02 17:23:40 -05:00
Thomas Breloff
5699f3c6bc begin GR cleanup 2016-05-24 15:22:16 -04:00
Thomas Breloff
606229a08f trying out measures 2016-05-17 15:45:05 -04:00
Thomas Breloff
5005d32afd recipes overhaul; is_installed and dataframes logic; removed requires 2016-05-11 22:12:51 -04:00
Thomas Breloff
c563204b0a added RecipesBase dep 2016-05-09 09:01:05 -04:00
Thomas Breloff
7e04aa438f removed RecipesBase from REQUIRE 2016-05-06 15:09:53 -04:00
Thomas Breloff
f1679f82c1 remove recipe macro; add dependency on RecipesBase 2016-05-06 14:55:42 -04:00
Thomas Breloff
c618e0577a travis and tests 2016-04-29 10:49:11 -04:00
Thomas Breloff
0e84c91451 split out supported.jl, added tests for more backends; closes #206 2016-04-29 10:13:41 -04:00
Thomas Breloff
d67aec6fec gr fixes and tests; fillrange convertToAnyVector 2016-04-28 12:51:08 -04:00
Thomas Breloff
392ae871d5 plotlyjs travis 2016-04-20 10:57:07 -04:00
Thomas Breloff
217ffb36e6 plotlyjs tests and fixes 2016-04-20 10:10:07 -04:00
Thomas Breloff
b34360901f test/REQUIRE 2016-03-17 11:33:18 -04:00
Thomas Breloff
0b403a4c5d changed createKWArgsList to build_series_args and moved into series_args.jl; added Cairo and Fontconfig to test/REQUIRE 2016-03-17 10:08:03 -04:00
Thomas Breloff
8b2a838388 fixed dataframes loading; added dataframes to tests; started atom integration 2016-03-11 13:07:25 -05:00
Thomas Breloff
02a1e648bc added gr test; refactored pyplot figure generation, added overwrite_figure arg, closes #144 2016-03-07 15:17:29 -05:00
Thomas Breloff
5db9493d2b added dependency on Requires; added support for plotting tuples/FixedSizeArrays; added animate macro; legend ignores empty labels in gadfly/pyplot 2016-02-08 13:42:23 -05:00
Thomas Breloff
e6e4a63022 added QuartzImageIO to test REQUIRE 2015-11-17 16:19:05 -05:00
Thomas Breloff
391c7e8570 name changes; require to 0.4 2015-11-06 11:46:24 -05:00
Thomas Breloff
26e4b4efda back to 0.3; working on fixes 2015-10-29 12:57:07 -04:00
Thomas Breloff
9ea0585d71 support for contours in gadfly/immerse/pyplot 2015-10-26 18:07:22 -04:00
Thomas Breloff
b9f9d8160d working on tests 2015-10-26 11:28:49 -04:00
Thomas Breloff
04a44a82c9 tests 2015-10-20 23:07:47 -04:00
Thomas Breloff
546955a78b working on colors and tests 2015-10-20 14:49:01 -04:00
Thomas Breloff
a10e594da1 tests 2015-10-08 12:31:33 -04:00
Thomas Breloff
f8fb473981 reexport Colors; move default backend choice into __init__; fixed pickDefaultBackend 2015-09-22 08:10:30 -04:00
Thomas Breloff
48969ecee3 added sticks and sticksHack for Gadfly 2015-09-15 16:49:56 -04:00