Thomas Breloff
|
62be4e1274
|
scalefunc fix and cleanup
|
2016-07-15 09:09:46 -04:00 |
|
Thomas Breloff
|
a0ac70be3c
|
axes log scales, colors, ticks, and more; proper 2D axis drawing in GR
|
2016-07-14 15:46:44 -04:00 |
|
Thomas Breloff
|
ee706ad8c7
|
axis_drawing_info and get_ticks; parameterized Segments; GR manual drawing of 2D axes
|
2016-07-13 16:31:21 -04:00 |
|
Thomas Breloff
|
e3e2a354e7
|
reorg of update_subplot_args; add back recipe, DataFrames; random type stability fixes
|
2016-07-10 18:12:49 -04:00 |
|
Thomas Breloff
|
0cc1bd2dc6
|
sample ticks if too many discrete values; use get_ticks in plotly to fix discrete ticks; allow ticks==false in pyplot; closes #356
|
2016-07-06 16:51:54 -04:00 |
|
Thomas Breloff
|
120f861a27
|
surface fixes for mis-typed matrices; getindex for Series
|
2016-06-30 14:08:05 -04:00 |
|
Thomas Breloff
|
b5b4023056
|
axis link arg; change those subplot/axis args set in kwlist to apply just to its own subplot; markerstrokealpha matches markeralpha
|
2016-06-14 00:10:26 -04:00 |
|
Thomas Breloff
|
9d25c8fcd4
|
added PLOTS_DEFAULTS env var; check isfinite in axis_limits
|
2016-06-13 09:27:49 -04:00 |
|
Thomas Breloff
|
36a29357a3
|
only widen axis limits for identity scale; closes #326
|
2016-06-12 20:22:57 -04:00 |
|
Thomas Breloff
|
f1e566dddc
|
fix scale aliases
|
2016-06-12 11:00:42 -04:00 |
|
Thomas Breloff
|
3b325b2482
|
pyplot figure finalizer; accept 2-len AVec for limits (#289); sleep/skip/only options in test_examples
|
2016-06-10 10:04:33 -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
|
17189e3125
|
default_should_widen; symbol in userplot macro; cleanup in recipes
|
2016-06-07 16:44:15 -04:00 |
|
Thomas Breloff
|
d0209d945d
|
widen further; added zorder to pyplot annotations
|
2016-06-07 12:38:35 -04:00 |
|
Thomas Breloff
|
56f398fb55
|
histogram2d recipe; handle smoothing generically
|
2016-06-06 17:55:09 -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
|
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
|
148fa6d151
|
discrete_values handling; pyplot lims/widen; cleanup
|
2016-05-27 16:23:46 -04:00 |
|
Thomas Breloff
|
f33905ed80
|
fixes for images/heatmaps/surfaces
|
2016-05-26 23:47:09 -04:00 |
|
Thomas Breloff
|
d1d8d196ba
|
sticks recipe; fixed up unicodeplots backend
|
2016-05-26 11:19:47 -04:00 |
|
Thomas Breloff
|
7be5aebbc9
|
gr fixes: polar markers, empty legends, pie labels, scale and flip
|
2016-05-25 16:52:07 -04:00 |
|
Thomas Breloff
|
41f91f9cfb
|
working on GR rebuild
|
2016-05-24 18:01:20 -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
|
4a96122067
|
colorbar layout fixes; process_axis_arg and related fix
|
2016-05-21 00:04:33 -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
|
3e8f325ddc
|
reorg/cleanup; removed old layouts and subplots; created axes.jl and layouts.jl
|
2016-05-19 10:42:59 -04:00 |
|