182 Commits

Author SHA1 Message Date
Simon Christ
369d510b3e format examples.jl 2020-03-04 15:55:45 +01:00
Daniel Schwabeneder
b682bc8e96 prepare for docs rewrite 2020-02-12 07:28:30 +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
Leon Shen
05eed0fdda precompile functions to reduce compilation time of first plot 2019-11-13 17:08:20 -05:00
yha
c3c63971ab Update NaN example to show missing values. 2019-11-04 16:20:43 +02:00
yha
224858dad5 Convert infinite values to NaN 2019-11-03 19:21:26 +02:00
daschw
653e0b80b2 Merge branch 'show-empty-bins' of https://github.com/yha/Plots.jl into yha-show-empty-bins 2019-10-13 19:53:39 +02:00
daschw
e12b0a585c remove ribbon example from in between 2019-10-13 17:31:09 +02:00
daschw
151ce619dc Merge branch 'as/fix-ribbon-2tuple-dispatch' of https://github.com/JuliaPlots/Plots.jl into as/fix-ribbon-2tuple-dispatch 2019-10-13 17:15:44 +02:00
daschw
28903d5db2 move ribbon example to the end 2019-10-13 17:11:46 +02:00
Anshul Singhvi
d179b5d6bf add ribbon to refimages? 2019-10-13 17:09:10 +02:00
Daniel Schwabeneder
7dc6ea355c update Plots tests for GR 2019-09-15 21:29:08 +02:00
Anshul Singhvi
3e31c4363f add ribbon to refimages? 2019-09-12 15:42:54 -04:00
Chris Rackauckas
82dd5bf3eb != nothing -> !== nothing 2019-08-17 14:45:54 -04:00
yha
3614966241 Moved new example to end to allow PlotsReferenceImages update 2019-06-17 00:10:53 +03:00
yha
f75ae01c16 Series attribute to show empty bins as 0. 2019-06-13 16:30:21 +03:00
SimonDanisch
d5f3a3ef69 clean up & fix tests 2019-05-09 12:40:19 +02:00
Michael Krabbe Borregaard
14cbfb5706 fix warn -> @warn 2018-12-07 08:11:30 +01:00
Daniel Schwabeneder
12309c281b
Revert "Revert "Transfer portfoliocomposition recipe from PlotRecipes"" 2018-10-30 16:26:19 +01:00
Daniel Schwabeneder
6741287ef1
Revert "Transfer portfoliocomposition recipe from PlotRecipes" 2018-10-30 16:06:51 +01:00
Michael Krabbe Borregaard
759cd7b3f2 add seed! 2018-10-30 14:05:31 +01:00
Michael Krabbe Borregaard
5e06e0d2d2 fix example 2018-10-30 14:05:31 +01:00
Michael Krabbe Borregaard
85b83e1745 add portfoliocomposition 2018-10-30 14:05:31 +01:00
Daniel Schwabeneder
3e1ce8c2fa really fix conflicts 2018-10-14 15:51:02 +02:00
Daniel Schwabeneder
1cc84672e7 fix conflicts 2018-10-14 15:50:10 +02:00
Daniel Schwabeneder
04f502df8a select pgfplots examples for docs 2018-10-14 15:38:50 +02:00
Daniel Schwabeneder
d9be97fc45 fix pgfplots saving with FileIO 2018-10-14 14:09:43 +02:00
Daniel Schwabeneder
a72a23b548 move supported backend attr to backends.jl 2018-10-09 20:56:02 +02:00
Daniel Schwabeneder
f0f90d87af move supported backend attr to backends.jl 2018-09-04 19:08:48 +02:00
Daniel Schwabeneder
b2f2ffcfed fix tests 2018-08-26 21:11:23 +02:00
Sebastian
c005cc211f Add example 2018-08-19 13:52:26 +02:00
Daniel Schwabeneder
0717805773 more deprecation fixes 2018-07-04 22:33:51 +02:00
Daniel Schwabeneder
a7f2484d45 fix some deprecation warnings 2018-07-04 20:56:13 +02:00
femtocleaner[bot]
d68829820b Fix deprecations 2018-06-30 23:15:27 +00:00
Robin Deits
349b6e8254 fix typo 2017-12-13 18:59:15 -05:00
Robin Deits
ee6dbb9ac7 add line_z and marker_z example 2017-12-13 18:55:48 -05:00
JackDevine
5d0adb1783 Add comma 2017-12-05 08:36:04 +13:00
Jack Devine
f0e4f4dc9d
Merge branch 'master' into master 2017-12-04 22:42:26 +13:00
JackDevine
e02a70249e Examples are limited to 90 columns.
Thanks @daschw for pointing out the correct place to make these
changes. I have also changed the explanation texts, which may be a
little overkill, but I do think that the style guides apply to Markdown
string too (could be wrong though).
2017-12-04 22:34:45 +13:00
Daniel Schwabeneder
49eb2c426d update testexample 30 2017-11-30 11:05:05 +01:00
Daniel Schwabeneder
4c55ff5df8 use new StatPlots df syntax in testexamples 2017-11-30 11:01:12 +01:00
Daniel Schwabeneder
7ffd1fc9c2 some further improvements for framestyle and group testexamples 2017-10-18 21:24:28 +02:00
Daniel Schwabeneder
6d4f456826 fix framestyle testexample 2017-10-18 21:06:37 +02:00
Daniel Schwabeneder
e78bf87377 update some test_examples 2017-10-18 20:51:43 +02:00
femtocleaner[bot]
ef29b4a5b0 Fix deprecations 2017-10-17 09:59:09 +00:00
Michael K. Borregaard
6db7116db9 add weights argument to histogram example 2017-10-13 17:08:26 +02:00
Michael K. Borregaard
2a1140c0b3 include PlotMeasures in example 29 2017-10-02 15:07:16 +02:00
Michael K. Borregaard
17c10bbe68 Reduce margin to 10 px 2017-08-31 23:01:46 +02:00
Daniel Schwabeneder
e2d107a70b add framestyle test example 2017-08-24 21:39:33 +02:00
Michael K. Borregaard
db82f22320 add the last docstrings 2017-08-18 09:48:36 +02:00