Multi-Line Charts are used to show several sections/ subsections/ segmentations comparatively for the different identifiers.
The colour of the points is normally set to the rating but can be overridden.
Examples of Line merge strings:
{LineMulti[SectionNo=All]} |
Line Chart image for the whole assessment (Point for each section) with separate lines for each identifier. |
{LineMulti[SectionNo=2 SubSectionNo=All]} |
Line Chart image by section and all subsections with separate lines for each identifier. |
{LineMulti[SegmentationNo=All]} |
Line Chart image by segmentations with separate lines for each identifier. |
Multiple parameters can be specified in one merge string with one space between each one. For example:{LineMulti[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 | No split (averages the cohort). |
SplitType=I | Split by Identifier (averages the result if there are multiple responses for one identifier). |
SplitType=M | Overrides the selection on the Cohort Selection screen. Split by Month and Year (averages the result if there are multiple responses for one month). |
SplitType=Y | Overrides the selection on the Cohort Selection screen. 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 |
Comments
0 comments
Please sign in to leave a comment.