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
Daniel Schwabeneder
4b60b05f75
update grid defaults and modify grid example
2017-08-17 13:42:54 +02:00
Daniel Schwabeneder
e0c679f5ee
magic grid argument
2017-08-16 17:45:32 +02:00
Tim Holy
33e97ee49b
Update to newer Images
2017-07-14 10:07:58 -05:00
Michael K. Borregaard
a1df325051
Remove all 0.5-compliant uses of the transpose operator (')
...
A horrible change, but one required by the metadata maintainers.
2017-06-11 22:25:15 +02:00
Daniel Schwabeneder
4dd176a7f2
add @eval in image_comparision_tests and replaced transpose in testexample 13
2017-06-08 00:19:36 +02:00
Michael K. Borregaard
3a2ee0fc72
Fix some deprecations
2017-06-07 23:55:30 +02:00
Michael K. Borregaard
a12f601b9c
add legendtitle to example
2017-06-07 23:54:05 +02:00
Michael K. Borregaard
4106161aa8
add colon
2017-06-07 23:54:05 +02:00
Michael K. Borregaard
c41839a816
Add legendtitle to example 13
2017-06-07 23:54:05 +02:00
Daniel Schwabeneder
3def6265c4
Merge pull request #886 from daschw/ds-spy
...
Changed spy recipe and added spy example to tests (fix #883 )
2017-06-07 11:16:06 +02:00
Daniel Schwabeneder
18d29a0c7c
changed markershape to :dtriangle in spy example
2017-06-06 22:51:34 +02:00
Michael K. Borregaard
bad7772b15
fix-example12-transpose
2017-06-06 14:45:30 +02:00
Daniel Schwabeneder
1a07c39fad
changed spy plot example
2017-06-03 13:27:38 +02:00
Daniel Schwabeneder
ee23cb2185
grid --> false in spy recipe, removed info, added example
2017-06-03 01:14:25 +02:00
Daniel Schwabeneder
1f7ecb969c
move new PlotExample to the end for VRT
2017-05-16 21:43:22 +02:00
Michael Cawte
b4846bd5d5
Added an animation with subplots example
2017-04-06 11:58:50 +12:00
Thomas Breloff
9f2ba09fc4
fix colors example
2016-11-09 17:08:28 -05:00
Thomas Breloff
03a9fc3419
is_supported refactor; removed deprecated backends
2016-09-06 14:01:39 -04:00
Thomas Breloff
9db7de8373
added skinny markers + and x; closes #436
2016-08-09 17:09:53 -04:00
Thomas Breloff
396721568f
color fixes; add PlotUtils to travis_commands
2016-07-08 09:17:39 -04:00
Thomas Breloff
1a90ce0950
recoded boxplot recipe to match violin approach; switched marker to line/fill for shape seriestype: ref #347
2016-06-26 11:36:09 -04:00
Thomas Breloff
9fd09924eb
_shape_keys for consistent shape ordering
2016-06-13 16:57:26 -04:00
Thomas Breloff
ed243f4e3e
added hover attribute and desc; fixed plotly title location; already_warned check
2016-06-13 00:15:28 -04:00