Label overrides

The labels in the dataset may not represent what you want to display on the site. This is most often due to CKAN not allowing certain characters eg spaces or symbols.

Label overrides allow you to do label replacements so when a label is displayed in a visualisation you can improve the presentation or add additional information.

Symbols may be used in replacements. Html code is not supported.

Add one label override per line and separate original label and new label with a pipe (|). Eg.

MyOriginalLabel1|My nicely formatted label
MyOtherOriginalLabel|My Awesome label

Label replacements apply to both column groups (the legend) and X axis tick values. They do not apply to Y axis values.

Caution

All label values must be unique.