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
Thomas Breloff
02d893b316
big cleanup: changed camelcase to underscores; removed supportedAxes; changed pyplot methods to be py_ which matches gr_/plotly_/etc convention
2016-06-12 12:34:41 -04:00
Thomas Breloff
3b325b2482
pyplot figure finalizer; accept 2-len AVec for limits ( #289 ); sleep/skip/only options in test_examples
2016-06-10 10:04:33 -04:00
Thomas Breloff
40cbddab29
updated NEWS; export shorthands macro; new example 16
2016-06-08 23:32:03 -04:00
Thomas Breloff
853cda4b80
moved stuff to PlotDocs
2016-06-08 17:34:15 -04:00
Thomas Breloff
990314cefc
fixes for gr markers; add cbar to example 24; turn on gr tests
2016-06-07 01:23:07 -04:00
Thomas Breloff
de616dfdf0
update_min_padding fix; shape support in GR; GR attr fixes; image extrema and fixes; hline/vline recipes; nobigs closes #303
2016-06-06 15:34:51 -04:00
Thomas Breloff
3cf428d7ea
pyplot colorbar fix; annotation fix; new contour example; travis fix
2016-06-06 14:06:55 -04:00
Thomas Breloff
29d93ba33e
changed axis defaults byletter to match; cleaned up examples; pyplot extrema fixes; commented out gr tests
2016-06-06 12:34:24 -04:00
Thomas Breloff
2adec2fa7b
examples
2016-06-02 20:34:25 -05:00