Thomas Breloff
|
d6ce2e364f
|
fixes and cleanup: colorbars, fills, polar
|
2016-04-26 11:18:48 -04:00 |
|
Thomas Breloff
|
36ca485a74
|
added fg_guide coloring; allow markers for bar/sticks and sticks fixes; legend text color
|
2016-04-25 16:57:16 -04:00 |
|
Thomas Breloff
|
b3230c5671
|
pyplot shapes
|
2016-04-25 15:14:54 -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
|
7921cf18b6
|
pyplot contours
|
2016-04-25 12:47:35 -04:00 |
|
Thomas Breloff
|
0e0450ced5
|
gadfly color fixes; pyplot fill_between fix; pyplot hline/vline
|
2016-04-25 12:24:03 -04:00 |
|
Thomas Breloff
|
096064ac09
|
subplot layout fix; closes #202
|
2016-04-25 12:00:43 -04:00 |
|
Thomas Breloff
|
77c2d7d846
|
subcategories for background/foreground colors, implemented in pyplot; add_theme/set_theme and ggplot2; add_aliases function; nbins renamed bins
|
2016-04-25 11:37:14 -04:00 |
|
Thomas Breloff
|
40a121198d
|
added weights kw; pyplot hist2d and hexbin
|
2016-04-24 23:33:51 -04:00 |
|
Thomas Breloff
|
44079a7bf7
|
added normalize kw, and added to pyplot
|
2016-04-24 22:47:32 -04:00 |
|
Thomas Breloff
|
50fa013801
|
working on pyplot refactor; barh added
|
2016-04-23 09:32:57 -04:00 |
|
Thomas Breloff
|
d4ccf0ec62
|
PLOTS_DEFAULT_BACKEND env variable; closes #200
|
2016-04-23 09:04:02 -04:00 |
|
Thomas Breloff
|
04842974e7
|
working on pyplot refactor
|
2016-04-22 16:46:02 -04:00 |
|
Thomas Breloff
|
6161b08f82
|
working on pyplot refactor; path/scatter in 2d/3d done
|
2016-04-22 12:53:40 -04:00 |
|
Thomas Breloff
|
b9818a4480
|
working on seriescolor and pyplot reorgs
|
2016-04-22 10:44:12 -04:00 |
|
Thomas Breloff
|
e2ae22421b
|
working on seriescolor and pyplot reorgs
|
2016-04-22 10:09:55 -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
|
c910445634
|
quiet flag for wkhtmltoimage
|
2016-04-21 15:10:25 -04:00 |
|
Thomas Breloff
|
c4683a754e
|
plotly png generation using wkhtmltoimage
|
2016-04-20 17:34:55 -04:00 |
|
Thomas Breloff
|
1da8fdb588
|
plotlyjs travis
|
2016-04-20 15:35:23 -04:00 |
|
Thomas Breloff
|
4bf8e342dc
|
plotlyjs travis; plotly/plotlyjs polar
|
2016-04-20 14:44:27 -04:00 |
|
Thomas Breloff
|
18fc50fcbf
|
plotlyjs travis
|
2016-04-20 12:33:32 -04:00 |
|
Thomas Breloff
|
2fb10b7076
|
plotlyjs travis
|
2016-04-20 11:59:17 -04:00 |
|
Thomas Breloff
|
967291c2ef
|
export KW; plotlyjs travis
|
2016-04-20 11:27:02 -04:00 |
|
Thomas Breloff
|
392ae871d5
|
plotlyjs travis
|
2016-04-20 10:57:07 -04:00 |
|
Thomas Breloff
|
27b3070480
|
Merge remote-tracking branch 'origin/master' into dev
|
2016-04-20 10:20:55 -04:00 |
|
Tom Breloff
|
325f59e03d
|
Merge pull request #190 from mfalt/master
Better handling of xlims in Gadfly
|
2016-04-20 10:17:29 -04:00 |
|
Thomas Breloff
|
217ffb36e6
|
plotlyjs tests and fixes
|
2016-04-20 10:10:07 -04:00 |
|
Mattias Fält
|
4afad93ff6
|
Missing changes
|
2016-04-20 15:51:33 +02:00 |
|
Thomas Breloff
|
e8858cb1b7
|
removed sort in ticks
|
2016-04-20 09:12:36 -04:00 |
|
Mattias Fält
|
52de31c9a6
|
Proper implementation of gadfly min/max in Cartesian
|
2016-04-20 14:37:34 +02:00 |
|
Mattias Fält
|
60660a1f1a
|
Fixed Gadfly axis scale inversion
|
2016-04-20 10:48:13 +02:00 |
|
Thomas Breloff
|
a2ea9db90e
|
added bar_position; fixed orientation handling; pyplot cleanup
|
2016-04-18 15:12:13 -04:00 |
|
Thomas Breloff
|
236a7dadc6
|
added matplotlib colormaps; default changed to inferno; pyplot subplot fix
|
2016-04-13 13:49:03 -04:00 |
|
Thomas Breloff
|
82d2cc943d
|
working on get/set xy/xyz indexing overhaul
|
2016-04-11 18:19:06 -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
|
0a636b5899
|
polar coords for pyplot
|
2016-04-11 06:46:28 -04:00 |
|
Thomas Breloff
|
e0b2749188
|
added support for shape linetype in pyplot
|
2016-04-08 17:10:15 -04:00 |
|
Thomas Breloff
|
2fc973245d
|
added quiver plot/arg; fixed gadfly shapes to allow vector of shapes
|
2016-04-08 16:05:20 -04:00 |
|
Thomas Breloff
|
9bfcb64542
|
asymmetric errorbars
|
2016-04-08 12:06:12 -04:00 |
|
Thomas Breloff
|
61e34b7ef8
|
ribbons; changed errorbar to yerror and added xerror
|
2016-04-08 11:52:02 -04:00 |
|
Thomas Breloff
|
3c3078875a
|
errorbars
|
2016-04-08 10:35:17 -04:00 |
|
Thomas Breloff
|
5293e2c13d
|
sort string ticks
|
2016-04-07 17:27:12 -04:00 |
|
Thomas Breloff
|
fdf3b3f581
|
added violin plot
|
2016-04-07 17:05:31 -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
|
e8ed79a6bb
|
pyplot zlim fixes
v0.5.4
|
2016-03-29 11:01:16 -06:00 |
|
Thomas Breloff
|
cca730d927
|
atom abstractplot
|
2016-03-29 09:24:23 -06:00 |
|
Tom Breloff
|
0693cb7840
|
Merge pull request #176 from abelsiqueira/feat/zlim
Implement zlims!
|
2016-03-29 09:23:07 -06:00 |
|
Abel Soares Siqueira
|
3f1958cce1
|
Implement zlims!
|
2016-03-28 22:41:32 -03:00 |
|
Thomas Breloff
|
fb708bed90
|
Atom fixes
|
2016-03-25 09:23:10 -06:00 |
|