Commit Graph

283 Commits (c61adf1230dce157821ef535143d2f5bdbfaf7bf)

Author SHA1 Message Date
Matti Pastell c61adf1230 Remove Compat from using statements 2016-11-03 14:13:50 +02:00
Matti Pastell 99fbfeca90 Remove compat from chunk_options.jl 2016-11-03 14:11:08 +02:00
Matti Pastell 9308081714 Add support for pdf output for pgfplots 2016-11-03 14:10:35 +02:00
Matti Pastell 6b87fbeb90 Remove Winston from test depencies 2016-11-03 12:33:30 +02:00
Matti Pastell 7fad94eeb6 Remove compat from tests 2016-11-03 12:30:49 +02:00
Matti Pastell 56e92c648c Remove compat macros 2016-11-03 10:41:29 +02:00
Matti Pastell afb9fabef3 Updated release notes 2016-11-03 00:01:40 +02:00
Matti Pastell 43e850f113 Merge branch 'pandoc_header' 2016-11-02 23:48:04 +02:00
Matti Pastell 544ae925e2 Implement adding plotly javascript to html file header using pandoc when needed. Remove Raleway, closes #45 2016-11-02 23:45:32 +02:00
Matti Pastell 82e56aa9f3 Fix capturing stdout to use @async 2016-11-02 20:03:04 +02:00
Matti Pastell 901050a32f First version of template for plotly 2016-11-02 09:54:45 +02:00
Matti Pastell 93f9e9ac02 Fix plotly output for markdown, fix examples 2016-11-02 09:26:10 +02:00
Matti Pastell 3d30e4fcfc Add test for term mode chunks 2016-11-01 21:43:50 +02:00
Matti Pastell 4bc881378b Fix semicolon for term chunks, fixes #56 2016-11-01 21:32:11 +02:00
Matti Pastell 827934dfa6 Update syntax in plotsjl tests 2016-11-01 15:44:58 +02:00
Matti Pastell 7bccdd2ab1 Fix Plots.jl PyPlot backend saving and update tests 2016-11-01 15:23:14 +02:00
Matti Pastell 10e089379b Update tests for julia 0.5 2016-11-01 12:29:30 +02:00
Matti Pastell 3bf251bc0d Merge pull request #55 from sje30/patch-1
fix deprecation in 0.5: readall -> readstring
2016-11-01 12:08:01 +02:00
Stephen Eglen 60ba918a7a fix deprecation in 0.5: readall -> readstring 2016-11-01 10:03:48 +00:00
Matti Pastell 8922124d21 Added support for Plots/PlotlyJS backend html/javascript output, #35 2016-11-01 10:40:40 +02:00
Matti Pastell cbdf0e2886 Add support for html output of Plots Plotly backend 2016-10-31 17:55:38 +02:00
Matti Pastell bfd163e50f Add better sample for plots.jl 2016-10-31 10:52:48 +02:00
Matti Pastell 0ce73efeaa Remove hanging code from saving plots.jl 2016-10-31 10:37:03 +02:00
Matti Pastell 68a8fbdcf4 Add saving pngs and pdf for plotlyjs Plots backend 2016-10-30 23:47:43 +02:00
Matti Pastell d50770abe1 Revert Pkg.dir 2016-10-30 21:16:12 +02:00
Matti Pastell b7908bc2ea Preparing for 0.2 release 2016-10-30 19:11:13 +02:00
Matti Pastell d2fe2a82e2 Merge pull request #49 from tkelman/nopkgdir
Use dirname(@__FILE__) instead of Pkg.dir
2016-10-30 19:00:35 +02:00
Matti Pastell 00b5829fe9 Merge pull request #52 from bramtayl/master
Rename pyplot_formats_ref. to pyplot_formats_ref
2016-10-30 18:51:54 +02:00
Matti Pastell fd1f13eb33 Update examples for Julia 0.5, #54 2016-10-30 18:50:02 +02:00
Tony Kelman 8324d32f01 No need to eval(parse(include(...)))
just include
2016-09-24 01:07:26 -04:00
bramtayl 7bd1dfa044 Rename pyplot_formats_ref. to pyplot_formats_ref 2016-09-21 13:22:28 -04:00
Tony Kelman e1dc9926e0 add testing against 0.5 to Travis
this runs the most recent release candidate now, release once final tags are done
2016-07-30 13:55:44 -07:00
Tony Kelman 3ad6d7ae56 Use dirname(@__FILE__) instead of Pkg.dir
so that the package can be installed elsewhere
2016-07-30 16:54:11 -04:00
Matti Pastell f48b61c776 Update ref files for DataFrame tests 2016-05-31 11:05:11 +02:00
Matti Pastell a11c9eead0 Merge pull request #44 from gragusa/master
Correct mathjax issue
2016-05-31 11:46:30 +03:00
Matti Pastell d5749ecd7d Merge pull request #46 from MichaelHatherly/mh/doc-syntax-updates
Updates for Documenter.jl syntax changes
2016-05-31 11:46:12 +03:00
Michael Hatherly ef59d52698
Updates for Documenter.jl syntax changes
See https://github.com/MichaelHatherly/Documenter.jl/pull/51 for details.
2016-05-18 22:12:01 +02:00
Giuseppe Ragusa bec1cd08d3 Correct issue with mathjax script not being picked up 2016-05-11 15:37:54 +02:00
= 0698165193 Added out_height support to tex and pandoc figures 2016-05-03 17:54:56 +03:00
Matti Pastell 181869a663 Merge pull request #42 from gragusa/master
Changes to pandoc call and to templates
2016-05-03 11:00:33 +03:00
Giuseppe Ragusa fd3e7e4c87 Different background colors for code and results 2016-05-02 23:35:24 +02:00
Giuseppe Ragusa bd300ed881 Add template for includeion of multiple css 2016-05-02 23:34:45 +02:00
Giuseppe Ragusa 6ab484848d Call to pandoc uses -c to include css template 2016-05-02 23:33:56 +02:00
= e097c2c01e Updated news 2016-05-02 23:49:27 +03:00
= 95cfdaf04d Merge branch 'detect_plotlib' 2016-05-02 23:32:18 +03:00
= da5ffa7794 Add restoring rich_output from cache 2016-05-02 23:21:34 +03:00
= 5e929b7ef6 Make plotting library autodetection work in first chunk 2016-05-02 23:15:24 +03:00
Matti Pastell 0dd0d3d8af Merge pull request #41 from gragusa/master
Implements display and prompt chunk options
2016-05-02 21:04:07 +03:00
Giuseppe Ragusa 1834b93cb3 Dispatch on when 2016-05-02 19:33:54 +02:00
Giuseppe Ragusa eecef35305 Remore DispResult type 2016-05-02 19:32:22 +02:00