5338 Commits

Author SHA1 Message Date
Josef Heinen
074ba63bf5 Fill workstation background instead of viewport 2016-03-07 16:36:25 +01:00
Josef Heinen
f3d552d8a0 Temporary workaround for multiple mime output 2016-03-07 16:36:25 +01:00
Josef Heinen
c5fb4a9228 Added some sanity checks 2016-03-07 16:36:25 +01:00
Josef Heinen
55d7e910e4 Added workaround for multiple mime output 2016-03-07 16:36:25 +01:00
Josef Heinen
ea29af8d3d Removed 'private' keyword argument :scale 2016-03-07 16:36:25 +01:00
Thomas Breloff
88b9d71bd7 fixed default PyPlot gradient 2016-03-07 09:55:05 -05:00
Thomas Breloff
165c84c246 pyplot minmax fix; convertToAnyVector fix 2016-03-04 12:46:33 -05:00
Thomas Breloff
347820867d pyplot lim fixes 2016-03-03 21:43:08 -05:00
Thomas Breloff
26d0dfbf3d Merge branch 'dev' of github.com:tbreloff/Plots.jl into dev 2016-03-03 16:06:03 -05:00
Thomas Breloff
6aa4849266 pyplot lims udpate fix 2016-03-03 16:05:27 -05:00
Thomas Breloff
335b3802b8 added FixedSizeArrays requirement 2016-03-02 22:48:27 -05:00
Thomas Breloff
73bd3fa60c curves 2016-02-22 22:53:31 -05:00
Thomas Breloff
6b61c5900c generalize curves 2016-02-22 10:39:03 -05:00
Thomas Breloff
9da4083096 directed_curve 2016-02-20 20:57:56 -05:00
Thomas Breloff
86fe244d95 revert pyplot changes 2016-02-19 21:59:43 -05:00
Thomas Breloff
732f2846de directed_curve; working on PyPlot fixes 2016-02-19 18:24:56 -05:00
Thomas Breloff
4f238caf5c added annotation options 2016-02-18 22:59:31 -05:00
Thomas Breloff
c9388e9f56 bezier curves 2016-02-18 18:28:59 -05:00
Thomas Breloff
2a9fa9539f fixes to logic accepting arrays of values; additional fixes in gadfly and pyplot for this 2016-02-17 10:32:12 -05:00
Thomas Breloff
b8d136588c gif macro and every/when syntax 2016-02-16 18:02:04 -05:00
Thomas Breloff
92c9e82dee fix refdir 2016-02-16 16:45:46 -05:00
Thomas Breloff
0fdb48bda3 fixes for ticks 2016-02-16 16:22:54 -05:00
Thomas Breloff
e8d4fd7aac skip pyplot test 4 2016-02-12 15:41:00 -05:00
Thomas Breloff
6a4a78a26a skip pyplot test 13 2016-02-12 15:17:31 -05:00
Thomas Breloff
6c6769ca98 handle vector of PlotText as annotations v0.5.2 2016-02-10 13:09:22 -05:00
Thomas Breloff
3e49af9093 allow Function for fillrange and zcolor; fix fill kw 2016-02-09 19:22:05 -05:00
Thomas Breloff
5f8ecfa3fa deprecated plotter.jl 2016-02-08 14:24:25 -05:00
Thomas Breloff
aca03d2609 replaced dataframes() with require block 2016-02-08 14:23:02 -05:00
Thomas Breloff
5db9493d2b added dependency on Requires; added support for plotting tuples/FixedSizeArrays; added animate macro; legend ignores empty labels in gadfly/pyplot 2016-02-08 13:42:23 -05:00
Thomas Breloff
ac3c041d6d split plotly into 2 different backends: plotly and plotlyjs 2016-02-05 15:44:27 -05:00
Thomas Breloff
a319c0c94a legend and colorbar overhaul 2016-02-05 15:10:12 -05:00
Thomas Breloff
f74d619748 pgfplots supported 2016-02-04 16:05:21 -05:00
Thomas Breloff
eef1981f20 travis 2016-02-04 14:20:34 -05:00
Thomas Breloff
ade9d86696 deprecated a bunch of images and docs-related stuff; cleaned up travis, imgcomp, and runtests 2016-02-04 14:00:19 -05:00
Thomas Breloff
935c1cfeab readme 2016-02-04 13:01:06 -05:00
Thomas Breloff
5706770a11 readme 2016-02-04 13:00:12 -05:00
Thomas Breloff
2643417c0b readme 2016-02-04 12:59:40 -05:00
Thomas Breloff
d388036601 major overhaul to backend definition and initialization; added pgfplots template; some new reference images 2016-02-04 12:29:56 -05:00
Tom Breloff
96df75cc05 Merge pull request #132 from spencerlyon2/dev
fix change in checking if plotly_blink window is active
2016-02-03 14:32:32 -05:00
Spencer Lyon
c62d8d6753 fix change in checking if plotly_blink window is active 2016-02-03 14:21:43 -05:00
Tom Breloff
1562c96d4c Merge pull request #130 from joshday/dev
Add plot!(f::Function) method
2016-02-03 13:30:47 -05:00
Josh Day
94c87d436f Update plot.jl 2016-02-03 12:47:48 -05:00
Tom Breloff
b9c8ffb5cf Merge pull request #127 from spencerlyon2/sl/plotly-blink
Sl/plotly blink
2016-02-03 10:08:57 -05:00
Spencer Lyon
a37a23bcfc PlotlyJS blink backend working 2016-02-03 09:58:04 -05:00
Spencer Lyon
863ad22b48 added writemime methods for plotly_blink 2016-02-03 09:58:04 -05:00
Tom Breloff
bce865ff9f Merge pull request #126 from pkofod/dev
Add abline! which creates a straight line according to the formula b+…
2016-02-03 08:55:46 -05:00
Patrick Kofod Mogensen
1963fe208e Added an extrema(plt) which return the tuple (xmin, xmax), and changed abline! to use extrema. 2016-02-03 10:39:32 +01:00
Patrick Kofod Mogensen
5c4526725b Remove trailing spaces. 2016-02-03 10:32:58 +01:00
Patrick Kofod Mogensen
3f42e9c5bd Add abline! which creates a straight line according to the formula b+a*x, and export abline!
Also add utility functions xmin(plt::Plot) and xmax(plt::Plot).
2016-02-02 23:16:02 +01:00
Thomas Breloff
b1c9d0a0af gadfly hist in legend 2016-02-02 10:49:33 -05:00