Bar Charts are normally used to show several sections/ subsections/ segmentations comparatively, although you can easily display a single bar if required.
The Colour is normally determined by the rating - although this can be overridden if a specific colour is associated with a section subsection or segmentation.
Examples of Bar merge strings:
{Bar[Survey]} |
Bar Chart image for the whole assessment (Single Bar) |
{Bar[SectionNo=All]} |
Bar Chart image for the whole assessment (Bar for each section) |
{Bar[SectionNo=2 SubSectionNo=2]} |
Bar Chart image by section and a subsection (Single Bar) |
{Bar[SectionNo=2 SubSectionNo=All]} |
Bar Chart image by section and all subsections |
{Bar[SegmentationNo=All]} |
Bar Chart image by segmentations |
Multiple parameters can be specified in one merge string with one space between each one. For example:{Bar[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 |
Label=Y | Show labels on the top of each bar, either as a percentage or an actual score. |
Height=nnn | The height value type is pixels and will scale the chart size down proportionately. The default for a bar chart is 300 pixels. |
ShowActual=Y | Display Actual Points rather than % Score |
Decimals=n | The number of decimal place for both the bar and the label. Note that if you are using actual (Likert) then without this parameter the bar will always be round numbers. |
YAxisMax=n | Set the maximum value of the Y Axis (the default is based on the data being displayed.) |
YAxisInc=n | Set the increment of the Y Axis (the default is based on the data being displayed.) |
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 | |
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 bar charts down the page. |
Direction=Horizontal | Only applicable to Cohort Report - displays multiple bar charts across the page, providing there is space available. |
Comments
0 comments
Please sign in to leave a comment.