846 Commits

Author SHA1 Message Date
Thomas Breloff
555145a650 added pixel marker for pyplot 2016-09-19 22:23:35 -04:00
Thomas Breloff
ec17d557a7 add imperfect shape support to unicodeplots; closes #490 2016-09-16 16:22:11 -04:00
Kristoffer Carlsson
adc96917fc stop double adding style options to the axis in pgfplots 2016-09-16 08:48:46 +02:00
Tom Breloff
9b0e35b4b1 Merge pull request #478 from tbreloff/sd/dev
text rotation, move commands into module, is_marker_supported
2016-09-15 11:13:39 -04:00
Simon
9d652c8fe2 remove module and still don't overwrite scatter 2016-09-15 16:05:21 +02:00
Tom Breloff
0e561e1cd6 Merge pull request #488 from KristofferC/kc/fix_ticks
fix ticks for pgfplots
2016-09-15 09:11:24 -04:00
Kristoffer Carlsson
4475c38140 fix ticks for pgfplots 2016-09-15 14:58:28 +02:00
Thomas Breloff
87ab1d9ca4 added colorbar_title attr and pyplot impl 2016-09-13 12:50:28 -04:00
Thomas Breloff
ea18b11475 pyplot font family 2016-09-12 19:34:34 -04:00
Thomas Breloff
17afa11723 plotly_data for Surface; improve add_backend(:plotlyjs) 2016-09-09 22:37:55 -04:00
Simon
fc660e3486 correctly implement is_marker_supported 2016-09-09 12:34:24 +02:00
Simon
dbc12bb9ba add rotations and move plotting commands to module 2016-09-09 12:34:24 +02:00
Simon
2c1f58e773 adhere to new scale primitive api 2016-09-09 12:34:24 +02:00
Thomas Breloff
03a9fc3419 is_supported refactor; removed deprecated backends 2016-09-06 14:01:39 -04:00
Kristoffer Carlsson
cf381880a5 forget plot if no label is provided 2016-09-06 15:48:27 +02:00
Thomas Breloff
12230f1fc9 Merge remote-tracking branch 'origin/master' into dev 2016-09-05 21:35:23 -04:00
Josef Heinen
c65c7ae252 gr: added support for aspect_ratio 2016-09-05 13:23:43 +02:00
Fredrik Ekre
c3511005c7 put values in correct spot 2016-09-05 11:29:46 +02:00
Thomas Breloff
31ea149820 glvisualize: checkout packages in add_backend 2016-09-01 21:36:51 -04:00
Thomas Breloff
a0aa702725 glvisualize: checkout packages in add_backend 2016-09-01 21:26:28 -04:00
Tom Breloff
65649ade14 Merge pull request #469 from jheinen/dev
Added support for clims kwarg
2016-09-01 21:00:11 -04:00
Tom Breloff
34135f8e6b Merge pull request #374 from SimonDanisch/dev
glvisualize backend
2016-09-01 20:59:13 -04:00
Simon
31c8a04856 fix api change 2016-09-01 12:11:35 +02:00
Josef Heinen
234f9b202e Added support for clims kwarg 2016-09-01 11:59:28 +02:00
Thomas Breloff
6e3de26477 backend_object; pgfplots _update_plot_object fix 2016-08-29 09:18:08 -04:00
Simon
af32590314 fix hover cam and title pos 2016-08-26 16:48:55 +02:00
Simon
475eb8f263 add GLVisualize backend 2016-08-26 15:11:47 +02:00
Tom Breloff
333714911c Merge pull request #452 from TotalVerb/master
Remove unnecessary `_print` extension
2016-08-19 15:49:09 -04:00
Thomas Breloff
76bb6bab96 gr support for mirror; switch Axis.sp for sps; fixes to inset sp setup and linking 2016-08-19 01:55:55 -04:00
Fengyang Wang
ff7b147888 Remove unnecessary _print extension 2016-08-19 01:40:20 -04:00
Thomas Breloff
f63eac9a73 added mirror and implemented in pyplot 2016-08-18 21:11:03 -04:00
Thomas Breloff
60c8f6f578 atom fix; add_backend for pyplot/plotly/plotlyjs; closes #449 2016-08-18 17:33:26 -04:00
Thomas Breloff
f560884436 _plotly_js_path fix 2016-08-12 11:02:14 -04:00
Thomas Breloff
f68f82e3f4 gr: fix image and alpha; switch transpose_z to use permutedims 2016-08-12 10:30:53 -04:00
Tony Kelman
ca062c3ce2 another Pkg.dir -> dirname(@__FILE__) replacement
ref #425
2016-08-12 02:46:33 -07:00
Thomas Breloff
e164a8274a fix pyplot heatmap; closes #388 2016-08-10 14:32:54 -04:00
Patrick Kofod Mogensen
bc7c8993c0 Support *ticks in PGFplots. 2016-08-10 09:41:43 -04:00
Thomas Breloff
9db7de8373 added skinny markers + and x; closes #436 2016-08-09 17:09:53 -04:00
Thomas Breloff
991b2e7ca5 fix clims for line_z in pyplot; closes #395 2016-08-09 16:28:40 -04:00
Tony Kelman
5583d9f315 Use dirname(@__FILE__) instead of Pkg.dir
This allows installing the package elsewhere.

Add testing against 0.5 to Travis - this runs the most
recent RC now, release once final tags are done
2016-08-02 22:52:33 -04:00
Thomas Breloff
6a30435071 gr: added GKS_DOUBLE_BUF to display and removed forgotten debugging statement 2016-08-02 21:04:36 -04:00
Thomas Breloff
3b1c409fd7 reset GR viewport for annotations; fixes #398 2016-07-25 16:06:24 -04:00
Thomas Breloff
3ae8dc9bd7 fix cycle; fix GR fill 2016-07-25 15:25:50 -04:00
Thomas Breloff
98cce223e9 unicodeplots size fix 2016-07-22 09:43:43 -04:00
Thomas Breloff
1d7a470f78 plotly ticks fix 2016-07-21 10:52:06 -04:00
Thomas Breloff
705dbf60fa removed compat; added series update methods 2016-07-20 15:15:40 -04:00
Thomas Breloff
463e1bcb90 require julia 0.5-; writemime to show 2016-07-19 16:51:05 -04:00
Thomas Breloff
c1c97a5fc1 labelfunc for pyplot 2016-07-19 10:32:23 -04:00
Thomas Breloff
3ccd1bc368 added Showoff dependency; fix PLOTS_DEFAULTS; fix auto fill to 0; fix scale warning; tick labels with Showoff; fontsize in GR; travis deps 2016-07-18 15:00:02 -04:00
Thomas Breloff
624d33b96f Merge branch 'master' into dev 2016-07-18 09:13:46 -04:00