Changes between Version 6 and Version 7 of WebReview/Features/Graph
- Timestamp:
- 03/16/09 12:39:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebReview/Features/Graph
v6 v7 23 23 You can add a button with the icon [[Image(source:/trunk/WebReview/code/chrome/skin/toolbar_button_graph_large.png)]] to your toolbar from the toolbar palette for quicker access. 24 24 25 [[Image(graph.png, 800px )]][[BR]]25 [[Image(graph.png, 800px, title=click to enlarge)]][[BR]] 26 26 27 27 == Accessing the graph == … … 52 52 To conserve the information visualized by WebReview Graph, there is a function to export the whole graph including currently not visible notes to an HTML file. The HTML-Report gets generated when you click on the button "Generate HTML-Report". 53 53 54 [[Image(html-report.png, 400px, border=1 )]][[BR]]54 [[Image(html-report.png, 400px, border=1, title=click to enlarge)]][[BR]] 55 55 56 56 To save the report, use "Save page as" in the "File" menu of Firefox. The displayed page contains only inlined images, so when you save it, all images are actually in the HTML file. That way, you can easily archive it whithout dealing with a seperate directory containing the images, or you can send it to a friend via email, if you want.