Thomas Breloff
|
ed243f4e3e
|
added hover attribute and desc; fixed plotly title location; already_warned check
|
2016-06-13 00:15:28 -04:00 |
|
Thomas Breloff
|
80e53adbd8
|
getting plotly/plotlyjs up to speed
|
2016-06-12 21:03:11 -04:00 |
|
Thomas Breloff
|
02d893b316
|
big cleanup: changed camelcase to underscores; removed supportedAxes; changed pyplot methods to be py_ which matches gr_/plotly_/etc convention
|
2016-06-12 12:34:41 -04:00 |
|
Thomas Breloff
|
f1e566dddc
|
fix scale aliases
|
2016-06-12 11:00:42 -04:00 |
|
Thomas Breloff
|
b0456d155a
|
allow nothing for colorbar; gr fixes: marker_z colors, check colorbar arg
|
2016-06-11 15:55:55 -04:00 |
|
Thomas Breloff
|
cf4d78c87c
|
added clims attribute and support it in pyplot
|
2016-06-10 01:25:34 -04:00 |
|
Thomas Breloff
|
8007d0dd6a
|
smarter cleanup of dicts; layout fixes: split out update_min_padding and added minimum_perimeter logic; check for nonempty axes when linking; add subplot processing and linking when combining plots
|
2016-06-10 00:16:13 -04:00 |
|
Thomas Breloff
|
91ec0ad077
|
allow false for color; properly expand extrema for tuple fillrange; make_fillrange_from_ribbon
|
2016-06-08 09:51:27 -04:00 |
|
Thomas Breloff
|
05fa4a92de
|
fixes in plotly/plotlyjs; smooth primary false
|
2016-06-07 01:42:33 -04:00 |
|
Thomas Breloff
|
6bfa31a89f
|
added primary kw for series counting; added sticks recipe; gr_set_font and related fixes
|
2016-06-06 23:43:06 -04:00 |
|
Thomas Breloff
|
3cf428d7ea
|
pyplot colorbar fix; annotation fix; new contour example; travis fix
|
2016-06-06 14:06:55 -04:00 |
|
Thomas Breloff
|
29d93ba33e
|
changed axis defaults byletter to match; cleaned up examples; pyplot extrema fixes; commented out gr tests
|
2016-06-06 12:34:24 -04:00 |
|
Thomas Breloff
|
e129c29e2f
|
postpone match logic and add color_or_nothing; update pyplot for attr changes; move some pyplot logic later
|
2016-06-06 01:19:25 -04:00 |
|
Thomas Breloff
|
74efd98699
|
added user_attr field to Plot; fillrange fix; pyplot title fix
|
2016-06-05 23:58:35 -04:00 |
|
Thomas Breloff
|
32e816b713
|
working on axis limit fixes
|
2016-06-02 20:22:58 -05:00 |
|
Thomas Breloff
|
85f91b9075
|
fix for plotting function; closes #291
|
2016-06-01 14:45:35 -05:00 |
|
Thomas Breloff
|
3cc9425219
|
working on 0.5 changes -- String
|
2016-05-28 11:00:19 -04:00 |
|
Thomas Breloff
|
0a86ccb142
|
working on 0.5 changes
|
2016-05-28 10:42:41 -04:00 |
|
Thomas Breloff
|
ce82e07dc9
|
Extrema type and link_axis; link keyword, removed old link logic
|
2016-05-27 22:03:56 -04:00 |
|
Thomas Breloff
|
048c60614c
|
check _axis_defaults in default
|
2016-05-27 16:31:07 -04:00 |
|
Thomas Breloff
|
148fa6d151
|
discrete_values handling; pyplot lims/widen; cleanup
|
2016-05-27 16:23:46 -04:00 |
|
Thomas Breloff
|
088543176f
|
recompute_lengths fix; renamed hist to histogram, hist2d to histogram2d to match methods; fix tests
|
2016-05-27 15:08:05 -04:00 |
|
Thomas Breloff
|
f91c4d586c
|
html_output_format
|
2016-05-26 20:57:51 -04:00 |
|
Thomas Breloff
|
dae9dad2f7
|
working on GR; series_list and should_add_to_legend; series recipes fix; hist and bar recipes
|
2016-05-25 13:06:08 -04:00 |
|
Thomas Breloff
|
c1baca181c
|
plotly subplot layouts
|
2016-05-24 14:25:03 -04:00 |
|
Thomas Breloff
|
851fe9f72c
|
plotlyjs fixes
|
2016-05-24 12:38:52 -04:00 |
|
Thomas Breloff
|
cf635cbdd9
|
renamed plotargs to attr; working on plotly backend
|
2016-05-24 12:20:03 -04:00 |
|
Thomas Breloff
|
90e22f179e
|
discrete value fixes; margin args; check for fillrange in contourf; skip test 6
|
2016-05-23 18:15:33 -04:00 |
|
Thomas Breloff
|
0a00d1fbf3
|
suppress_warnings fix; discrete values fixes
|
2016-05-23 16:42:24 -04:00 |
|
Thomas Breloff
|
ef0d99340a
|
backend template renaming/reorg/cleanup, pyplot fixes
|
2016-05-23 10:29:35 -04:00 |
|
Thomas Breloff
|
4a96122067
|
colorbar layout fixes; process_axis_arg and related fix
|
2016-05-21 00:04:33 -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
|
3e8f325ddc
|
reorg/cleanup; removed old layouts and subplots; created axes.jl and layouts.jl
|
2016-05-19 10:42:59 -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
|
80b9115393
|
fixes
|
2016-05-17 15:55:54 -04:00 |
|
Thomas Breloff
|
2ac17afe30
|
fixes
|
2016-05-17 10:33:10 -04:00 |
|
Thomas Breloff
|
3084b0c41c
|
working on arg overhaul
|
2016-05-17 00:57:42 -04:00 |
|
Thomas Breloff
|
b75db9e473
|
arg defaults
|
2016-05-16 21:56:27 -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
|
c5bcae1e34
|
working on subplots
|
2016-05-16 01:07:33 -04:00 |
|
Thomas Breloff
|
87a967ad9c
|
working on Axis
|
2016-05-14 00:10:58 -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 |
|