Nathan Daly
4aca65f6ae
Allow plotly plots to auto-resize to fill the window.
...
- Remove w and h from plotly_layout
- Add window.onresize function to produced javascript, calling
Plotly.Plots.resize (copied from this commit):
ab0e5c4f92
2018-10-03 11:13:10 -04:00
Daniel Schwabeneder
63bc3a2b88
Merge pull request #1772 from daschw/incremental-compilation
...
Fix incremental compilation warnings (fix #1692 , fix #1734 )
2018-09-30 20:20:14 +02:00
Daniel Schwabeneder
1e83bc05ee
move including of default backends out of __init__()
2018-09-30 18:03:22 +02:00
Michael Krabbe Borregaard
acb9faa6e3
Merge pull request #1765 from pfitzseb/sp/juno2
...
honour `html_output_format` in Juno
v0.20.4
2018-09-27 21:12:19 +02:00
Daniel Schwabeneder
732103abf7
Merge pull request #1766 from daschw/release
...
prepare release
v0.20.3
2018-09-27 09:25:04 +02:00
Daniel Schwabeneder
90223ff514
prepare release
2018-09-27 09:23:56 +02:00
Sebastian Pfitzner
ec8084823c
slightly nicer method error
2018-09-26 17:45:51 +02:00
Sebastian Pfitzner
05b55fa8dc
honour html_output_format in Juno
2018-09-26 17:40:09 +02:00
Daniel Schwabeneder
eaad735d22
Merge pull request #1743 from Godisemo/pgfplots-1.0
...
Fix Julia v1.0 deprecations for pgfplots backend
2018-09-14 19:11:23 +02:00
Godisemo
ecf483702f
Fix deprecated syntax in PGFPlots backend
2018-09-14 10:36:49 +02:00
Godisemo
2e9e1fc424
Fix Julia v1.0 deprecations for pgfplots backend
2018-09-14 10:02:15 +02:00
Michael Krabbe Borregaard
b5c73d1574
Merge pull request #1741 from Godisemo/pyplot-feature-pr
...
Add option to change guide positions
2018-09-14 09:31:43 +02:00
Godisemo
beb73d891d
Document new guide_position argument
2018-09-14 09:19:56 +02:00
Godisemo
a4edd8e41f
Add option to change guide positions in pgfplots
2018-09-13 18:32:30 +02:00
Godisemo
cac3dae96c
Add option to change guide positions in gr
2018-09-13 12:01:12 +02:00
Godisemo
279ef2075f
Add option to change guide positions in pyplot
2018-09-13 11:22:49 +02:00
Daniel Schwabeneder
5d0740c0e5
Merge pull request #1737 from ma-laforge/inspectdr
...
Re-establish support for alpha on markers (InspectDR).
2018-09-12 09:42:25 +02:00
MA Laforge
9ee8055093
Activate :seriescolor, :seriesalpha attributes.
2018-09-11 18:04:03 -07:00
MA Laforge
07ed7eb6dd
Re-establish alpha support on lines, etc (InspectDR).
2018-09-10 20:47:27 -07:00
MA Laforge
ed6878a48f
Re-establish support for alpha on markers (InspectDR).
2018-09-10 19:57:29 -07:00
Michael Krabbe Borregaard
09a17ba783
up GR version
v0.20.2
2018-09-07 22:40:56 +02:00
Michael Krabbe Borregaard
046b291c1f
remove the then
2018-09-07 16:02:19 +02:00
Michael Krabbe Borregaard
187a19bfd1
Merge pull request #1731 from mkborregaard/missings
...
rudimentary missings support
2018-09-07 15:54:22 +02:00
Michael Krabbe Borregaard
91816e6715
rename handlemissingsinmatrix
2018-09-07 15:38:20 +02:00
Michael Krabbe Borregaard
13339125eb
drop stray @show
2018-09-07 15:31:04 +02:00
Michael Krabbe Borregaard
3197db9fc1
Merge pull request #1726 from mkborregaard/master
...
Run Travis on 1.0
2018-09-07 15:26:40 +02:00
Michael Krabbe Borregaard
6e4aac1123
Run Travis on 1.0
2018-09-07 15:26:06 +02:00
Michael Krabbe Borregaard
94450a26e9
restore String
2018-09-07 15:16:10 +02:00
Michael Krabbe Borregaard
f571596eda
Matrix support
2018-09-07 15:04:53 +02:00
Michael Krabbe Borregaard
8b6ca96e0a
rudimentary missings support
2018-09-07 14:42:14 +02:00
Michael Krabbe Borregaard
198de2607a
Merge pull request #1703 from daschw/appveyor
...
try default appveyor.yml
2018-09-07 09:59:09 +02:00
Josef Heinen
7cd1c9e8c8
Merge pull request #1729 from jheinen/master
...
gr: use new DPI setting for SVG output
2018-09-07 09:58:52 +02:00
Josef Heinen
9aa201dcb3
gr: use new DPI setting for SVG output
2018-09-06 21:37:18 +02:00
Josef Heinen
25b09a7962
Merge remote-tracking branch 'upstream/master'
...
t push
2018-08-30 10:19:25 +02:00
Michael Krabbe Borregaard
80151ac1a3
Merge pull request #1711 from mkborregaard/master
...
fix plotly errors; fix #1707
2018-08-29 18:49:27 +02:00
Michael Krabbe Borregaard
bad5668ff7
Merge pull request #1704 from mkborregaard/old_spy
...
Reinstate scatter-based spy implementation; fix #1682
2018-08-29 18:41:20 +02:00
Michael Krabbe Borregaard
cad0f15aed
fix plotly errors
2018-08-29 18:38:53 +02:00
Michael Krabbe Borregaard
9c42c30d8a
Merge pull request #1710 from mkborregaard/master
...
Fix aliases bug
v0.20.1
2018-08-29 10:39:58 +02:00
Michael Krabbe Borregaard
c471d1e4c3
finalize d -> plotattributes
2018-08-29 09:56:59 +02:00
Michael Krabbe Borregaard
7ae4fae68c
fix bug in aliases
2018-08-29 09:56:44 +02:00
Josef Heinen
2405d5151b
Merge remote-tracking branch 'upstream/master'
...
t push
2018-08-29 07:42:46 +02:00
Michael Krabbe Borregaard
4f667291bd
remove spurious warning
v0.20.0
2018-08-28 21:39:02 +02:00
Michael Krabbe Borregaard
49ad3a51aa
update news
2018-08-28 14:49:42 +02:00
Michael Krabbe Borregaard
f2e98acc65
Merge pull request #1681 from mkborregaard/plotattributes
...
change all instances of `d` to `plotattributes.
2018-08-28 14:39:44 +02:00
Michael Krabbe Borregaard
b68adde751
up recipesbase and julia dep versions
2018-08-28 14:38:53 +02:00
Michael Krabbe Borregaard
7220eca7a8
Clean up after rebase
2018-08-28 10:13:33 +02:00
Michael Krabbe Borregaard
10dd9b5120
fix errors
2018-08-28 10:10:13 +02:00
Michael Krabbe Borregaard
7590c133fd
replace d -> plotattributes in the rest of the files
2018-08-28 10:10:13 +02:00
Michael Krabbe Borregaard
2873685517
Replace d -> plotattributes in most files
2018-08-28 10:10:13 +02:00
Michael Krabbe Borregaard
9887892a92
reinstate marker_z
2018-08-28 09:55:15 +02:00