Thomas Breloff
|
26779cbf4a
|
series recipes
|
2016-05-13 08:03:28 -04:00 |
|
Thomas Breloff
|
4f429fb536
|
recipe overhaul; groups, annotations, SliceIt
|
2016-05-13 00:17:58 -04:00 |
|
Thomas Breloff
|
d491b29037
|
working on recipes overhaul
|
2016-05-12 16:35:57 -04:00 |
|
Thomas Breloff
|
cf9b60660d
|
working on recipes overhaul
|
2016-05-12 14:51:53 -04:00 |
|
Thomas Breloff
|
6049a9fa0a
|
working on recipes overhaul
|
2016-05-12 12:31:47 -04:00 |
|
Thomas Breloff
|
5005d32afd
|
recipes overhaul; is_installed and dataframes logic; removed requires
|
2016-05-11 22:12:51 -04:00 |
|
Thomas Breloff
|
88be655dca
|
started recipe reorg
|
2016-05-11 17:56:18 -04:00 |
|
Thomas Breloff
|
7bee9a5829
|
setTicksFromStringVector fixes; travis
|
2016-05-09 14:36:09 -04:00 |
|
Thomas Breloff
|
17a90e3b00
|
revamped setTicksFromStringVector; dataframes label fix
|
2016-05-09 14:00:07 -04:00 |
|
Thomas Breloff
|
fdb01046e6
|
plotly zaxis, tick rotation, 3d axis fix; dataframes recipe fixes
|
2016-05-09 11:19:20 -04:00 |
|
Thomas Breloff
|
f1679f82c1
|
remove recipe macro; add dependency on RecipesBase
|
2016-05-06 14:55:42 -04:00 |
|
Thomas Breloff
|
cf03779c5b
|
handle user keywords properly for recipes
|
2016-05-06 10:50:54 -04:00 |
|
Thomas Breloff
|
5a520aadc0
|
removed some debugging
|
2016-05-05 10:35:04 -04:00 |
|
Thomas Breloff
|
ec87489dd4
|
working on image type; working on ijulia display_dict
|
2016-05-05 00:13:45 -04:00 |
|
Thomas Breloff
|
66bd2559b9
|
recipe macro; markershape fix; moved/fixed themes
|
2016-05-04 16:09:09 -04:00 |
|
Thomas Breloff
|
c8d6b1fab0
|
linewidth fix; kw macro
|
2016-05-04 14:24:15 -04:00 |
|
Thomas Breloff
|
548c59719b
|
linewidth default
|
2016-05-04 13:38:08 -04:00 |
|
Thomas Breloff
|
3c09921cbd
|
x/y/z ticklabel rotation; new supported graphs using heatmap
|
2016-05-03 17:14:52 -04:00 |
|
Thomas Breloff
|
2e2e8a2230
|
move plotargs merge and handlePlotColors before series
|
2016-05-02 12:16:41 -04:00 |
|
Thomas Breloff
|
982a512ebd
|
pyplot support for pie charts
|
2016-04-26 16:01:50 -04:00 |
|
Thomas Breloff
|
ebf490838c
|
pyplot surface, wireframe, heatmap; sorting fixes; default linewidth is :auto
|
2016-04-25 15:01:24 -04:00 |
|
Thomas Breloff
|
b64677e14a
|
changed kw splatting to passing in KW: _add_series and _create_plot; removed plotly tests
|
2016-04-22 08:56:54 -04:00 |
|
Thomas Breloff
|
e8858cb1b7
|
removed sort in ticks
|
2016-04-20 09:12:36 -04:00 |
|
Thomas Breloff
|
d70f462899
|
z axis args; pyplot z axis; major pyplot cleanup; other cleanup/fixes
|
2016-04-11 16:16:47 -04:00 |
|
Thomas Breloff
|
5293e2c13d
|
sort string ticks
|
2016-04-07 17:27:12 -04:00 |
|
Thomas Breloff
|
f3f29fb54f
|
apply_series_recipe framework and boxplot; fix Gadfly scales for tick labels
|
2016-04-07 15:56:09 -04:00 |
|
Thomas Breloff
|
be5f71c123
|
subplot groups; lots of Dict to KW replace
|
2016-03-17 22:02:50 -04:00 |
|
Thomas Breloff
|
a0df6bfc12
|
groupby overhaul
|
2016-03-17 18:27:33 -04:00 |
|
Thomas Breloff
|
2ab0dc20d7
|
working on series reorg
|
2016-03-17 16:52:09 -04:00 |
|
Thomas Breloff
|
175ce3613a
|
working on series reorg
|
2016-03-17 15:07:07 -04:00 |
|
Thomas Breloff
|
eecb5c3754
|
started series reorg
|
2016-03-17 13:38:22 -04:00 |
|
Thomas Breloff
|
0b403a4c5d
|
changed createKWArgsList to build_series_args and moved into series_args.jl; added Cairo and Fontconfig to test/REQUIRE
|
2016-03-17 10:08:03 -04:00 |
|
Thomas Breloff
|
7531c48e38
|
shape linetype; supported in gadfly; gadfly cleanup
|
2016-03-16 13:12:01 -04:00 |
|
Thomas Breloff
|
8b2a838388
|
fixed dataframes loading; added dataframes to tests; started atom integration
|
2016-03-11 13:07:25 -05:00 |
|
Thomas Breloff
|
b5f08838b3
|
renaming: AbstractPlot and AbstractBackend
|
2016-03-10 23:08:04 -05:00 |
|
Thomas Breloff
|
f568803af2
|
heatmaps, colorscales, and spy... oh my
|
2016-03-09 17:48:43 -05:00 |
|
Thomas Breloff
|
9a544b0ff3
|
warn about Bokeh; 3D parametric plots
|
2016-03-08 14:18:39 -05:00 |
|
Thomas Breloff
|
a43d32949e
|
better handling of 3d matrix input
|
2016-03-07 16:49:13 -05:00 |
|
Thomas Breloff
|
165c84c246
|
pyplot minmax fix; convertToAnyVector fix
|
2016-03-04 12:46:33 -05:00 |
|
Thomas Breloff
|
335b3802b8
|
added FixedSizeArrays requirement
|
2016-03-02 22:48:27 -05:00 |
|
Thomas Breloff
|
4f238caf5c
|
added annotation options
|
2016-02-18 22:59:31 -05:00 |
|
Thomas Breloff
|
6c6769ca98
|
handle vector of PlotText as annotations
|
2016-02-10 13:09:22 -05:00 |
|
Thomas Breloff
|
3e49af9093
|
allow Function for fillrange and zcolor; fix fill kw
|
2016-02-09 19:22:05 -05:00 |
|
Thomas Breloff
|
aca03d2609
|
replaced dataframes() with require block
|
2016-02-08 14:23:02 -05:00 |
|
Thomas Breloff
|
5db9493d2b
|
added dependency on Requires; added support for plotting tuples/FixedSizeArrays; added animate macro; legend ignores empty labels in gadfly/pyplot
|
2016-02-08 13:42:23 -05:00 |
|
Josh Day
|
94c87d436f
|
Update plot.jl
|
2016-02-03 12:47:48 -05:00 |
|
Ritchie Lee
|
5c3c5b999f
|
Support for SubDataFrame by switching to AbstractDataFrame
|
2016-01-02 02:06:51 -08:00 |
|
Thomas Breloff
|
cafac135a0
|
PyPlot fixes; test fixes
|
2015-12-30 11:24:44 -05:00 |
|
Thomas Breloff
|
55501e68fb
|
added tex output; fixes for surface inputs; commented out plotly_blink
|
2015-12-23 13:03:25 -05:00 |
|
Sheehan Olver
|
0487d7a058
|
merge glvisualize
|
2015-12-18 15:32:35 +11:00 |
|