Thomas Breloff
|
1a90ce0950
|
recoded boxplot recipe to match violin approach; switched marker to line/fill for shape seriestype: ref #347
|
2016-06-26 11:36:09 -04:00 |
|
Thomas Breloff
|
1ba0d198a7
|
rename ellipse to circle; cleanup glvisualize
|
2016-06-13 15:59:51 -04:00 |
|
Thomas Breloff
|
c44132d29d
|
merge_with_base_supported updates
|
2016-06-13 15:45:35 -04:00 |
|
Thomas Breloff
|
3b33b054d3
|
plotly hover and scattergl
|
2016-06-13 11:04:56 -04:00 |
|
Thomas Breloff
|
e8ade18d47
|
code and utils for plotly shapes
|
2016-06-13 01:45:53 -04:00 |
|
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
|
e0af4b7925
|
pyplot log scale fix; plotly title as annotation, title_location, hover placeholder
|
2016-06-12 23:48:18 -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
|
b165f233a8
|
animation fix; gr transparency
|
2016-06-10 16:17:30 -04:00 |
|
Thomas Breloff
|
05fa4a92de
|
fixes in plotly/plotlyjs; smooth primary false
|
2016-06-07 01:42:33 -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
|
625c92a985
|
working on 0.5 changes
|
2016-05-28 11:17:34 -04: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
|
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
|
7be5aebbc9
|
gr fixes: polar markers, empty legends, pie labels, scale and flip
|
2016-05-25 16:52:07 -04:00 |
|
Thomas Breloff
|
603dc30bb1
|
backend callback changes; output callbacks; prepare_output; fixes for pyplot, plotly, plotlyjs; and more
|
2016-05-24 23:19:51 -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
|
ef0d99340a
|
backend template renaming/reorg/cleanup, pyplot fixes
|
2016-05-23 10:29:35 -04:00 |
|
Thomas Breloff
|
862ac3af8a
|
fixes/improvements to annotations; added series_annotations keyword
|
2016-05-20 11:38:07 -04:00 |
|
Thomas Breloff
|
327f235af9
|
working on subplot/axis arg processing
|
2016-05-18 14:08:44 -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
|
54efb48d62
|
changed linetype to seriestype
|
2016-05-13 20:55:26 -04:00 |
|
Thomas Breloff
|
a0ca9d675f
|
add_arrows function; plotly cleanup and arrows attempt
|
2016-05-10 17:22:47 -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
|
0e84c91451
|
split out supported.jl, added tests for more backends; closes #206
|
2016-04-29 10:13:41 -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
|
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
|
c4683a754e
|
plotly png generation using wkhtmltoimage
|
2016-04-20 17:34:55 -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
|
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
|
3c3078875a
|
errorbars
|
2016-04-08 10:35:17 -04:00 |
|
Thomas Breloff
|
5efb0eb582
|
more Dict to KW renaming
|
2016-03-17 22:11:29 -04:00 |
|
Thomas Breloff
|
16799d8b75
|
cleanup plotly
|
2016-03-16 11:38:20 -04:00 |
|
Thomas Breloff
|
901115ed10
|
working on plotly/interact fix
|
2016-03-15 13:16:14 -04:00 |
|
Thomas Breloff
|
4d864d8cad
|
working on atom integration
|
2016-03-14 16:58:01 -04:00 |
|
Thomas Breloff
|
c203bfe5ad
|
working on atom/plotly
|
2016-03-11 14:59:11 -05:00 |
|
Thomas Breloff
|
b5f08838b3
|
renaming: AbstractPlot and AbstractBackend
|
2016-03-10 23:08:04 -05:00 |
|
Thomas Breloff
|
b32589f7e7
|
removed plotly debugging
|
2016-03-10 16:20:34 -05:00 |
|
Thomas Breloff
|
f568803af2
|
heatmaps, colorscales, and spy... oh my
|
2016-03-09 17:48:43 -05:00 |
|
Thomas Breloff
|
6db06857ba
|
changed heatmap to hist2d, see #147 for details
|
2016-03-09 15:26:30 -05:00 |
|