1598 Commits

Author SHA1 Message Date
MA Laforge
fa8c1e3967 Fix broken hdf5 "backend".
Add support for new Attr structure.
2020-03-19 17:18:07 -04:00
Simon Christ
23b191231c
more positions (#2490)
* tick label styling

* add title_location

* add legend positions

* fix commata
2020-03-19 11:57:10 +01:00
Simon Christ
fcff639d0c put gridlines in the back 2020-03-18 17:05:07 +01:00
Simon Christ
08bed07632
Merge pull request #2476 from JuliaPlots/bbs/string-sani
sanitize strings
2020-03-17 17:38:17 +01:00
Simon Christ
c1dae9e9d9 sanitize strings 2020-03-17 15:26:35 +01:00
Simon Christ
d04d651e55
Merge pull request #2473 from BeastyBlacksmith/pgfplotsx
another legends fix
2020-03-17 10:17:07 +01:00
Simon Christ
5005120f5e change scaling factor 2020-03-16 14:46:26 +01:00
Simon Christ
7b68e7985f another legends fix 2020-03-16 14:29:49 +01:00
Simon Christ
871c7d86c7
add ticks color (#2472)
* add ticks color

* hotfix
2020-03-16 14:28:42 +01:00
Simon Christ
bb8e62769f recreate plot if it was shown 2020-03-11 16:30:51 +01:00
Simon Christ
0ac63857c4 fix twinx 2020-03-06 12:17:42 +01:00
Simon Christ
d08422811e format file 2020-03-06 12:17:42 +01:00
Simon Christ
d5788fc1e7
Allow legend for surfaces (#2439)
* allow legends for surfaces

* remove unnecessary checks

* redo necessary checks
2020-03-06 12:12:01 +01:00
Simon Christ
25c53f0e52
Merge pull request #2435 from BeastyBlacksmith/pgfplotsx
fix legends with skipped entries
2020-03-04 21:49:45 +01:00
Daniel Schwabeneder
20a10fcf7d fix gr image lims 2020-03-04 19:28:43 +01:00
Simon Christ
6ee49f8430 fix legends with skipped entries 2020-03-04 18:18:06 +01:00
Daniel Schwabeneder
345f5654a3 use equal aspect ratio by default for images 2020-03-01 01:37:34 +01:00
Daniel Schwabeneder
4051d016b9 Fix Shape markers for GR 2020-02-29 20:44:56 +01:00
Daniel Schwabeneder
d78bb56316 AKWs in HDF5 backend 2020-02-25 09:40:05 +01:00
yha
b23dd39e06 Fix GR scientific notation for explicit ticks 2020-02-13 18:14:15 +02:00
Daniel Schwabeneder
b682bc8e96 prepare for docs rewrite 2020-02-12 07:28:30 +01:00
Daniel Schwabeneder
fc40b0e0ac fix plotly hover in test image 6 2020-02-07 23:12:34 +01:00
Michael Krabbe Borregaard
fbe8dcaf78
Merge pull request #2373 from yha/attr-defaults
Implement plotattributes with defaults. Fixes "-->" in series recipes.
2020-02-06 12:01:30 +01:00
Daniel Schwabeneder
b5f54afed2
Merge pull request #2378 from daschw/plotly-hover
show datapoints on hover by default for plotly
2020-02-05 14:22:40 +01:00
Sebastian Pfitzner
4a7ea82862 only show plotly plots as html in Juno 2020-02-05 11:49:54 +01:00
Daniel Schwabeneder
c62714d188 show datapoints on hover by default for plotly 2020-02-03 14:27:01 +01:00
Simon Christ
2b6a90766a
Restore fill between functions (#2374)
* skeleton

* remove groupplots

* working insets, fix background opacity

* insets resp. to window

* only shift

* a shift solution

* remove frames

* fix padding

* format code

* Revert "skeleton" restore fill between functions

This reverts commit 80903a2789ec65b5e95e3148122dbf6d36e5e238.

* correct location
2020-01-29 14:49:19 +01:00
yha
366d598ff0 Implement plotattributes with defaults. Fixes "-->" in series recipes. 2020-01-29 01:25:04 +02:00
Josef Heinen
39c97ecdc5 bump GR version to 0.46 2020-01-27 16:25:43 +01:00
Josef Heinen
45c434b5ed Adjust DPI factor for PNG output
This is just a temporary workaround.
In a future version, a corresponding DPI adjustment should be
implemented in GR.
2020-01-24 16:04:19 +01:00
Josef Heinen
312f98e380 Use GR builtin marker routine 2020-01-24 15:00:31 +01:00
Josef Heinen
d093d1ad7e Fix linewidth and markersize for GR 0.45.0 2020-01-24 13:34:33 +01:00
yha
c75f6f5a9d Fix heatmap with non-gradient fillcolor 2020-01-20 17:53:47 +02:00
Simon Christ
745189981b
rework layouts (#2356)
* skeleton

* remove groupplots

* working insets, fix background opacity

* fix pgfx_axes

* insets resp. to window

* only shift

* a shift solution

* remove frames

* fix padding

* format code
2020-01-17 11:05:22 +01:00
Simon Christ
2c6f54579d informative assertion message 2020-01-08 15:33:49 +01:00
Simon Christ
9bcab45cb8 fix tests 2020-01-08 15:16:07 +01:00
Simon Christ
3b7464e739 allow vector fillranges 2020-01-08 15:10:00 +01:00
Simon Christ
11c86b2d30 remove shows 2020-01-08 14:39:10 +01:00
Simon Christ
7a521ef21f basic tuple implementation 2020-01-08 14:38:18 +01:00
Simon Christ
7fb1a6a517 implement fill between functions 2020-01-03 21:13:01 +01:00
Simon Christ
f20582e528 implement pgfx_preamble() 2020-01-03 21:13:01 +01:00
Simon Christ
92e609876d fix dimensions 2020-01-03 21:12:40 +01:00
Simon Christ
5a251e5702 support asymmetric ribbons 2020-01-03 21:12:27 +01:00
Simon Christ
b73c38fe69
Merge pull request #2310 from BeastyBlacksmith/pgfplotsx
fix ribbons and interaction between background and fill between
2019-12-17 15:23:26 +01:00
Daniel Schwabeneder
aef75cb073 add guides and fix 3d bg_inside 2019-12-13 14:16:05 +01:00
Daniel Schwabeneder
c5fe90d135 move zaxis to the left 2019-12-13 14:16:05 +01:00
Daniel Schwabeneder
85e5f2e971 increase right margin for outer legend 2019-12-13 14:16:05 +01:00
Daniel Schwabeneder
58bf14fc85 minor preparations for guides 2019-12-13 14:16:04 +01:00
daschw
06afcedf56 implement 3d tick labels 2019-12-13 14:16:04 +01:00
Daniel Schwabeneder
c7cc76b2b6 increase plotarea for 3d plots in gr 2019-12-13 14:16:04 +01:00