Quantitative Symbolic Plot
If your Symbolic Plot Data Type is QUANTITATIVE, you may customize the range, number of intervals, or use a normal or log scale for the data.
- Data values are binned within equally sized ranges, and each binned value will appear on the Symbolic Plot and in the Legend as individually labelled symbols by bin.
- If Custom Range is used, data outside the Minimum and Maximum range will not be plotted on the Symbolic Plot, and will appear as "< {Minimum}" and "> {Maximum}" in the Legend.
- The maximum Number of Intervals is 20.
- The total number of symbols that can appear on a Symbolic Plot is therefore 20, and the total number of Legend entries is:
- 20 if Custom Range is not used
- Up to 22 if Custom Range is used (20 Bins + 1 Less than Minimum + 1 Greater than Maximum).