Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether x-axis labels are truncated to 20 characters in charts created with the charting v2 plugin, enhancing visual clarity. |
| What area does it affect? |
Charting and Visualization |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring chart displays or addressing label readability issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.chart.truncate.x_axis_labels |
| Sys ID |
43a215227f0201004fc0860fdee86b33 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Truncates x-axis labels to 20 characters, if selected (Applicable only to charts generated with the charting v2 plugin) |
| Updated |
2024-05-25 04:01:35 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... be trademarks of the respective companies with which they are associated. 1889 Property Description Truncates x-axis labels to 20 characters. (Applicable only to charts generated with the charting v2 plugin) glide.chart.truncate.x_axis_labels • Type: true | false • Default value: true • Location: Reports > Administration > Properties glide.ui.chart.bar.horiz.max_col_slant_labels Sets the maximum number of columns in a horizontal bar slanting (angling) the ...
Related properties