Tom Breloff
|
ab7a73c879
|
Merge pull request #584 from tbreloff/sd/dev
fix closing window
|
2016-11-22 11:25:13 -05:00 |
|
Simon Danisch
|
81e0868725
|
fix closing window
|
2016-11-22 17:16:01 +01:00 |
|
Tom Breloff
|
eba1e366bb
|
_canvas_type in unicodeplots
|
2016-11-21 14:49:39 -05:00 |
|
Tom Breloff
|
e9ccdef447
|
Merge pull request #579 from piever/pull-request/bdce27dd
Implemented legend position in plotly
|
2016-11-21 11:21:39 -05:00 |
|
Pietro Vertechi
|
bdce27dd7b
|
Implemented legend position in plotly
|
2016-11-20 15:35:58 +00:00 |
|
SimonDanisch
|
74c2db4909
|
rebase
|
2016-11-18 00:49:33 +01:00 |
|
SimonDanisch
|
e12c3f332e
|
add missing to_vec
|
2016-11-18 00:44:54 +01:00 |
|
SimonDanisch
|
34a64db91d
|
changes for markers etc
|
2016-11-18 00:44:53 +01:00 |
|
SimonDanisch
|
e2a4a1e2ea
|
clean up signals propperly
|
2016-11-18 00:44:53 +01:00 |
|
SimonDanisch
|
22f12316ef
|
refactors + rename from GLWindow
|
2016-11-18 00:44:53 +01:00 |
|
Tom Breloff
|
e24acece49
|
shape_coords fixes; makekw
|
2016-11-17 13:45:49 -05:00 |
|
Tom Breloff
|
000660b43a
|
return font from EachAnn; several annotation fixes; tests fixes
|
2016-11-17 11:28:33 -05:00 |
|
Tom Breloff
|
c4a880c870
|
plotlyjs surf fix
|
2016-11-14 16:45:01 -05:00 |
|
Tom Breloff
|
0ab37f49fa
|
plotlyjs reuse window; plotlyjs closeall; closes #567
|
2016-11-14 09:43:04 -05:00 |
|
SimonDanisch
|
d751b985ac
|
incorperate new text scaling
|
2016-11-08 16:55:25 +01:00 |
|
SimonDanisch
|
8a58190cce
|
fix mesh particle size issue
|
2016-11-07 23:50:09 +01:00 |
|
SimonDanisch
|
612ca15fc0
|
variable change from GLVisualize
|
2016-11-07 23:50:09 +01:00 |
|
Thomas Breloff
|
e3c06cad57
|
cleanup and comments
|
2016-11-04 15:54:26 -04:00 |
|
Thomas Breloff
|
4dfadeaf15
|
series_annotations refactor and gr/pyplot fixes
|
2016-11-04 15:39:53 -04:00 |
|
Thomas Breloff
|
af1896dc36
|
don't export Axis/Plot/etc; closes #552; fix series_annotations; support SeriesAnnotations in gr; fix scale/translate
|
2016-11-03 22:02:23 -04:00 |
|
Thomas Breloff
|
350ffdee25
|
Base.cycle to cycle; text_size; animate; MixedMeasures; SeriesAnnotations
|
2016-11-03 13:29:20 -04:00 |
|
Thomas Breloff
|
281b92c262
|
gr arrow tail
|
2016-11-02 14:09:31 -04:00 |
|
Thomas Breloff
|
75f1cf8cbb
|
complexplot; Arrow side; gr arrows
|
2016-11-02 14:00:03 -04:00 |
|
Thomas Breloff
|
bf0f44773f
|
basic support for arrow in GR
|
2016-11-02 13:22:50 -04:00 |
|
Thomas Breloff
|
5ef7126a3a
|
meta_checkout; closes #544
|
2016-11-02 10:00:38 -04:00 |
|
SimonDanisch
|
8110fec4ef
|
fix mesh particle + better window creation
|
2016-11-01 12:28:37 +01:00 |
|
SimonDanisch
|
add962c8ea
|
Merge branch 'dev' into sd/dev
|
2016-10-28 11:39:52 +02:00 |
|
SimonDanisch
|
9bed393210
|
changes for new GLVisualize
|
2016-10-28 11:39:10 +02:00 |
|
Thomas Breloff
|
d291582ad9
|
fix gr flipped heatmap
|
2016-10-14 13:49:47 -04:00 |
|
SimonDanisch
|
456602b79f
|
various fixes
|
2016-10-14 00:39:54 +02:00 |
|
Thomas Breloff
|
b1835a91af
|
gr extrema fix; themes gradient_name fix
|
2016-10-13 13:24:25 -04:00 |
|
Thomas Breloff
|
aee13d295c
|
fix plotlyjs lims: apply scalefunc
|
2016-10-12 15:11:51 -04:00 |
|
Thomas Breloff
|
7fb995094e
|
added closeall for gr/pyplot
|
2016-10-12 11:28:43 -04:00 |
|
Thomas Breloff
|
77fbf3eb51
|
use drawimage for heatmap
|
2016-10-11 10:32:51 -04:00 |
|
Josef Heinen
|
93e7bc2a2e
|
gr: changed heatmap code
|
2016-10-11 15:03:31 +02:00 |
|
Thomas Breloff
|
702ab3c504
|
remove plotly png output... point to plotlyjs
|
2016-10-10 07:34:51 -04:00 |
|
Thomas Breloff
|
9bbe0f9414
|
gr: image transpose fix
|
2016-10-08 23:19:26 -04:00 |
|
Thomas Breloff
|
f290748c72
|
gr: don't set GKS_WSTYPE for windows/use_default
|
2016-10-08 23:03:07 -04:00 |
|
Thomas Breloff
|
96821f6303
|
remove spy; support spy seriestype in unicodeplots; recipes cleanup
|
2016-10-08 22:39:49 -04:00 |
|
Thomas Breloff
|
2877cb7160
|
gr: replaced withenv calls with _gr_wstype and gr_set_output
|
2016-10-07 14:54:26 -04:00 |
|
Thomas Breloff
|
14fd3c94b5
|
fix plotly horizontal bars
|
2016-10-07 13:49:00 -04:00 |
|
Thomas Breloff
|
f615a5d05e
|
experimenting with gr heatmap
|
2016-10-07 12:53:18 -04:00 |
|
Thomas Breloff
|
04a4357684
|
fix plotly aspect_ratio and reword arg desc; closes #523
|
2016-10-07 12:14:06 -04:00 |
|
Thomas Breloff
|
a4c25321d8
|
histogram2d puts NaN for 0 count; fix pyplot NaNs in heatmap; change default markersize to 4
|
2016-10-07 11:33:02 -04:00 |
|
Tom Breloff
|
54670d4259
|
Merge pull request #517 from fedxa/dpi-fix
Fix for dpi in pyplot backend
|
2016-10-06 09:01:05 -04:00 |
|
Fedor Bezrukov
|
9e8869acf1
|
Fix for dpi in pyplot backend
|
2016-10-03 00:37:50 +03:00 |
|
Thomas Breloff
|
c39f5e1483
|
plotly: always set tickangle
|
2016-09-30 13:48:27 -04:00 |
|
Thomas Breloff
|
f41a09b68e
|
plotly: support aspect_ratio
|
2016-09-30 13:44:37 -04:00 |
|
Thomas Breloff
|
4416fc919e
|
improve tick_padding and fix rotation for plotly/gr
|
2016-09-30 12:46:38 -04:00 |
|
Thomas Breloff
|
5ed913ba5e
|
plotly: plotly_surface_data and wireframes; closes #479
|
2016-09-30 11:25:29 -04:00 |
|