Commit Graph

144 Commits (e36516f76699d9df18344df92f73d62ca681538a)

Author SHA1 Message Date
Houtan Bastani af094d0271 reporting: implement hlines option 2013-05-14 13:11:46 +02:00
Houtan Bastani e437480d26 reporting: change vlines to showVlines 2013-05-14 13:11:46 +02:00
Houtan Bastani df0749d166 reporting: change zeroline to showZeroline 2013-05-13 18:48:43 +02:00
Houtan Bastani 788b7e3d11 reporting: bug fix: only assign a tempname to figname when one doesn't already exist 2013-05-13 18:19:16 +02:00
Houtan Bastani 9fa99b5337 reporting: make option names uniform by removing underscores to conform with Matlab style options
Conflicts:
	matlab/reports/@series/series.m
	matlab/reports/@series/write.m
2013-05-13 18:16:52 +02:00
Houtan Bastani bd11ea293e reporting: change tableMarkers to showTableMarkers 2013-05-13 18:16:52 +02:00
Houtan Bastani f03bf0a615 reporting: preserve case when assigning method options while allowing user to enter any case 2013-05-13 18:16:52 +02:00
Houtan Bastani 333d515fe9 reporting: change legend_boxoff to showLegendBox 2013-05-13 18:16:52 +02:00
Houtan Bastani 80c9bf6c4c reporting: change legend to showLegend 2013-05-13 18:16:52 +02:00
Houtan Bastani 36ee655d03 reporting: change showdate to showDate 2013-05-13 18:16:52 +02:00
Houtan Bastani 89b0bd0904 reporting: change grid option to showGrid 2013-05-13 18:16:52 +02:00
Houtan Bastani eebdfd623c reporting: fix xticklabels 2013-05-03 14:44:30 +02:00
Houtan Bastani 6243c71ea7 reporting: cosmetic changes 2013-05-03 08:05:09 +02:00
Houtan Bastani 249cd9646e reporting: for octave, use octave tikz conversion as opposed to matlab2tikz 2013-05-03 07:37:12 +02:00
Houtan Bastani a90618f748 reporting: write pdf compilation to stdout in Octave 2013-05-03 07:33:50 +02:00
Houtan Bastani 8f65eafb8f fix typo 2013-04-26 15:04:56 +02:00
Houtan Bastani cc923e5315 reporting: @graph: add shade_color option 2013-04-25 18:40:02 +02:00
Houtan Bastani e3bb2760cf reporting: @graph: add option shade_opacity 2013-04-25 18:40:02 +02:00
Houtan Bastani efaa3c71c5 reporting: @graph: add option to turn legend box on or off 2013-04-24 18:12:11 +02:00
Houtan Bastani e65ee25883 reporting: @graph: avoid legend crash on octave 2013-04-24 17:59:45 +02:00
Houtan Bastani 41b11709e8 reporting: @graph: write title directly in latex file (as opposed to Matlab plot).
If you don't do this, the title will be centered over the plot (not including YTickLabel width) as opposed to within the cell. This can be weird if you have one table in the section as the plot title will not center with the page title.
2013-04-19 18:24:01 +02:00
Houtan Bastani 86952b06b0 reporting: @section: adjust spacing 2013-04-19 18:24:01 +02:00
Houtan Bastani c7bb71199d reporting: @reporting: open pdf file after compilation (Matlab only) 2013-04-18 17:28:59 +02:00
Houtan Bastani ac47e81fb1 reporting: @graph: set prettier spacing of xticklabels 2013-04-18 17:19:48 +02:00
Houtan Bastani b0f9131f13 reporting: @report: add compile method 2013-04-10 18:08:14 +02:00
Houtan Bastani 17c7c3f0d2 reporting: add more info to stdout during processing/writing 2013-04-10 14:55:19 +02:00
Houtan Bastani a0f25ee621 reporting: comment cleanup 2013-04-10 13:01:22 +02:00
Houtan Bastani 3e9e35aff6 reporting: allow for manual height adjustment of sections 2013-04-10 12:53:41 +02:00
Houtan Bastani c8a888729d reporting: @graph: keep line handles for use with legend 2013-04-09 17:37:54 +02:00
Houtan Bastani 7ea21ca765 reporting: @graph: legend uses tex 2013-04-09 17:37:54 +02:00
Houtan Bastani 87102cbdea reporting: @graph: ensure xlim is not larger than actual xlimits 2013-04-09 17:37:54 +02:00
Houtan Bastani 8468a1bc04 reporting: @graph: use green shading which is easier to see because 'FaceAlpha' doesn't work on octave (at least on os x) 2013-04-09 11:49:16 +02:00
Houtan Bastani a3cf461bea reporting: @graph: if shading, move to bottom 2013-04-09 11:16:30 +02:00
Houtan Bastani e672d88d7a reporting: @graph: uistack fix for octave & move zeroline writing up 2013-04-09 11:16:01 +02:00
Houtan Bastani f944dde89a reporting: @graph: push zeroline to bottom 2013-04-05 13:15:00 +02:00
Houtan Bastani 0cb0a23ec1 reporting: @graph: add zeroline option 2013-04-05 11:48:56 +02:00
Houtan Bastani 18a24de73d reporting: @report: simplified syntax for adding vspace 2013-04-04 08:50:49 +02:00
Houtan Bastani 5f304863e5 reporting: @elements: add end.m 2013-04-04 08:48:24 +02:00
Houtan Bastani 8f7bcfc22d reporting: @table: fix display 2013-04-04 08:42:41 +02:00
Houtan Bastani aa7bb4625e reporting: fix typo 2013-04-04 07:35:54 +02:00
Houtan Bastani eae3f2fe28 reporting: @series: write tex name to table 2013-04-03 19:13:32 +02:00
Houtan Bastani 3efe8b5232 reporting: @series: add align_right option 2013-04-03 16:28:17 +02:00
Houtan Bastani b7786bf4bb reporting: @table: add vline_after option 2013-04-03 14:40:06 +02:00
Houtan Bastani 38d56ecfca reporting: @table: allow control of title font size 2013-04-03 11:37:19 +02:00
Houtan Bastani 965896d8c9 reporting: @series support writing colors/marking table rows 2013-04-02 15:00:27 +02:00
Houtan Bastani 21333de9ef reporting: @seriesElements: bug fix 2013-04-02 15:00:27 +02:00
Houtan Bastani 0569e46faa reporting: fix typo 2013-04-02 15:00:27 +02:00
Houtan Bastani 25a013b222 reporting: @series: use graph_* to precede graph-specific options 2013-04-02 15:00:27 +02:00
Houtan Bastani 53e0768f8f dynDates: add end keyword 2013-04-02 11:12:00 +02:00
Houtan Bastani 54b0f3184d reporting: @table: use @series 2013-04-02 11:08:23 +02:00
Houtan Bastani 9637a9d4ce reporting: @graph: bug fix 2013-03-29 17:58:54 +01:00
Houtan Bastani 1006b849de reporting: factorize max range code for eventual use with @table 2013-03-29 17:25:04 +01:00
Houtan Bastani 513272a832 reporting: simplifying syntax at report object level for series 2013-03-29 17:25:04 +01:00
Houtan Bastani 95ee0857b9 reporting: use end keyword in simplified syntax 2013-03-29 17:25:04 +01:00
Houtan Bastani 25d8ea8bfc reporting: @series use size instead of numel 2013-03-29 15:55:28 +01:00
Houtan Bastani 9417bd1106 reporting: support end keyword for indexing 2013-03-29 15:55:28 +01:00
Houtan Bastani 340be3329e reporting: @graph: code cleanup 2013-03-29 15:55:27 +01:00
Houtan Bastani 5f0746aafe reporting: @graph: issue warning if no series to plot 2013-03-29 15:55:27 +01:00
Houtan Bastani 077f98445b reporting: numel -> numElements, numPages 2013-03-29 10:16:16 +01:00
Houtan Bastani 26a14fe9d9 reporting: @section: remove unsupported field 2013-03-28 18:08:16 +01:00
Houtan Bastani ffbaf1a5b5 reporting: fix typo 2013-03-28 18:08:16 +01:00
Houtan Bastani 430f7b538f reporting: @graph, @series, support syntax simplification 2013-03-28 18:08:16 +01:00
Houtan Bastani aecd2a89ad reporting: rename numElements as numel 2013-03-28 18:08:15 +01:00
Houtan Bastani 09931c07ee reporting: @series class 2013-03-28 18:08:15 +01:00
Houtan Bastani 2673729a2d reporting: @vspace 2013-03-20 18:17:36 +01:00
Houtan Bastani 09d6d0d855 reporting: spacing cleanup 2013-03-20 16:07:06 +01:00
Houtan Bastani 664f94afbc reporting: @table, @graph: require data to be dynSeries, simplify checks 2013-03-20 15:42:56 +01:00
Houtan Bastani 86296ba1f5 reporting: @table: vlines 2013-03-20 12:56:49 +01:00
Houtan Bastani 6f2ff28d1b reporting: @table: only print given date range 2013-03-19 14:35:05 +01:00
Houtan Bastani 49586d0b54 reporting: add centering 2013-03-19 14:34:56 +01:00
Houtan Bastani e02e06b03f reporting: @table: simplify code 2013-03-19 12:51:02 +01:00
Houtan Bastani b7969980d0 reporting: @page: allow for multiple titles, title_format, first args can be provided as strings or cellstr, multiple args as cellstr 2013-03-19 12:50:07 +01:00
Houtan Bastani 8185ee9729 reporting: @graph: accept dynDate ranges for shade and xrange and float lower/upper bound for yrange 2013-03-15 18:56:03 +01:00
Houtan Bastani 1d70daa3d9 reporting: @graph: support multiple data sets in one graph 2013-03-15 18:56:03 +01:00
Houtan Bastani d8ae22cebd reporting: cosmetic changes 2013-03-15 18:56:03 +01:00
Houtan Bastani ed5f2a8bf0 reporting: @section: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 5715dea155 reporting: @page: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 5aabe16a03 reporting: @report: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani e8e9b2416a reporting: @graph: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 6b9107c1b1 reporting: @table: user input bug fix 2013-03-15 17:23:21 +01:00
Houtan Bastani 81f7f8a4d4 reporting: check user input for table class 2013-03-14 19:15:00 +01:00
Houtan Bastani 12b2b96ab0 reporting: allow selection of series in table 2013-03-14 18:45:10 +01:00
Houtan Bastani 2116ab0f4c reporting: xrange & yrange 2013-03-14 18:37:31 +01:00
Houtan Bastani b1abf17050 reporting: change way to create temporary file 2013-03-14 14:46:32 +01:00
Houtan Bastani 46e965f3ec reporting: code cleanup 2013-03-14 11:26:33 +01:00
Houtan Bastani 41efff0d7b reporting: simplified commands 2013-03-14 11:26:33 +01:00
Stéphane Adjemian (Ulysses) 551971dc50 Moved shiftS function. 2013-03-14 11:08:34 +01:00
Houtan Bastani 18ed9daafe reporting: make errors more clear 2013-03-08 19:25:24 +01:00
Houtan Bastani 8d36cc802c reporting: table 2013-03-08 18:59:26 +01:00
Houtan Bastani 578368954e reporting (WIP) 2013-03-07 16:40:12 +01:00
Houtan Bastani 0219301e23 reporting (WIP) 2013-02-27 13:18:53 +01:00
Houtan Bastani 78f8f04598 reporting (WIP) 2013-02-18 18:16:44 +01:00
Houtan Bastani 1d1137bf4f reporting (WIP) 2013-02-14 18:14:44 +01:00
Houtan Bastani fe5f61db61 reporting (WIP) 2013-02-12 14:53:36 +01:00