Commit Graph

255 Commits (06f74c4603d37d6729ea133766311b6e48ed2ee3)

Author SHA1 Message Date
Houtan Bastani 6733c83ff5 reporting: add graph option: zeroLineColor 2014-06-20 15:41:11 +02:00
Houtan Bastani 1958a7b5df reporting: fix shading on Linux 2014-06-10 15:48:49 +02:00
Houtan Bastani f755a32745 reporting: align graphs based on axis not axis labels 2014-06-10 10:15:24 +02:00
Houtan Bastani 9258aecba0 reporting: add options to control y axis label 2014-06-10 10:15:15 +02:00
Houtan Bastani f101009d0d reporting: change default multiplication operator for graph precision 2014-06-09 11:47:23 +02:00
Houtan Bastani 9229a35e71 reporting: add new Paragraph class 2014-05-23 18:10:44 +02:00
Houtan Bastani 0f61ae941a reporting: make zerotol work for both graphs and reports 2014-05-22 19:03:25 +02:00
Houtan Bastani bc2274e08a reporting: fix display 2014-05-22 19:03:25 +02:00
Houtan Bastani 1282f12bdc reporting: add new option graphShowInLegend to addSeries 2014-05-22 19:03:20 +02:00
Houtan Bastani 529e779b68 reporting: bug fix for graphHline 2014-05-22 17:03:52 +02:00
Houtan Bastani 4731ee4a89 reporting: bug fix for when a series doesn’t have a data option passed to it 2014-05-22 16:41:43 +02:00
Houtan Bastani 41548df963 reporting: replace isa(*,’dseries’) with isdseries() 2014-05-20 14:51:46 +02:00
Houtan Bastani 1435cc5096 reporting: replace isa(*,’dates’) with isdates() 2014-05-20 14:51:41 +02:00
Houtan Bastani afe925cd30 reporting: clean up writeSeriesForGraph.m 2014-05-20 14:39:50 +02:00
Houtan Bastani b0386575d6 reporting: change vline to accept only one dates 2014-05-20 14:38:02 +02:00
Houtan Bastani 0247faa9ed reporting: support horizontal lines 2014-05-20 14:25:01 +02:00
Houtan Bastani d470ef16ca reporting: support vertical lines 2014-05-20 14:17:24 +02:00
Houtan Bastani 106879c46e reporting: add new background layer 2014-05-20 14:16:52 +02:00
Houtan Bastani 7ef1efcd58 reporting: add missing semicolon 2014-05-19 17:52:24 +02:00
Houtan Bastani 2569a0e259 reporting: remove instances of deprecated function strmatch 2014-05-19 17:49:52 +02:00
Houtan Bastani 2434bfa097 reporting: remove unused variable 2014-05-19 17:27:47 +02:00
Houtan Bastani c9a26263d4 reporting: allow vspaces when section is not complete (implies that section is over) 2014-05-19 17:22:29 +02:00
Houtan Bastani 0f34cf2029 add missing semicolon 2014-05-19 16:31:37 +02:00
Houtan Bastani 264110835d reporting: add miscTikzAxisOptions option to addGraph 2014-05-19 15:57:43 +02:00
Houtan Bastani eb63ef0267 reporting: add miscTikzPictureOptions option to addGraph 2014-05-19 15:57:43 +02:00
Houtan Bastani c7b2889034 reporting: allow for miscellaneous PGFPlots options to the addPlot command 2014-05-19 15:57:37 +02:00
Houtan Bastani ae1c12f482 reporting: add option ‘graphLegendName’ to addSeries 2014-05-19 12:29:54 +02:00
Houtan Bastani e6b7a5b74a reporting: fix spacing between sections 2014-05-16 16:59:56 +02:00
Houtan Bastani 3af8ab90bb reporting: bug fix 2014-05-16 16:43:45 +02:00
Houtan Bastani 3516dd5989 reporting: simplify check 2014-05-16 16:35:18 +02:00
Houtan Bastani 35e56bad72 Add back function that was erroneously removed 2014-05-16 15:29:54 +02:00
Houtan Bastani d4972e988f reporting: fix bug when data option is passed to addGraph 2014-05-16 15:00:43 +02:00
Houtan Bastani 64d3d5cdc8 reporting: upgrade minimum pgfplots version when Debian upgrades its version 2014-02-24 15:53:07 +01:00
Houtan Bastani a9de9045a6 reporting: add baseline option to help with tikzpicture alignment 2014-02-24 15:34:48 +01:00
Houtan Bastani 759c95c163 reporting: comment out spurious whitespace 2014-02-24 15:30:39 +01:00
Houtan Bastani 0feeb0f2a9 reporting: fix shading 2014-02-24 09:11:11 +01:00
Houtan Bastani 9f3333db58 reporting: fix xticklabels for various shading situations 2014-02-24 09:09:33 +01:00
Houtan Bastani daf6189e9c reporting: add option 'ALL' to xTickLabels 2014-02-20 16:35:05 +01:00
Houtan Bastani 5899a19e79 reporting: change xTickLabels default to be first date, last date, and, if passed, the first date of the shade region. Accordingly, change the default of the tick rotation to be 0. 2014-02-20 16:24:37 +01:00
Houtan Bastani fee1f9442f reporting: change figName option to graphName; change figDirName option to graphDirName 2014-02-19 15:23:56 +01:00
Houtan Bastani 961153aeb9 reporting: change option names to camelCase 2014-02-19 15:10:04 +01:00
Houtan Bastani 5df5de9309 reporting: extract tables into individual files for easy inclusion by user in their paper 2014-02-19 10:04:57 +01:00
Houtan Bastani b113785cab reporting: table.write: get length only once 2014-02-19 09:51:26 +01:00
Houtan Bastani 6f159b47d4 reporting: fix name of file 2014-02-19 09:49:11 +01:00
Houtan Bastani 769df9c36a reporting: fix bug causing directory to be ignored if figname option was passed to addGraph 2014-02-19 09:05:55 +01:00
Houtan Bastani 96d3cb96fa reporting: rename reporting_object_display.m 2014-02-19 08:24:46 +01:00
Houtan Bastani e329ee2b60 reporting: make the titleFormat default work for both titles and subtitles, not just titles 2014-02-17 12:25:49 +01:00
Houtan Bastani 28716ed52a reporting: add subtitles for graphs, closes #580 2014-02-17 12:11:41 +01:00
Houtan Bastani 581059fedc reporting: change default for titleFormat of page 2014-02-17 11:19:50 +01:00
Houtan Bastani 522013f889 reporting: add subtitle support for tables, ref #580 2014-02-17 11:19:46 +01:00