This page last changed on Apr 14, 2008 by edawson.

On the charts page you can view various charts in FishEye that display information about the lines of code (LOC) committed to the repository, over time. You can reach the charts page three different ways:

  • Click the 'Charts' link on the FishEye menu bar, or
  • Select 'Jump to detailed chart' on the mini-chart, or
  • Click the link named 'chart' that is shown next to each repository name on the FishEye opening screen.

Custom Charts

You can view chart information controlled by various criteria. You select the desired constraints and click 'Apply'.

Constraint Explanation Values Default
Branch Limits the chart to the selected branch. Any branch from the current repository. All
Author Limits the chart to one author. Any author configured in the system. All
Extension Limits the chart to one file type. Any file extension; e.g. '.java'. All
Chart type Changes the chart's presentation. Area, line or pie chart. Area
Show by Secondary data by which to refine the chart. Subdirectory, author or extension. None
Start Date Date of the earliest data to show. Date in format YYYY-MM-DD. None (show all)
End Date Date of the latest data to show. Date in format YYYY-MM-DD. None (show all)
Sub Directories Limit the chart to a folder under the current branch. A single folder. None (show all)

To return to the default chart settings, click 'Remove Constraint'.

Per-Author Lines of Code Statistics

Starting in FishEye 1.5, you can now view per-author statistics for lines of code as a chart. This allows you to see how many lines of code were contributed to your project by each author, over time. You can easily view this information on the charts page. Note, if you are upgrading from a previous version of FishEye, you will need to re-index the repository in order to show the per-author information.

Screenshot: FishEye chart constraints

Screenshot: FishEye per-author LOC chart


Document generated by Confluence on Apr 14, 2008 23:37