Thomas Breloff
|
463e1bcb90
|
require julia 0.5-; writemime to show
|
2016-07-19 16:51:05 -04:00 |
|
Thomas Breloff
|
c1c97a5fc1
|
labelfunc for pyplot
|
2016-07-19 10:32:23 -04:00 |
|
Thomas Breloff
|
3ccd1bc368
|
added Showoff dependency; fix PLOTS_DEFAULTS; fix auto fill to 0; fix scale warning; tick labels with Showoff; fontsize in GR; travis deps
|
2016-07-18 15:00:02 -04:00 |
|
Thomas Breloff
|
624d33b96f
|
Merge branch 'master' into dev
|
2016-07-18 09:13:46 -04:00 |
|
odow
|
fd3a04fce3
|
pass axis style to PGFPlots
|
2016-07-16 16:48:46 +12:00 |
|
Thomas Breloff
|
a0ac70be3c
|
axes log scales, colors, ticks, and more; proper 2D axis drawing in GR
|
2016-07-14 15:46:44 -04:00 |
|
Thomas Breloff
|
ee706ad8c7
|
axis_drawing_info and get_ticks; parameterized Segments; GR manual drawing of 2D axes
|
2016-07-13 16:31:21 -04:00 |
|
Thomas Breloff
|
8d5b748b09
|
gr heatmap fix; pipeline reorg
|
2016-07-10 23:26:52 -04:00 |
|
Thomas Breloff
|
c258bc49c3
|
gr trisurface; closes #387
|
2016-07-10 22:07:00 -04:00 |
|
Thomas Breloff
|
5407fa73f8
|
plotly redesign for splitting shapes
|
2016-07-09 13:30:39 -04:00 |
|
Thomas Breloff
|
1cb0c0071b
|
improvements to layout padding; handle axis attr better; fix histogram2d
|
2016-07-09 12:40:27 -04:00 |
|
Thomas Breloff
|
a456ac4c90
|
pyplot line segments fixes; curves remove line_z logic
|
2016-07-08 14:36:02 -04:00 |
|
Thomas Breloff
|
71b48427c5
|
pyplot line segments fix; bar fixes
|
2016-07-08 13:09:36 -04:00 |
|
Thomas Breloff
|
ec06a01b6c
|
pgf fixes
|
2016-07-08 11:21:26 -04:00 |
|
Thomas Breloff
|
e3ccc34a2c
|
ensure_gradient; plotly fixes
|
2016-07-08 10:12:48 -04:00 |
|
Thomas Breloff
|
396721568f
|
color fixes; add PlotUtils to travis_commands
|
2016-07-08 09:17:39 -04:00 |
|
Thomas Breloff
|
e53ab85745
|
color fixes; pyplot shape iteration; KernelDensity in travis and warning; attribute accessors
|
2016-07-07 21:46:34 -04:00 |
|
Thomas Breloff
|
4d99b37def
|
working on colors overhaul; fix for rationals in plotly; closes #382
|
2016-07-07 14:40:09 -04:00 |
|
Thomas Breloff
|
0cc1bd2dc6
|
sample ticks if too many discrete values; use get_ticks in plotly to fix discrete ticks; allow ticks==false in pyplot; closes #356
|
2016-07-06 16:51:54 -04:00 |
|
Thomas Breloff
|
6fe87c4c69
|
bar_width support in bar and boxplot; close the shape for bar plots; closes #366; closes #377
|
2016-07-06 15:55:38 -04:00 |
|
Thomas Breloff
|
521e753183
|
string fix; iter_segments change to use unused and skip initial NaNs; working on glvisualize shape type
|
2016-07-01 17:23:25 -04:00 |
|
Josef Heinen
|
4cfcb239c1
|
Added iTerm2 inline display support for gr
Example:
--------
using Plots
gr(display_type=:inline)
plot(Plots.fakedata(50,5), w=3)
|
2016-07-01 14:03:16 +02:00 |
|
Thomas Breloff
|
a4be274718
|
pyplot display hack
|
2016-06-30 21:05:32 -04:00 |
|
Thomas Breloff
|
bf94c48225
|
pyplot fix; new flexible logic for DataFrames
|
2016-06-29 16:22:16 -04:00 |
|
Thomas Breloff
|
63f18dd26a
|
vector of seriestypes fix; pycall changed strings to symbols
|
2016-06-29 14:45:33 -04:00 |
|
Thomas Breloff
|
4ea787743e
|
added contourf; getindex for plt/sp; plot/plot! on a Subplot; fix for pyplot zorder
|
2016-06-29 13:53:22 -04:00 |
|
Josef Heinen
|
9fecb03b5f
|
gr: allow simple formulas or LaTeX equations
|
2016-06-28 15:35:32 +02:00 |
|
Thomas Breloff
|
3006a26500
|
revert precompile; add appveyor; gr fixes for markersize, shapes, and legend entries; add GR to tests again; recipe fixes and cleanup
|
2016-06-27 21:43:57 -04:00 |
|
Thomas Breloff
|
4b276f977c
|
revert pyplot heatmap change
|
2016-06-27 12:25:45 -04:00 |
|
Thomas Breloff
|
99fe4f615d
|
show arg fix; add image to all3D
|
2016-06-27 12:09:08 -04:00 |
|
Thomas Breloff
|
928c306803
|
dpi fixes
|
2016-06-27 10:06:40 -04:00 |
|
Thomas Breloff
|
a3eddf8ba7
|
dpi support for pyplot
|
2016-06-27 09:20:42 -04:00 |
|
Thomas Breloff
|
1a90ce0950
|
recoded boxplot recipe to match violin approach; switched marker to line/fill for shape seriestype: ref #347
|
2016-06-26 11:36:09 -04:00 |
|
Thomas Breloff
|
16a2e34e95
|
writemime fix for Interact; working on glvisualize
|
2016-06-26 10:34:34 -04:00 |
|
Thomas Breloff
|
5c52d68091
|
working on glvisualize
|
2016-06-25 18:06:27 -04:00 |
|
Thomas Breloff
|
1a2e180f4f
|
working on glvisualize
|
2016-06-25 17:00:45 -04:00 |
|
Thomas Breloff
|
9048053669
|
working on glvisualize
|
2016-06-25 10:56:51 -04:00 |
|
Thomas Breloff
|
69b69714cb
|
working on glvisualize
|
2016-06-24 12:15:21 -04:00 |
|
Thomas Breloff
|
1ecd9f9e19
|
working on glvisualize
|
2016-06-24 11:52:33 -04:00 |
|
Thomas Breloff
|
d66028ed0d
|
glvisualize: support for path/path3d with or without markers, 3d markers are spheres
|
2016-06-23 17:00:08 -04:00 |
|
Thomas Breloff
|
1cf33044bc
|
scatter and scatter3d support in glvisualize
|
2016-06-23 14:59:04 -04:00 |
|
Thomas Breloff
|
730025e144
|
recoded violin; removed try/catch around apply_recipe; default values for xtick/ytick in GR
|
2016-06-22 11:45:30 -04:00 |
|
Thomas Breloff
|
f881bfc4fc
|
add Segments; pyplot: switch bar/hist/hist2d to recipes and path fix; change bar to shape; removed GR from tests
|
2016-06-20 23:11:23 -04:00 |
|
Thomas Breloff
|
e76c3fff69
|
refactored gr markers fixing bugs and enabling features; clear subplot/axis args from d in _plot
|
2016-06-20 19:51:03 -04:00 |
|
Tom Breloff
|
4c884651a8
|
Merge pull request #343 from jheinen/dev
Added suport for marker borders
|
2016-06-18 00:02:42 -04:00 |
|
Thomas Breloff
|
e9eca577aa
|
plotlyjs supported_scales; violin check
|
2016-06-17 15:31:01 -04:00 |
|
Josef Heinen
|
cff78b477c
|
Added suport for marker borders
|
2016-06-17 20:21:07 +02:00 |
|
Josef Heinen
|
5ff338d4ac
|
use temporary files when generating MIME files
|
2016-06-17 09:34:10 +02:00 |
|
Thomas Breloff
|
f3544dc826
|
plotlyjs png fix; NEWS update for 0.7.2
|
2016-06-16 20:58:44 -04:00 |
|
Thomas Breloff
|
b0bc68ae8a
|
orientation aliases dir/direction; removed native support for sticks/hline/vline in pyplot; commented out arcdiagram
|
2016-06-16 17:31:10 -04:00 |
|