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 |
|
Josef Heinen
|
7546db4d42
|
Fixed colormap problem
|
2016-05-09 11:44:37 +02:00 |
|
Thomas Breloff
|
925243969c
|
attempted colormap fix for gr
|
2016-05-08 11:02:20 -04:00 |
|
Tom Breloff
|
7bce4a963e
|
Merge pull request #233 from jheinen/dev
gr: support for colormaps
|
2016-05-08 10:30:40 -04:00 |
|
Josef Heinen
|
42d09a6d80
|
Working on colormaps
|
2016-05-08 14:06:11 +02:00 |
|
Josef Heinen
|
b6334176e4
|
Added support for :nbins keyword
|
2016-05-07 13:24:11 +02:00 |
|
Josef Heinen
|
42a175bd53
|
Added support for :zlims keyword
|
2016-05-07 12:45:09 +02:00 |
|
Josef Heinen
|
b4fb9af8e4
|
Fixed a problem with Julia v0.3
|
2016-05-07 07:47:13 +02:00 |
|
Thomas Breloff
|
ed6c9fe432
|
add is_key_supported definition
|
2016-05-06 15:17:56 -04:00 |
|
Thomas Breloff
|
7e04aa438f
|
removed RecipesBase from REQUIRE
|
2016-05-06 15:09:53 -04:00 |
|
Thomas Breloff
|
f1679f82c1
|
remove recipe macro; add dependency on RecipesBase
|
2016-05-06 14:55:42 -04:00 |
|
Thomas Breloff
|
1808b81d59
|
recipe fix for empty args in subplot
|
2016-05-06 11:51:23 -04:00 |
|
Thomas Breloff
|
cd25c7acb2
|
markershape fix; added require option for recipes
|
2016-05-06 11:39:17 -04:00 |
|
Thomas Breloff
|
cf03779c5b
|
handle user keywords properly for recipes
|
2016-05-06 10:50:54 -04:00 |
|
Thomas Breloff
|
d3439f0d7e
|
recipe macro handle curly
|
2016-05-05 16:58:04 -04:00 |
|
Thomas Breloff
|
2df7f84939
|
recipe macro
|
2016-05-05 16:18:56 -04:00 |
|
Thomas Breloff
|
74c76c48d5
|
working on plotrecipe
|
2016-05-05 12:22:31 -04:00 |
|
Thomas Breloff
|
cdc0d22b01
|
changed recipe to plotrecipe and improved it
|
2016-05-05 11:51:50 -04:00 |
|
Thomas Breloff
|
5a520aadc0
|
removed some debugging
|
2016-05-05 10:35:04 -04:00 |
|
Thomas Breloff
|
ec87489dd4
|
working on image type; working on ijulia display_dict
|
2016-05-05 00:13:45 -04:00 |
|
Thomas Breloff
|
e30affdfc2
|
made center calc centroid
|
2016-05-04 21:36:15 -04:00 |
|
Thomas Breloff
|
66bd2559b9
|
recipe macro; markershape fix; moved/fixed themes
|
2016-05-04 16:09:09 -04:00 |
|
Thomas Breloff
|
c8d6b1fab0
|
linewidth fix; kw macro
|
2016-05-04 14:24:15 -04:00 |
|
Thomas Breloff
|
548c59719b
|
linewidth default
|
2016-05-04 13:38:08 -04:00 |
|
Thomas Breloff
|
59c1e24371
|
default_kw and force_kw macros for recipes
|
2016-05-04 13:24:44 -04:00 |
|
Thomas Breloff
|
3c09921cbd
|
x/y/z ticklabel rotation; new supported graphs using heatmap
v0.6.1
|
2016-05-03 17:14:52 -04:00 |
|