Thomas Breloff
|
980a92c625
|
remove show; fix plotlyjs _series_updated, closes #505
|
2016-09-27 13:05:28 -04:00 |
|
Thomas Breloff
|
54923c082c
|
reset_extrema; setxyz for z matrix
|
2016-09-27 12:51:20 -04:00 |
|
Thomas Breloff
|
7ce783705a
|
Atom match PlotPane size and support plotlyjs
|
2016-09-26 11:52:24 -04:00 |
|
Thomas Breloff
|
e23cf3377e
|
gr wstype default; gr tighten tick pos
|
2016-09-24 23:16:35 -04:00 |
|
Thomas Breloff
|
bed9beafdc
|
fix axis widen when lims is set
|
2016-09-24 21:59:58 -04:00 |
|
Thomas Breloff
|
fe1b759787
|
faster plotIndex count; withenv logic and cairox11/cairopng in gr
|
2016-09-23 12:24:56 -04:00 |
|
Thomas Breloff
|
755a70bf77
|
added series_list to Subplot object to improve performance
|
2016-09-22 19:36:25 -04:00 |
|
Thomas Breloff
|
c58de34e63
|
layout error msg
|
2016-09-22 17:36:08 -04:00 |
|
Thomas Breloff
|
c798fe6822
|
NEWS; bump version
v0.9.3
|
2016-09-22 13:49:51 -04:00 |
|
Thomas Breloff
|
5f4dfdd5d2
|
add_backend/add_backend_string redesign
|
2016-09-22 13:47:33 -04:00 |
|
Thomas Breloff
|
1f7043e02a
|
allow curly after grid in layout macro
|
2016-09-21 15:51:10 -04:00 |
|
Thomas Breloff
|
c651be7a12
|
support pdf and eps in plotlyjs
|
2016-09-21 14:17:38 -04:00 |
|
Thomas Breloff
|
0cc15102fb
|
NEWS and bump version
v0.9.2
|
2016-09-21 11:18:26 -04:00 |
|
Thomas Breloff
|
22aaefd1a0
|
_apply_type_recipe fix
|
2016-09-20 16:40:49 -04:00 |
|
Thomas Breloff
|
8638626ff5
|
Formatted and elementwise type recipes
|
2016-09-20 16:23:59 -04:00 |
|
Thomas Breloff
|
24fa5c8cbe
|
glvisualize
|
2016-09-20 12:53:32 -04:00 |
|
Thomas Breloff
|
90d054c2ec
|
glvisualize fixes; limit ticks to amin/amax closes #495
|
2016-09-20 12:05:16 -04:00 |
|
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 |
|
Tom Breloff
|
792df32e69
|
Merge pull request #491 from KristofferC/patch-1
stop double adding style options to the axis in pgfplots
|
2016-09-16 11:12:55 -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 |
|
Thomas Breloff
|
1be5794e05
|
Merge remote-tracking branch 'origin/master' into dev
|
2016-09-15 09:12:17 -04: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 |
|
Tom Breloff
|
cf02408620
|
Merge pull request #483 from sivark/pull-request/9c317b8c
gif() now accepts an argument specifying number of times to loop
|
2016-09-15 08:52:58 -04:00 |
|
Thomas Breloff
|
87ab1d9ca4
|
added colorbar_title attr and pyplot impl
|
2016-09-13 12:50:28 -04:00 |
|
Sivaramakrishnan Swaminathan
|
9c317b8c3f
|
gif() now accepts an argument specifying number of times to loop
Note that GIF playback might have some variability depending on the
player used: https://github.com/ImageMagick/ImageMagick/issues/263
|
2016-09-13 10:12:44 -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
|
2bde412fa3
|
xlims/ylims/zlims convenience methods
|
2016-09-07 12:22:06 -04:00 |
|
Thomas Breloff
|
03a9fc3419
|
is_supported refactor; removed deprecated backends
|
2016-09-06 14:01:39 -04:00 |
|
Tom Breloff
|
2ca7324a45
|
Merge pull request #474 from KristofferC/patch-1
forget plot if no label is provided
|
2016-09-06 10:00:04 -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 |
|
Tom Breloff
|
6145214734
|
Merge pull request #471 from fredrikekre/fe/kw
Puts some values in the correct spot for PGFPlot
|
2016-09-05 08:28:04 -04:00 |
|
Tom Breloff
|
412801821f
|
Merge pull request #472 from jheinen/dev
gr: added support for aspect_ratio
|
2016-09-05 08:26:27 -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 |
|
Thomas Breloff
|
ac1e82075c
|
revert change to axes.jl
|
2016-09-01 21:10:23 -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 |
|