2707 Commits

Author SHA1 Message Date
Sebastian Micluța-Câmpeanu
eb72e50a3a Fix typo
_process_userrecipes now calls the correct _process_userrecipe
2020-03-15 01:05:15 +02:00
Sebastian Micluța-Câmpeanu
4fab583c02 rename 2020-03-15 00:12:39 +02:00
Sebastian Micluța-Câmpeanu
fb82e6c2a5 Rename _typeAliases to type_aliases 2020-03-14 22:41:52 +02:00
Sebastian Micluța-Câmpeanu
6aa4c4ee7f Disable precompile file for now 2020-03-14 21:27:32 +02:00
Sebastian Micluța-Câmpeanu
37391f2843 Add _recipe_before_series 2020-03-14 21:27:12 +02:00
Simon Christ
9dcc710f66 [skip ci]
more bangs
2020-03-14 17:38:43 +01:00
Simon Christ
9b3c676cd0 delete _plot! 2020-03-14 17:30:02 +01:00
Simon Christ
1ffda51619 add bangs 2020-03-14 17:26:52 +01:00
Simon Christ
a9d32ccaf5 implement the recipe_pipeline 2020-03-14 16:57:19 +01:00
Michael Krabbe Borregaard
dee4a7421d add function stubs from recipeutils 2020-03-14 14:57:26 +01:00
Michael Krabbe Borregaard
d507ea9ab6 Move out three functions 2020-03-14 13:53:36 +01:00
Simon Christ
7520c1dced
Merge pull request #2454 from JuliaPlots/bbs/check-examples
examples to skip
2020-03-13 14:19:10 +01:00
Simon Christ
3ab0078818 add skipping examples 2020-03-13 13:53:12 +01:00
Simon Christ
1fc587559c
fix ribbon-example 2020-03-13 13:50:26 +01:00
Simon Christ
bb8e62769f recreate plot if it was shown 2020-03-11 16:30:51 +01:00
Simon Christ
da60b47af5 format backend code 2020-03-06 12:17:42 +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
55ea8b4a70
New recipe: lens (#2372)
* create recipe, add box and line

* add subplot

* improve linking

* add ghost subplot

* draw line only if inset is in subplot

* sp_bbox -> inset_bbox

* better linking

* add lens! shorthand

* apply keywords only to inset

* check bbox type

* add lens example

* fix typo and stray *

* move legend out of the plot

* move lens example down
2020-03-05 03:03:21 +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
Simon Christ
369d510b3e format examples.jl 2020-03-04 15:55:45 +01:00
Simon Christ
d1dbb1bf2a format file 2020-03-04 15:55:22 +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
Yuval
3221b80aeb
Merge pull request #2402 from yha/gr-scientific-ticks
Fix GR scientific notation for explicit ticks
2020-02-17 16:58:04 +02:00
Daniel Schwabeneder
4e5b1aa6e5 add missing Plots. 2020-02-16 09:55:57 +01:00
Daniel Schwabeneder
cb577f0ef3 fix animate for import Plots 2020-02-16 09:52:55 +01:00
yha
b23dd39e06 Fix GR scientific notation for explicit ticks 2020-02-13 18:14:15 +02:00
Daniel Schwabeneder
7498b3c769
Merge pull request #2398 from daschw/docs
prepare for docs rewrite
2020-02-13 11:32:01 +01:00
Daniel Schwabeneder
b682bc8e96 prepare for docs rewrite 2020-02-12 07:28:30 +01:00
Gaëtan Caillaut
205345a8d3 save unicodeplots with .txt extension 2020-02-11 18:36:26 +01:00
Daniel Schwabeneder
31f5490517 fix typo 2020-02-08 23:57:48 +01:00
Daniel Schwabeneder
8554e632bd more reset_kw!s 2020-02-08 23:49:50 +01:00
Daniel Schwabeneder
70d0d786e2 fix fg_color 2020-02-08 23:48:35 +01:00
Daniel Schwabeneder
5af5ec7313 more AKWs 2020-02-08 23:29:09 +01:00
Daniel Schwabeneder
461ef20225
Merge pull request #2385 from daschw/hover
fix plotly hover in test image 6
2020-02-08 16:16:00 +01:00
Daniel Schwabeneder
f93977b1a4 implement get! and delete! for Attr 2020-02-08 15:52:32 +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
daschw
8011c9f675 Allow label = nothing, :none, false 2020-01-27 21:30:05 +01:00
Josef Heinen
39c97ecdc5 bump GR version to 0.46 2020-01-27 16:25:43 +01:00