1829 Commits

Author SHA1 Message Date
Daniel Schwabeneder
9c1b30f774 add legendtitle for pgfplotsx 2020-04-15 10:35:29 +02:00
Zh
d8c4210e8f fixing default guidefontrotation direction for pyplot 2020-04-14 20:10:39 +09:00
Daniel Schwabeneder
95157004b6 fix pyplot shape markers 2020-04-12 17:20:46 +02:00
Zh
41a32f7782 guidefontrotation fix for pyplot 2020-04-12 16:01:52 +09:00
Daniel Schwabeneder
d942660f91 fix scale_func for plotly 2020-04-11 17:01:23 +02:00
Josef Heinen
c238d42e83 gr: added initial support for GR vector fonts 2020-04-11 09:50:59 +02:00
Mats
4a5c82ec7f
Fix error when setting minor ticks
Fix type error when specifying number of minor ticks for PGFPlotsX backend.
2020-04-10 22:44:31 +02:00
Daniel Schwabeneder
4c43f0ea2f be explicit about RecipesPipeline imports 2020-04-10 19:06:53 +02:00
Daniel Schwabeneder
f73b281996 extract the recipe pipeline into separate submodule 2020-04-10 16:09:49 +02:00
Daniel Schwabeneder
5f524d039f fix axis limits with GR framestyle border 2020-04-10 15:15:36 +02:00
Daniel Schwabeneder
3ef9fe142c fix box and semi framestyle for GR 2020-04-10 08:05:36 +02:00
Daniel Schwabeneder
4bf0c496d8
Merge pull request #2553 from daschw/pgfplotsx
minorgrid, minorticks and framestyle zerolines fix for pgfplotsx
2020-04-09 21:37:52 +02:00
Daniel Schwabeneder
9bf4bda852 fix zerolines framestyle and don't draw tick marks for zerolines and grid framestyle 2020-04-09 18:13:28 +02:00
Daniel Schwabeneder
fa7f10a6e9 implement minorgrid for pgfplotsx 2020-04-09 17:56:54 +02:00
Simon Christ
483e45db8a
fix topleft 2020-04-09 16:11:02 +02:00
Simon Christ
e6097f4534
all the legend positions (#2550)
* all the legend positions

* fix default
2020-04-09 14:18:15 +02:00
Daniel Schwabeneder
2fa4a63f02 fix webio error for plotlyjs 2020-04-09 10:55:33 +02:00
Simon Christ
5a416e51d2
fix warning 2020-04-08 10:09:06 +02:00
Simon Christ
f98b191616
Layouting (#2486)
* distances very big

* better default

* respect margins

* remove failing example
2020-04-07 10:44:22 +02:00
Simon Christ
ca653c5bec
Merge pull request #2541 from JuliaPlots/bbs/sani
special case LaTeXStrings in sanitation
2020-04-06 22:33:13 +02:00
Simon Christ
65c9a46c8d rely on require 2020-04-06 22:00:51 +02:00
Simon Christ
7bd97558dc fix annotations 2020-04-06 21:41:11 +02:00
Simon Christ
57a6f4303b special case LaTeXStrings 2020-04-06 15:44:06 +02:00
Michael Krabbe Borregaard
f230dee72c
Merge pull request #2521 from wfrgra/inline_legend
Add ability to place series legend labels next to final series datapoint in GR
2020-03-31 12:01:06 +02:00
wfrgra
11a859e83e have legend appear away from other data for any xflip and ymirror combination 2020-03-31 20:54:07 +11:00
wfrgra
2a4b74d0ff renamed new legend setting from :label to :inline 2020-03-31 19:38:47 +11:00
Daniel Schwabeneder
22496535d1
Merge pull request #2518 from JuliaPlots/pr-2273/travigd/patch-1
Patch PR 2273
2020-03-30 12:45:35 +02:00
Daniel Schwabeneder
cb8df169c7 fix typo 2020-03-30 12:37:26 +02:00
wfrgra
ae009cd53f Add ability to place legend label next to final datapoint in GR via legend=:label 2020-03-30 20:02:06 +11:00
Daniel Schwabeneder
df9217e3b9 move /src/backends/template.jl to /templates/backends.jl for coverage 2020-03-28 21:52:03 +01:00
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