832 Commits

Author SHA1 Message Date
SimonDanisch
45b5922d01 dont rely on postempty, img transpose not necessary anymore 2017-01-20 19:07:20 +01:00
Sebastian Pech
1a91eacdcb Enable histogram plotting in pgfplot 2017-01-20 15:26:54 +01:00
Huckleberry Febbo
43a213643b changed code so it does not automatically change qt version 2017-01-19 18:04:09 -05:00
Huckleberry Febbo
cd8939fe0b finished fixing segfault issue when qt>v4.8.5 on Ubuntu using pyplot 2017-01-19 17:32:37 -05:00
Huckleberry Febbo
c250d7c073 working on fixing pyplot issue for ubuntu 2017-01-19 14:45:16 -05:00
Tom Breloff
199a3306db fix support for fill_z in pyplot 2017-01-11 10:37:54 -05:00
Tom Breloff
492618ae67 Merge pull request #641 from tbreloff/surfacecolor
Add fill_z attribute and plotly impl
2017-01-09 16:17:49 -05:00
Naoki Saito
c5737db4f5 Add fill_z attribute and plotly impl 2017-01-09 16:03:14 -05:00
Tom Breloff
40b49b9873 Merge pull request #631 from ma-laforge/inspectdr
Inspectdr
2017-01-09 15:18:04 -05:00
MA Laforge
1fa34574e8 More fixes requested by Tom:
Add add_backend_string().
Remove un-necessary test: true == plt[:show].
2017-01-09 15:14:39 -05:00
Tom Breloff
967dca7912 Merge remote-tracking branch 'origin/dev' into dev 2017-01-09 13:20:18 -05:00
Tom Breloff
7d66c502f4 support tex in pgfplots; closes #637 2017-01-09 13:19:37 -05:00
Josef Heinen
72d336265b gr: use GKSwstype environment (required for QML) 2017-01-06 19:48:41 +01:00
MA Laforge
edf1daa7d7 Improve gui handling & remove global state.
Also:
Add AVec support for colors.
Move init code back to _initialize_backend.
2017-01-05 14:39:50 -05:00
MA Laforge
c78444fc24 Improve support for Shapes, markers & colors.
Details:
Control font & background color.
Support arbitrary marker shapes.
Support more pre-defined markers.
Support Shapes in plots.
Support ln-plots.

Also:
Fix ncolumns.
Update supported section.
2017-01-04 17:41:05 -05:00
MA Laforge
e381c13dc6 Initial support for InspectDR. 2016-12-31 15:41:11 -05:00
Pablo Zubieta
46ad076751 Proper id synchronization of plotlyjs plots 2016-12-10 23:49:17 -06:00
Tom Breloff
07f7fd3c7a Merge remote-tracking branch 'origin/master' into dev 2016-11-28 12:58:08 -05:00
Pablo Zubieta
2c3d35d249 Fix embeding of PlotlyJS plots in Jupyter 2016-11-28 11:53:14 -06:00
Tom Breloff
90e655d979 use_remote for plotly html output 2016-11-28 11:02:32 -05:00
Tom Breloff
2a7604ef5f gr: fix 3d grid 2016-11-22 13:45:11 -05:00
Tom Breloff
0b47aafd14 Merge pull request #585 from tbreloff/sd/dev
use more unique name
2016-11-22 12:36:09 -05:00
Simon Danisch
24eefbed2b use more unique name 2016-11-22 18:35:12 +01:00
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