Tom Breloff
a4054aa500
Merge pull request #159 from jheinen/dev
...
Fixed some TODOs (Issue $108)
2016-03-09 09:40:06 -05:00
Josef Heinen
3332bfcee1
Fixed some TODOs (Issue $108)
...
- support the grid keyword
- support handling of NaN (gaps in line segments)
- support xlims/ylims
- removed gr_state macro
The GR.savestate / GR.restorestate problem (caused by exceptions) will be solved
in GR - probably by something like GR.rewind() => to unwind the attribute stack.
2016-03-09 10:34:19 +01:00
Thomas Breloff
cc798a0c0a
working on plotlyjs
2016-03-09 00:16:16 -05:00
Thomas Breloff
fe2030b7e3
working on plotlyjs
2016-03-08 17:52:39 -05:00
Thomas Breloff
ed1cce86ef
ijulia, plotly, and gr display fixes
2016-03-08 15:07:51 -05:00
Thomas Breloff
9a544b0ff3
warn about Bokeh; 3D parametric plots
2016-03-08 14:18:39 -05:00
Thomas Breloff
82f7b29836
aliases
2016-03-08 13:21:54 -05:00
Thomas Breloff
076acfb242
allow one-sided limits for pyplot
2016-03-07 21:58:01 -05:00
Thomas Breloff
ed336bc0ff
cleaned up magic args; fixed alphas
2016-03-07 21:38:31 -05:00
Thomas Breloff
5699446d69
winston warning
2016-03-07 20:36:19 -05:00
Thomas Breloff
a43d32949e
better handling of 3d matrix input
2016-03-07 16:49:13 -05:00
Thomas Breloff
02a1e648bc
added gr test; refactored pyplot figure generation, added overwrite_figure arg, closes #144
2016-03-07 15:17:29 -05:00
Thomas Breloff
9d3e0651e2
GR fix handling of Shape; PyPlot marker colors fix (hack), closes #145
2016-03-07 12:57:46 -05:00
Thomas Breloff
cdff5a9039
gr_state macro
2016-03-07 12:17:33 -05:00
Tom Breloff
ba0b5500ca
Merge pull request #149 from jheinen/dev
...
merging GR updates
2016-03-07 11:21:09 -05:00
Josef Heinen
1439a7e289
Added support for pie charts
2016-03-07 16:36:26 +01:00
Josef Heinen
9761ede5c4
Removed support for hline, vline markers
...
(not yet implemented)
2016-03-07 16:36:26 +01:00
Josef Heinen
e342805752
Added missing marker shapes
2016-03-07 16:36:26 +01:00
Josef Heinen
d08672aa71
Improved grid plotting logic
2016-03-07 16:36:26 +01:00
Josef Heinen
a3d4e05b0e
Improved background color handling
2016-03-07 16:36:26 +01:00
Josef Heinen
51eeed3d50
Improved subplot layout
2016-03-07 16:36:26 +01:00
Josef Heinen
51c45456c3
Disable alpha channel when converting PNGs
2016-03-07 16:36:26 +01:00
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