Spider Charts are used to show several sections/ subsections/ segmentations comparatively.
For Cohort Reports either a MultiLine Spider Chart can be used (Read More about MultiSpider Charts) or you can display individual charts, either vertically or horizontally on the page (normally you will need to specify a height using the Height parameter (200 in this example) to get them to fit horizontally on the page.
Examples of Spider merge strings:
{Spider[SectionNo=All]} |
Spider Chart image for the whole assessment (Bar for each section) |
{Spider[SectionNo=2 SubSectionNo=All]} |
Spider Chart image by section and all subsections |
{Spider[SegmentationNo=All]} |
Spider Chart image by segmentations |
Multiple parameters can be specified in one merge string with one space between each one. For example:{Spider[SectionNo=All Height=280]}
Many of the parameters are only applicable for Cohort Reports. They will be ignored in a single response feedback report.
Available Parameters:
Survey | Entire Assessment Result |
SectionNo=All | All Sections |
SectionNo=n | A specified Section |
SubSectionNo=All | All SubSections (Section must also be specified) |
SubSectionNo=n | A specified SubSection (Section must also be specified) |
SegmentationNo=All | All Segmentations |
SegmentationNo=n | A specified Segmentation |
Height=nnn | The height value type is pixels and will scale the chart size down proportionately. The default for a spider chart is 300 pixels. |
SplitType=N | Only applicable to Cohort Report - no split (averages the cohort). |
SplitType=I | Only applicable to Cohort Report - split by Identifier (averages the result if there are multiple responses for one identifier). |
SplitType=M | Only applicable to Cohort Report - split by Month and Year (averages the result if there are multiple responses for one month). |
SplitType=Y | Only applicable to Cohort Report - split by Year (averages the result if there are multiple responses for one year). |
RatingType=n | Only applicable when Advanced Ratings are implemented. Specifies the rating type for this graph. Defaults to the Base Rating Type. |
SplitFilter | |
ShowActual=Y | Display Actual Points rather than % Score |
UseLevels=true | Adds the rating level to the table with the colour codes |
Order=DESC | Orders what is shown in descending order by value |
Order=Asc | Orders what is shown in ascending order by value |
OrderType=Alpha | Orders the list in Alphabetical Order |
OrderType=Score | Orders the list in Score Order |
Direction=Vertical | Only applicable to Cohort Report - displays multiple spider charts down the page. |
Direction=Horizontal | Only applicable to Cohort Report - displays multiple spider charts across the page, providing there is space available. |
Comments
0 comments
Please sign in to leave a comment.