Thomas Breloff
|
0a8d88a4fe
|
NEWS; bump version
v0.9.5
|
2016-10-13 09:56:27 -04:00 |
|
Thomas Breloff
|
e2adcbb486
|
fix gradient in theme
|
2016-10-13 09:53:25 -04:00 |
|
Thomas Breloff
|
aee13d295c
|
fix plotlyjs lims: apply scalefunc
|
2016-10-12 15:11:51 -04:00 |
|
Thomas Breloff
|
6677e0e0a0
|
fix link_axes for nested singleton subplot
|
2016-10-12 14:52:30 -04:00 |
|
Thomas Breloff
|
9d64914e62
|
reset theme with :none/:default
|
2016-10-12 13:34:07 -04:00 |
|
Thomas Breloff
|
d136977fc4
|
fix date/datetime
|
2016-10-12 13:25:19 -04:00 |
|
Thomas Breloff
|
7fb995094e
|
added closeall for gr/pyplot
|
2016-10-12 11:28:43 -04:00 |
|
Thomas Breloff
|
f002f66890
|
add PlotThemes to REQUIRE; add warning for DataFrames
|
2016-10-12 09:30:49 -04:00 |
|
Thomas Breloff
|
9de3ed8cf0
|
remove Compat from REQUIRE
|
2016-10-11 19:20:07 -04:00 |
|
Thomas Breloff
|
7ff843ec1a
|
msw alias
|
2016-10-11 16:50:58 -04:00 |
|
Thomas Breloff
|
b181788dc2
|
add PlotThemes dep, change set_theme to theme
|
2016-10-11 15:36:56 -04:00 |
|
Thomas Breloff
|
81302c1e9d
|
NEWS; bump version
v0.9.4
|
2016-10-11 12:43:38 -04:00 |
|
Thomas Breloff
|
77fbf3eb51
|
use drawimage for heatmap
|
2016-10-11 10:32:51 -04:00 |
|
Tom Breloff
|
837c0c06ed
|
Merge pull request #530 from jheinen/dev
gr: changed heatmap code
|
2016-10-11 09:32:53 -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
|
b9dea42be6
|
fix Date recipe; closes #529
|
2016-10-10 07:02:10 -04:00 |
|
Thomas Breloff
|
ae608d4d78
|
staged date fix, still not working
|
2016-10-10 01:08:29 -04:00 |
|
Thomas Breloff
|
5e8c88d657
|
spy recipes
|
2016-10-09 00:52:53 -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
|
d290c6702a
|
handle series_attr merge and add_defaults when combining subplots; closes #526
|
2016-10-08 22:00:22 -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 |
|
Thomas Breloff
|
068282af55
|
aliases for subplot colors; default(d,k); fg_color/fg_color_sp; fix tick_padding for nothing/false
|
2016-10-06 12:45:21 -04:00 |
|
Tom Breloff
|
24078661c9
|
Merge pull request #522 from dennybiasiolli/dennybiasiolli-patch-1
Fix typo in args.jl
|
2016-10-06 09:01:28 -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 |
|
Denny Biasiolli
|
bc276acb96
|
Fix typo in args.jl
Fix #521
|
2016-10-06 14:29:24 +02: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 |
|
Thomas Breloff
|
f4329a9483
|
support color for plotly bar; closes #513
|
2016-09-30 10:40:26 -04:00 |
|
Thomas Breloff
|
24a4c31f0d
|
widen bar plots; improve ggplot2 theme
|
2016-09-29 16:14:46 -04:00 |
|
Thomas Breloff
|
2b1c4685d2
|
glvisualize MetaPkg
|
2016-09-27 15:55:28 -04:00 |
|
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 |
|