Patrick Kofod Mogensen
5196ce5263
Add PGFPlots support for the size kw.
2016-05-12 17:32:54 +02:00
Patrick Kofod Mogensen
9231da4610
Clean up wall of pushes in _pgfplots_get_marker, and lines starting with kwarg.
2016-05-12 17:32:54 +02:00
Patrick Kofod Mogensen
89f8030ba1
Add markerstrokewidth to pgfplots.
2016-05-12 17:32:54 +02:00
Patrick Kofod Mogensen
534f57b227
Replace string cats with join() in pgfplots.
2016-05-12 17:32:54 +02:00
Josef Heinen
5109c6f72b
Fixed some bugs in gr.jl
...
- Turn off interpolation for heatmaps
- Fixed bug plotting scatter after heatmap (scatter drew to the colorbar
viewport)
- Don't draw superfluous legends
2016-05-12 15:29:43 +02:00
Josef Heinen
00201b5f9c
Added (native) image support
2016-05-11 16:18:03 +02: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
678dde710b
arrows with updated quiver recipe; only pyplot so far
2016-05-10 13:40:25 -04:00
Josef Heinen
0878f44b09
Improved scaling of plots with error bars
2016-05-10 18:14:08 +02: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
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
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
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
ec87489dd4
working on image type; working on ijulia display_dict
2016-05-05 00:13:45 -04:00
Thomas Breloff
c8d6b1fab0
linewidth fix; kw macro
2016-05-04 14:24:15 -04:00
Thomas Breloff
3c09921cbd
x/y/z ticklabel rotation; new supported graphs using heatmap
2016-05-03 17:14:52 -04:00
Thomas Breloff
e676387c16
shapes change verts to x/y; translate/scale/rotate/center; x/y scale alias fix
2016-05-02 16:37:10 -04:00
Thomas Breloff
8c8ede361e
removed plotly tests
2016-04-29 17:00:56 -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
005ce11313
InputWrapper and pyplot surface zcolor
2016-04-28 22:03:52 -04:00
Tom Breloff
db118d4f5a
Merge pull request #208 from pkofod/newpgf
...
Further changes to PGFPlots backend.
2016-04-28 15:13:58 -04:00
Patrick Kofod Mogensen
c92b30a741
Further changes to PGFPlots backend.
2016-04-28 20:52:56 +02:00
Thomas Breloff
d67aec6fec
gr fixes and tests; fillrange convertToAnyVector
2016-04-28 12:51:08 -04:00
Tom Breloff
ce58f25488
Merge pull request #209 from jheinen/dev
...
GR - Added polar plots
2016-04-28 11:09:56 -04:00
Josef Heinen
e8d77a3c61
Added polar plots
2016-04-28 16:25:32 +02:00
Thomas Breloff
d6d7fc1edd
gr fix zcolor to marker_z
2016-04-27 12:10:33 -04:00
Patrick Kofod Mogensen
f9473cc8bc
Initial functionality added to PGFPlots backend.
2016-04-27 10:05:48 +02:00
Thomas Breloff
982a512ebd
pyplot support for pie charts
2016-04-26 16:01:50 -04:00
Thomas Breloff
5dfd3d2f5d
added aspect_ratio keyword and implemented in pyplot
2016-04-26 15:35:26 -04:00
Thomas Breloff
8d6974f67d
contours keyword for surface and wireframe plots
2016-04-26 15:09:18 -04:00
Thomas Breloff
8b569e3cd8
contour3d
2016-04-26 14:35:51 -04:00
Thomas Breloff
b9d20142a2
pyplot trisurface support
2016-04-26 14:20:07 -04:00
Thomas Breloff
6c9e818abd
discrete colorbar for pyplot
2016-04-26 13:19:22 -04:00
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