Thomas Breloff
|
0a00d1fbf3
|
suppress_warnings fix; discrete values fixes
|
2016-05-23 16:42:24 -04:00 |
|
Thomas Breloff
|
6f0b8d1d7b
|
group fix; ohlc fix
|
2016-05-23 15:13:20 -04:00 |
|
Thomas Breloff
|
ef0d99340a
|
backend template renaming/reorg/cleanup, pyplot fixes
|
2016-05-23 10:29:35 -04:00 |
|
Thomas Breloff
|
7022ce7553
|
fixes for push/append/set_xy
|
2016-05-21 10:03:47 -04:00 |
|
Thomas Breloff
|
862ac3af8a
|
fixes/improvements to annotations; added series_annotations keyword
|
2016-05-20 11:38:07 -04:00 |
|
Thomas Breloff
|
333c2765fe
|
ohlc recipe and related fixes; removed ohlc-specific code from gadfly and gr
|
2016-05-20 10:06:15 -04:00 |
|
Thomas Breloff
|
1b901673fc
|
fixes for guide/dataframes; 3d/polar projections; delayed subplot init; fg_title
|
2016-05-19 23:45:07 -04:00 |
|
Thomas Breloff
|
fb60c244f6
|
bar_width and bar_edges keywords; small fixes
|
2016-05-19 17:34:37 -04:00 |
|
Thomas Breloff
|
0d96c49f4a
|
layout macro; attr rename; getindex; fixes and cleanup
|
2016-05-18 23:55:03 -04:00 |
|
Thomas Breloff
|
bfc3fc1dec
|
titles and sub-layouts
|
2016-05-18 15:53:00 -04:00 |
|
Thomas Breloff
|
327f235af9
|
working on subplot/axis arg processing
|
2016-05-18 14:08:44 -04:00 |
|
Thomas Breloff
|
33d9664df5
|
working on layouts
|
2016-05-17 21:24:34 -04:00 |
|
Thomas Breloff
|
0d237028e7
|
redo the bbox logic
|
2016-05-17 17:41:03 -04:00 |
|
Thomas Breloff
|
80b9115393
|
fixes
|
2016-05-17 15:55:54 -04:00 |
|
Thomas Breloff
|
3084b0c41c
|
working on arg overhaul
|
2016-05-17 00:57:42 -04:00 |
|
Thomas Breloff
|
c89e9c5f73
|
refactored and renamed plot defaults into plot,subplot,axis defaults, plus some associated fixes
|
2016-05-16 20:57:50 -04:00 |
|
Thomas Breloff
|
61107b8577
|
working on layout
|
2016-05-16 17:12:45 -04:00 |
|
Thomas Breloff
|
35ff449dc3
|
working on layout
|
2016-05-16 15:56:12 -04:00 |
|
Thomas Breloff
|
ae1f5b8b06
|
working on layouts
|
2016-05-16 14:24:45 -04:00 |
|
Thomas Breloff
|
c5bcae1e34
|
working on subplots
|
2016-05-16 01:07:33 -04:00 |
|
Thomas Breloff
|
a6ce2e691d
|
changed add_series to accept Series and push to list automatically; default add_series simplifies; removed old supported.jl
|
2016-05-15 12:14:18 -04:00 |
|
Thomas Breloff
|
bfe04bdd15
|
changed to _create_backend_figure; started subplot removal
|
2016-05-15 11:23:27 -04:00 |
|
Thomas Breloff
|
87a967ad9c
|
working on Axis
|
2016-05-14 00:10:58 -04:00 |
|
Thomas Breloff
|
290b17a5f9
|
fixes
|
2016-05-13 22:53:32 -04:00 |
|
Thomas Breloff
|
54efb48d62
|
changed linetype to seriestype
|
2016-05-13 20:55:26 -04:00 |
|
Thomas Breloff
|
83bd780f2a
|
working on Axis type
|
2016-05-13 16:46:15 -04:00 |
|
Thomas Breloff
|
2ba4ac6d20
|
working on Axis type
|
2016-05-13 14:42:11 -04:00 |
|
Thomas Breloff
|
fbb2f30f3f
|
errorbars, ribbons, and marker_z
|
2016-05-13 11:58:29 -04:00 |
|
Thomas Breloff
|
8ec3d18339
|
boxplot, violin, quiver, and line series recipes; plus some fixes
|
2016-05-13 11:21:32 -04:00 |
|
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 |
|