Menu

#2 Links for line charts and detailed tool tips

version-1
open
nobody
Flash (30)
5
2008-06-11
2007-11-03
No

This patch extends Open Flash Chart in two ways:

1. Line charts and bar charts support links. If an array of links are specified for the data set, the onRelease event will launch the link for the active data point.

2. Tool tips can be specified for each data point. When additional info about the sample should be displayed in the tool tip, a generic template does not suffice. If an array of tool tips is passed in for a data set, the custom tool tip will be displayed.

An example of how these features are being used can be seen here:

http://vulcan-project.org/live/viewProjectBuildHistory.do;jsessionid=88CD7221F98354DE7C789BE6DC7C2192?rangeType=date&dateRangeSelector=specific&startDate=10%2F1%2F2007&endDate=11%2F4%2F2007&projectNames=maven-build-context&projectNames=maven-lifecycle&projectNames=maven-profile&transform=OpenFlashChart&download=false&action=Submit

Note how the tool tip for each line chart displays the build number and a formatted elapsed time in the Build Duration chart.

If you click on either line chart, a window opens showing additional details for the active data sample.

This patch was generated against r32.

Discussion

  • Chris Eldredge

    Chris Eldredge - 2007-11-03

    unified diff against r32

     
  • jopener

    jopener - 2007-11-04

    Logged In: YES
    user_id=1928616
    Originator: NO

    great!!!!!

     
  • John Vandervort

    John Vandervort - 2008-06-11
    • labels: --> Flash
    • milestone: --> version-1
     

Log in to post a comment.