Thomas Breloff
e9eca577aa
plotlyjs supported_scales; violin check
2016-06-17 15:31:01 -04:00
Tom Breloff
b232410d25
Merge pull request #338 from jheinen/dev
...
use temporary files when generating MIME files
2016-06-17 08:09:53 -04:00
Josef Heinen
5ff338d4ac
use temporary files when generating MIME files
2016-06-17 09:34:10 +02:00
Thomas Breloff
a5ceea153d
bump plots version 0.7.3
2016-06-16 21:00:25 -04:00
Thomas Breloff
f3544dc826
plotlyjs png fix; NEWS update for 0.7.2
v0.7.2
2016-06-16 20:58:44 -04:00
Thomas Breloff
b0bc68ae8a
orientation aliases dir/direction; removed native support for sticks/hline/vline in pyplot; commented out arcdiagram
2016-06-16 17:31:10 -04:00
Thomas Breloff
c38e947dc6
animation default file tempname; raised group warning to 100; check for empty vec in axis; use command_idx for slicing; move deletion of smooth outside loop
2016-06-16 10:03:01 -04:00
Thomas Breloff
ec826fc8ce
moved series_annotations into series recipe processing; change pyplot clf to fig clear
2016-06-16 00:48:35 -04:00
Thomas Breloff
e5c4f782a5
anynan isfinite; error on reusing layout
2016-06-15 15:36:36 -04:00
Thomas Breloff
a5ddebf44d
curves fix
2016-06-15 13:02:31 -04:00
Thomas Breloff
38804898c5
iter_segments and curve series type
2016-06-15 12:52:36 -04:00
Thomas Breloff
2bd67f3519
pyplot 3d line segments
2016-06-15 02:15:51 -04:00
Thomas Breloff
c8ed611c9c
unicodeplots cleanup: ijulia output fixes, ascii canvas
2016-06-15 01:45:13 -04:00
Thomas Breloff
3d7d8caa82
moved pyplot methods _series_added and _initialize_subplot into the display pipeline
2016-06-14 18:02:44 -04:00
Thomas Breloff
f64108523c
line_z arg and pyplot implementation
2016-06-14 15:39:21 -04:00
Tom Breloff
a7493504ed
Merge pull request #334 from jheinen/dev
...
conserve user defined GR workstation type
2016-06-14 13:31:40 -04:00
Josef Heinen
bc5293b5a4
conserve user defined GR workstation type
2016-06-14 18:03:03 +02:00
Thomas Breloff
c4bdc5b856
NEWS.md
v0.7.1
2016-06-14 00:27:22 -04:00
Thomas Breloff
b5b4023056
axis link arg; change those subplot/axis args set in kwlist to apply just to its own subplot; markerstrokealpha matches markeralpha
2016-06-14 00:10:26 -04:00
Thomas Breloff
0e598cc51d
resolve relative coords for inset subplots
2016-06-13 17:46:19 -04:00
Thomas Breloff
9fd09924eb
_shape_keys for consistent shape ordering
2016-06-13 16:57:26 -04:00
Thomas Breloff
10d218089f
working on glvisualize
2016-06-13 16:15:45 -04:00
Thomas Breloff
1ba0d198a7
rename ellipse to circle; cleanup glvisualize
2016-06-13 15:59:51 -04:00
Thomas Breloff
c44132d29d
merge_with_base_supported updates
2016-06-13 15:45:35 -04:00
Thomas Breloff
a018a2c07a
series type dependencies and cleanup; bbox anchors in construction; fix for insets
2016-06-13 14:53:28 -04:00
Thomas Breloff
266d2efde5
inset_subplots; GR log axes fix
2016-06-13 12:27:48 -04:00
Thomas Breloff
3b33b054d3
plotly hover and scattergl
2016-06-13 11:04:56 -04:00
Thomas Breloff
1140b51e91
PLOTS_DEFAULTS and removed pyplot finalizer
2016-06-13 09:42:50 -04:00
Thomas Breloff
9d25c8fcd4
added PLOTS_DEFAULTS env var; check isfinite in axis_limits
2016-06-13 09:27:49 -04:00
Thomas Breloff
e8ade18d47
code and utils for plotly shapes
2016-06-13 01:45:53 -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
e0af4b7925
pyplot log scale fix; plotly title as annotation, title_location, hover placeholder
2016-06-12 23:48:18 -04:00
Thomas Breloff
80e53adbd8
getting plotly/plotlyjs up to speed
2016-06-12 21:03:11 -04:00
Thomas Breloff
36a29357a3
only widen axis limits for identity scale; closes #326
2016-06-12 20:22:57 -04:00
Thomas Breloff
5bb9aceaac
pyplot log scale threshold fix; imgcomp fix to filter out higher versions
2016-06-12 13:06:15 -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
b1850e58f4
gr cleanup commented code; bump version in imgcomp
2016-06-12 11:35:24 -04:00
Thomas Breloff
f1e566dddc
fix scale aliases
2016-06-12 11:00:42 -04:00
Thomas Breloff
2f60da33b7
changed pyplot log scale to symlog; #326
2016-06-12 10:28:41 -04:00
Thomas Breloff
b0456d155a
allow nothing for colorbar; gr fixes: marker_z colors, check colorbar arg
2016-06-11 15:55:55 -04:00
Tom Breloff
5f57a48996
Merge pull request #322 from jheinen/dev
...
Fixed GR output problem
2016-06-11 15:54:00 -04:00
Josef Heinen
bc9d137001
Fixed GR output problem
2016-06-11 11:11:57 +02:00
Thomas Breloff
483946787a
big GR refactor: axes drawing and cleanup; convert_to_polar and GR polar fill; should_add_to_legend fix; rename get_mod to Base.cycle
2016-06-11 02:03:46 -04:00
Thomas Breloff
b165f233a8
animation fix; gr transparency
2016-06-10 16:17:30 -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
Tom Breloff
2dd480a3a6
Merge pull request #313 from jheinen/dev
...
Improved GR output
2016-06-10 08:56:53 -04:00
Josef Heinen
df33ed40d6
Improved GR output
...
- slightly reduced the nominal marker size
- use character height as line spacing criterion when plotting legends
- use GR surface function for filled contours
- avoid calling GR setwindow/adjust* functions with Inf arguments
- corrected bounding box for legend
2016-06-10 13:39:57 +02:00
Thomas Breloff
cf4d78c87c
added clims attribute and support it in pyplot
2016-06-10 01:25:34 -04:00
Thomas Breloff
8007d0dd6a
smarter cleanup of dicts; layout fixes: split out update_min_padding and added minimum_perimeter logic; check for nonempty axes when linking; add subplot processing and linking when combining plots
2016-06-10 00:16:13 -04:00
Thomas Breloff
d7098f77c2
pgfplots display popup
2016-06-09 17:31:06 -04:00