Commit Graph

  • 8f381e2611
    Merge pull request #1931 from apalugniok/gr-titles3d v0.23.1 Josef Heinen 2019-02-27 12:25:18 +01:00
  • f4b14d0d8d Add 3D axes guides for GR Andrew Palugniok 2019-02-27 10:30:34 +00:00
  • 93428815e4
    Merge pull request #1924 from H-M-H/pgf_vline Michael Krabbe Borregaard 2019-02-23 10:19:42 +01:00
  • 6b70610770
    Merge pull request #1925 from H-M-H/pyplot_tex Michael Krabbe Borregaard 2019-02-23 10:10:58 +01:00
  • 84eead47e3
    Merge pull request #1926 from H-M-H/plotly_fix Michael Krabbe Borregaard 2019-02-23 10:08:06 +01:00
  • 009d03f1f8 Set default output for plotly to html. HMH 2019-02-23 04:22:31 +01:00
  • 9482a247e7 Remove 2 lines forgotten in 3c2cfa333c39b85155d6. HMH 2019-02-23 03:39:01 +01:00
  • 022c79fa95 Add LaTeX output for pyplot backend. HMH 2019-02-23 00:35:52 +01:00
  • a9ed4ac21d Add vline to PGFPlots. HMH 2019-02-22 17:50:15 +01:00
  • 354e39e9bf
    Merge pull request #1923 from harryscholes/fix-1918 Michael Krabbe Borregaard 2019-02-21 21:08:01 +01:00
  • 757e08c6fe Add Union{AVec,Tuple} to accepted types for ticksType harryscholes 2019-02-21 17:59:27 +00:00
  • 33e5775294
    Merge pull request #1922 from jheinen/master Josef Heinen 2019-02-19 10:27:13 +01:00
  • 5b73a8ed1c bump GR version to 0.38.1 Josef Heinen 2019-02-19 09:39:06 +01:00
  • f864ebbf1a Merge remote-tracking branch 'upstream/master' Josef Heinen 2019-02-18 20:24:09 +01:00
  • 4c89825470 Merge remote-tracking branch 'upstream/master' Josef Heinen 2019-02-18 18:21:08 +01:00
  • 54b6051315 bump GR version Michael Krabbe Borregaard 2019-02-18 11:37:15 +01:00
  • ebea34920b
    Merge pull request #1919 from yha/colorbar-fixes Michael Krabbe Borregaard 2019-02-18 08:17:11 +01:00
  • 44294306ce Using fillcolor for contour with fill=true. Removed failed attempt at supporting single-color contours. yharel 2019-02-18 04:50:16 +02:00
  • c2af1a0666 Colorbar and contour fixes yharel 2019-02-18 04:02:31 +02:00
  • 8f30696a4d gr: added support for volume plots Josef Heinen 2019-02-16 18:03:21 +01:00
  • b58082a37b Merge remote-tracking branch 'upstream/master' Josef Heinen 2019-02-14 14:08:29 +01:00
  • a594878860
    Merge pull request #1915 from o01eg/fix-1904 Michael Krabbe Borregaard 2019-02-09 13:18:05 +01:00
  • 3a2b6296ac
    Fix UndefVarError: series not defined O01eg 2019-02-09 12:38:57 +03:00
  • 87af609a6f
    Add test case for https://github.com/JuliaPlots/Plots.jl/issues/1904 O01eg 2019-02-09 12:25:02 +03:00
  • a0d5d0f3c8 Merge remote-tracking branch 'upstream/master' t push Josef Heinen 2019-02-08 16:33:13 +01:00
  • 53510f3268
    Merge pull request #1910 from BioTurboNick/master Michael Krabbe Borregaard 2019-02-03 21:03:15 +01:00
  • 9d5ce9753a
    Fixed MethodError Nicholas Bauer 2019-02-03 14:19:32 -05:00
  • 5b6d7d10d4 use correct revision sd-pkgadd SimonDanisch 2019-01-31 18:50:20 +01:00
  • 71cf37cc16 use name SimonDanisch 2019-01-31 18:27:54 +01:00
  • d7a2df41fa t push Merge remote-tracking branch 'upstream/master' Josef Heinen 2019-01-29 08:56:04 +01:00
  • f905cb9577
    Merge pull request #1829 from oschulz/faster-load Michael Krabbe Borregaard 2019-01-28 14:24:23 +01:00
  • b9b6439f47 Clean up backend default handling Oliver Schulz 2018-11-01 23:08:52 +01:00
  • ffcdf986a3 Set explicit return type for function _backend_instance Oliver Schulz 2018-11-01 23:07:58 +01:00
  • 43245b5eb5 Clean up backend-related global vars and related functions Oliver Schulz 2018-11-02 00:14:52 +01:00
  • 420228c67b Remove function add_backend Oliver Schulz 2018-11-01 21:49:34 +01:00
  • f1719d6e91 Improve implementation of backend(pkg::AbstractBackend) Oliver Schulz 2018-11-01 18:26:31 +01:00
  • 9aa1fd5c00 macro init_backend can call backend() with backend instance Oliver Schulz 2018-11-01 18:18:04 +01:00
  • 141845aa40 _initialize_backend doesn't need to do anything for PlotlyBackend Oliver Schulz 2018-11-02 00:13:49 +01:00
  • 7867df6079 _initialize_backend doesn't need to do anything for GRBackend Oliver Schulz 2018-11-01 18:15:50 +01:00
  • 182b937143 Refactor __init__() to make Plots load faster Oliver Schulz 2018-10-31 16:55:57 +01:00
  • 5a54fb7e9f t push Merge remote-tracking branch 'upstream/master' Josef Heinen 2019-01-25 14:22:27 +01:00
  • 399a9b16f6 StatPlots --> StatsPlots v0.23.0 Michael Krabbe Borregaard 2019-01-24 23:24:17 +01:00
  • fef45dfc30 gr: clamp rgb values Josef Heinen 2019-01-24 20:37:33 +01:00
  • 42aa7d8d55
    Merge pull request #1901 from mkborregaard/clamp Michael Krabbe Borregaard 2019-01-23 22:36:00 +01:00
  • 8778119792 Inplace clamp Michael Krabbe Borregaard 2019-01-23 22:35:13 +01:00
  • 10e3f2c990
    Merge pull request #1900 from mkborregaard/clamp Michael Krabbe Borregaard 2019-01-23 21:05:09 +01:00
  • 5e25989366 copy and clamp for greyscale images if outside (0,1) Michael Krabbe Borregaard 2019-01-23 21:04:09 +01:00
  • f12d328cf7 clamp image for backends not supporting image Michael Krabbe Borregaard 2019-01-22 22:42:04 +01:00
  • efc4917724
    Merge pull request #1769 from djsegal/djsegal/scatter Daniel Schwabeneder 2019-01-23 19:21:05 +01:00
  • c2bf145ff5
    Merge pull request #1895 from sswatson/fontargs Daniel Schwabeneder 2019-01-23 19:05:39 +01:00
  • c8c82811b3 Fix bug where pyplot marker vec added blank legend djsegal 2019-01-22 15:07:21 -05:00
  • c21e133e69
    Merge pull request #1899 from daschw/pyplot-image Daniel Schwabeneder 2019-01-22 13:55:43 +01:00
  • 789a7fbb88 fix grayscale image in pyplot Daniel Schwabeneder 2019-01-22 13:00:56 +01:00
  • 8be5fdaab3 Totally remove StaticArrays Michael Krabbe Borregaard 2019-01-16 11:23:02 +01:00
  • 8a66930f89 changed behaviour of Vector{<:SVector} as input argument Michael Krabbe Borregaard 2019-01-16 10:41:32 +01:00
  • 888ed9f0ae Support keyword arguments for font attributes Samuel S. Watson 2019-01-16 13:04:31 -05:00
  • 57da253fa8
    Merge pull request #1894 from sswatson/fontrotationfix Michael Krabbe Borregaard 2019-01-16 19:02:54 +01:00
  • 44a6707397 Fix annotation font rotation Samuel S. Watson 2019-01-16 10:28:46 -05:00
  • f0a3ca4314 Merge remote-tracking branch 'upstream/master' Samuel S. Watson 2019-01-16 09:44:03 -05:00
  • 9bbd52dcc2
    Merge pull request #1893 from JuliaPlots/doc_pr Michael Krabbe Borregaard 2019-01-16 15:08:37 +01:00
  • f50862ac51 Remove blank lines Samuel S. Watson 2019-01-16 08:43:43 -05:00
  • 017bed1a07 Remove xydoc and xyzdoc Samuel S. Watson 2019-01-16 08:40:25 -05:00
  • 3765d5f549 change contour example Iblis Lin 2019-01-10 08:46:38 -05:00
  • dd28159564 remove rand from example Iblis Lin 2019-01-10 08:44:41 -05:00
  • 63cdf9f8e7 Add shorthands.jl Samuel S. Watson 2019-01-08 18:10:48 -05:00
  • e30889aa12 document @shorthands functions Samuel S. Watson 2019-01-08 17:55:52 -05:00
  • b7caec1bfe Remove blank lines Samuel S. Watson 2019-01-16 08:43:43 -05:00
  • 660786b99c Merge branch 'master' of https://github.com/sswatson/Plots.jl Samuel S. Watson 2019-01-16 08:41:02 -05:00
  • b060576209 Remove xydoc and xyzdoc Samuel S. Watson 2019-01-16 08:40:25 -05:00
  • 7b3826c2d5
    Merge pull request #1448 from OliverEvans96/gif_cache Michael Krabbe Borregaard 2019-01-16 09:30:39 +01:00
  • 51d4416b00
    Merge pull request #1891 from mkborregaard/master Michael Krabbe Borregaard 2019-01-14 23:09:59 +01:00
  • cfe6103f48 filter infinite values in histograms too Michael Krabbe Borregaard 2019-01-14 23:08:50 +01:00
  • bee8230079
    Merge pull request #1889 from mkborregaard/master Michael Krabbe Borregaard 2019-01-14 11:45:04 +01:00
  • 3d77c59c92 don't rebind vs Michael Krabbe Borregaard 2019-01-14 11:44:42 +01:00
  • 667ed161c0 move filtering to makebins Michael Krabbe Borregaard 2019-01-14 10:21:35 +01:00
  • 979f9495f1 add faster method for 1-d histogram Michael Krabbe Borregaard 2019-01-13 14:17:54 +01:00
  • d29a44efa7 fix histograms with NaN Michael Krabbe Borregaard 2019-01-13 12:44:59 +01:00
  • 7750003033
    Merge pull request #1885 from sglyon/sl/plotlyjs-fix v0.22.5 Michael Krabbe Borregaard 2019-01-11 19:52:02 +01:00
  • e673339dc4
    change contour example Iblis Lin 2019-01-10 08:46:38 -05:00
  • b20b47f8eb
    remove rand from example Iblis Lin 2019-01-10 08:44:41 -05:00
  • 689e437bac Add shorthands.jl Samuel S. Watson 2019-01-08 18:10:48 -05:00
  • e6bb17dc86 document @shorthands functions Samuel S. Watson 2019-01-08 17:55:52 -05:00
  • 80a97b0f26 ENH: use PlotlyJS.savefig(::IO, ...) methods instead of former plotlyjs_save_hack hack Spencer Lyon 2019-01-08 14:04:33 -05:00
  • ffea050bc2 ENH: don't special case html display for jupyter Spencer Lyon 2019-01-08 14:04:03 -05:00
  • dfbbef9942 add shorthands.jl Samuel S. Watson 2019-01-07 09:29:04 -06:00
  • 8c27064fc1 Merge branch 'master' of https://github.com/sswatson/Plots.jl Samuel S. Watson 2019-01-07 09:26:37 -06:00
  • feba6b696c document @shorthands functions, allow font to accept keyword arguments, correct font rotation in PyPlot backend Samuel S. Watson 2019-01-07 09:26:05 -06:00
  • 8951526d0d Set minimum GR version v0.22.4 Josef Heinen 2019-01-07 13:26:08 +01:00
  • 3e799fbe21
    Merge pull request #1880 from jheinen/master Michael Krabbe Borregaard 2019-01-06 11:30:33 +01:00
  • 53e27dbc38 Added support for discrete contour plots Josef Heinen 2019-01-06 11:24:45 +01:00
  • 9985d303ce
    Merge pull request #1879 from wfrgra/round_axis_limits v0.22.3 Michael Krabbe Borregaard 2019-01-06 08:11:43 +01:00
  • ba46299088 Fix stray srand in showtheme Michael Krabbe Borregaard 2019-01-05 17:57:21 +01:00
  • 9679eae662 stop default widen behaviour overriding axis limit rounding wfrgra 2019-01-05 13:46:53 +11:00
  • 7acb5a4bdb allow annotations to take a tuple and pass it to text v0.22.2 Michael Krabbe Borregaard 2019-01-02 17:39:28 +01:00
  • ac192ac5e9
    Merge branch 'master' into tryToFixIJulia Leon Wabeke 2019-01-02 14:07:53 +02:00
  • 01742cffa6 IJulia and REPL plotting seems to work again, however from REPL plot! creates a new empty window in addition to updating existing window, but only if run on a seperate line, running plot(rand(10));plot!(rand(5)) doesn't create the extra window Leon Wabeke 2019-01-02 12:10:03 +02:00
  • d1428b8221 update news.md v0.22.1 Michael Krabbe Borregaard 2018-12-29 10:05:02 +01:00
  • c59a361ab3
    Merge pull request #1875 from pfitzseb/sp/fixtypo Michael Krabbe Borregaard 2018-12-29 09:46:54 +01:00
  • 8935728daa PlotDisplay -> PlotsDisplay Sebastian Pfitzner 2018-12-29 09:34:53 +01:00
  • 155ac91385
    Merge pull request #1874 from pfitzseb/sp/displayfixagain Michael Krabbe Borregaard 2018-12-27 11:22:12 +01:00