814 Commits

Author SHA1 Message Date
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
e9ab6e7301 started subplots/layouts 2016-05-15 12:32:10 -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
2d0f9f01d5 cleanup 2016-05-14 17:34:44 -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
76572b990b fix gr linetype 2016-05-13 21:00:02 -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
98dc52f124 working on Axis type 2016-05-13 13:45:30 -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
7e1706f700 working on core recipes 2016-05-12 21:30:52 -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
a5e9ad9f19 working on recipes overhaul 2016-05-12 14:00:47 -04:00
Thomas Breloff
6049a9fa0a working on recipes overhaul 2016-05-12 12:31:47 -04:00
Thomas Breloff
4d3ebf31d4 add series_new.jl 2016-05-12 10:28:04 -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
85f7acf9d5 add PyPlot.ioff to init; closes #229 2016-05-11 09:45:44 -04:00
Thomas Breloff
44d1cdc2b2 pgfplots aspect_ratio 2016-05-11 09:18:40 -04:00
Tom Breloff
90c2202f6e Merge pull request #250 from KristofferC/kc/fix_pgfplots_color
Fix bug in some linecolors in PGFPlots
2016-05-11 09:11:13 -04:00
Kristoffer Carlsson
d30574de24 workaround a bug in engineering notation for colors in pgfplot 2016-05-11 15:01:17 +02:00
Tom Breloff
dec3748fe5 Merge pull request #249 from KristofferC/kc/pgfplots_label
add support for legend and label in pgfplots
2016-05-11 08:51:38 -04:00
Kristoffer Carlsson
e8cdff2310 add support for legend and label in pgfplots
also adds some extra kwargs for legend positions
2016-05-11 13:59:32 +02:00
Thomas Breloff
a0ca9d675f add_arrows function; plotly cleanup and arrows attempt 2016-05-10 17:22:47 -04:00
Thomas Breloff
baf410c712 remove pyplot dash_capstyle option 2016-05-10 14:34:28 -04:00
Thomas Breloff
a81af2b449 arrow conveniences 2016-05-10 13:57:38 -04:00
Thomas Breloff
678dde710b arrows with updated quiver recipe; only pyplot so far 2016-05-10 13:40:25 -04:00
Tom Breloff
93a35d8fdc Merge pull request #244 from jheinen/dev
Improved scaling of plots with error bars
2016-05-10 12:21:18 -04:00
Josef Heinen
0878f44b09 Improved scaling of plots with error bars 2016-05-10 18:14:08 +02:00
Thomas Breloff
b89ae245ec removed heatmap assert 2016-05-09 22:44:22 -04:00
Thomas Breloff
536da01714 boxplot nan fix; add match_dimensions to pyplot supportedargs 2016-05-09 22:13:53 -04:00
Thomas Breloff
a1b991aaeb image fixes and support in pyplot 2016-05-09 15:53:33 -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
Tom Breloff
43ba9b1172 Merge pull request #239 from jheinen/dev
Fix axes offset bug (#221)
2016-05-09 11:28:04 -04:00
Thomas Breloff
fdb01046e6 plotly zaxis, tick rotation, 3d axis fix; dataframes recipe fixes 2016-05-09 11:19:20 -04:00
Josef Heinen
09421c9189 Fix axes offset bug (#221) 2016-05-09 17:10:20 +02:00
Thomas Breloff
c563204b0a added RecipesBase dep 2016-05-09 09:01:05 -04:00
Thomas Breloff
33b3ee89f3 replaced dataframes with recipes 2016-05-09 08:31:50 -04:00
Tom Breloff
008b61c9f6 Merge pull request #236 from jheinen/dev
Fixed colormap problem
2016-05-09 06:12:55 -04:00