3484 Commits

Author SHA1 Message Date
Michael Krabbe Borregaard
e615718f1b up version v0.28.3 2019-12-10 22:15:57 +01:00
Daniel Schwabeneder
fbbbd40353 fix extra blank space in GR with log axis and engineering notation 2019-12-10 13:12:35 +01:00
Simon Christ
0e694a9767 forget extra ribbon plot legend entries 2019-12-09 11:21:33 +01:00
Simon Christ
203e351cef fix scalar ribbon 2019-12-09 11:17:37 +01:00
Simon Christ
74ec895aca fix unintended filling of simple lines 2019-12-07 15:18:47 +01:00
Daniel Schwabeneder
3459bcd817
Merge pull request #2304 from michakraus/master
Generalized array fixes
2019-12-07 11:04:13 +01:00
Simon Christ
d2c0840c43 fix dimensions 2019-12-06 19:37:35 +01:00
Simon Christ
9534bae4ef support asymmetric ribbons 2019-12-06 18:22:02 +01:00
Simon Christ
2a720a7491 better ribbon tests 2019-12-06 16:04:10 +01:00
Simon Christ
7b31e5f9b8 fix ribbon legend 2019-12-06 15:04:22 +01:00
Simon Christ
d0be1e7d1d use UUIDs 2019-12-06 14:45:56 +01:00
Simon Christ
8434741599 add test 2019-12-06 14:42:35 +01:00
Simon Christ
cfe1ede25a fix ribbon 2019-12-06 14:40:34 +01:00
Simon Christ
ecc891279e fix background + fill between 2019-12-06 14:36:24 +01:00
Michael Kraus
750f96cca7 allow for generalized arrays in pgfplots backend 2019-12-06 09:34:40 +01:00
Daniel Schwabeneder
5051e06be0
Merge pull request #2306 from daschw/orca
Allow saving to pdf, svg and eps for plotly() via ORCA
2019-12-05 16:38:55 +01:00
Michael Kraus
cde041e977 update SegmentsIterator to allow for generalized arrays 2019-12-05 14:09:05 +01:00
Daniel Schwabeneder
0fdf46fd2e Allow saving to pdf, svg and eps for plotly() via ORCA 2019-12-05 14:06:44 +01:00
Daniel Schwabeneder
c902c3ff35
Merge pull request #2305 from daschw/clims
fix clims calculation for line_z etc.
2019-12-05 13:10:53 +01:00
Daniel Schwabeneder
f0b006d3c9 fix clims calculation for line_z etc. 2019-12-05 12:52:44 +01:00
Michael Kraus
044daf08d4 generalized array fixes replacing length() and size() with eachindex() and axes(), etc. 2019-12-05 10:09:07 +01:00
Daniel Schwabeneder
0b5b8b2cc2
Merge pull request #2298 from daschw/minorticks
add checks in get_minor_ticks
2019-12-04 16:07:28 +01:00
Daniel Schwabeneder
fae5c45cc4
Merge pull request #2302 from daschw/clims
Ignore clims of series without z colors
2019-12-04 16:07:13 +01:00
Daniel Schwabeneder
3bc8ffda58 Ignore clims of series without z colors 2019-12-04 15:41:37 +01:00
Josef Heinen
589713cb75 Merge remote-tracking branch 'upstream/master' 2019-12-03 21:25:42 +01:00
Josef Heinen
ca9ce5427d
Merge pull request #2299 from yha/uniform-heatmaps
Use GR.drawimage for uniform heatmaps
2019-12-03 21:05:40 +01:00
Josef Heinen
374809d3cf gr: optimize 'heatmap' logic 2019-12-03 17:50:40 +01:00
yha
e1d45dec5d Use GR.drawimage for uniform heatmaps; Fix for general color spaces. 2019-12-03 17:40:55 +02:00
Daniel Schwabeneder
bf60d6482f
Merge pull request #2296 from BeastyBlacksmith/pgfplotsx-heatmap
fix pgfplotsx heatmap
2019-12-03 14:04:23 +01:00
Daniel Schwabeneder
e04858c975
Merge pull request #2295 from BeastyBlacksmith/pgfplotsx
fix fillrange legends
2019-12-03 14:03:23 +01:00
Daniel Schwabeneder
e0148ba1a8 add checks in get_minor_ticks 2019-12-03 14:01:36 +01:00
Simon Christ
ee521107d3 fix heatmap 2019-12-03 00:31:00 +01:00
Simon Christ
acbce64be9 fix fillrange legends 2019-12-02 16:31:10 +01:00
Daniel Schwabeneder
bb11426274
Merge pull request #2294 from daschw/release
New release
v0.28.2
2019-12-02 12:43:41 +01:00
Daniel Schwabeneder
2249aaafdf up version 2019-12-02 11:53:27 +01:00
Daniel Schwabeneder
172193e706
Merge pull request #2292 from daschw/orca
Saving to png with Plotly
2019-11-30 17:11:48 +01:00
Daniel Schwabeneder
93d7e53f8b
Merge pull request #2289 from daschw/deps
Update dependencies
2019-11-30 13:28:28 +01:00
Daniel Schwabeneder
7e05bb0aca try to import ORCA on plotly initialization 2019-11-30 10:45:24 +01:00
Daniel Schwabeneder
a1130efa2f allow saving to png with orca 2019-11-30 09:51:44 +01:00
Daniel Schwabeneder
e903514f70
Merge pull request #2252 from BeastyBlacksmith/pgfplotsx
PGFPlotsX Backend
2019-11-29 22:06:09 +01:00
Simon Christ
87f2b0154e Merge branch 'pgfplotsx' of github.com:BeastyBlacksmith/Plots.jl into pgfplotsx 2019-11-29 17:30:56 +01:00
Daniel Schwabeneder
0ab42eb008 update precompiles 2019-11-29 16:43:24 +01:00
Simon Christ
39e93f40c2 fix tests 2019-11-29 16:38:40 +01:00
Daniel Schwabeneder
0458c18c13 require PlotThemes v1 2019-11-29 16:27:57 +01:00
Daniel Schwabeneder
a3fc47a7de update package dependencies to require latest 2019-11-29 16:22:32 +01:00
Simon Christ
715181585a
trigger CI 2019-11-29 16:06:00 +01:00
Simon Christ
ecadf4c8f6 Merge branch 'pgfplotsx' of github.com:BeastyBlacksmith/Plots.jl into pgfplotsx 2019-11-29 11:57:50 +01:00
Simon Christ
899c8b3634 add require 2019-11-29 11:53:35 +01:00
Simon Christ
68b344e7c3 axis cs for annotations 2019-11-29 11:47:45 +01:00
Simon Christ
58cf8e471e improve annotations 2019-11-29 11:47:45 +01:00