Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the following tags in the legendformat, they will be automatically replaced with the correct values:  

%LOCATION_ID%,
%LOCATION_NAME%,
%LOCATION_SHORTNAME%
%PARAMETER_ID%
%FORECASTINDEX%
%MODULEINSTANCE%
%ENSEMBLEID%
%ENSEMBLEMEMBERID%
%QUALIFIERNAME%
%PARAMETER_NAME%
%ADDITIONALPREFIX%
%MODIFIED%
%CUSTOMLABELEXTENTION%
%FUNCTIONLABEL%
%POSTPROCESSING%
%HISTORICALEVENTNAME%%PARAMETER_NAME%
%FORECAST_INDEX%
%MODULE_INSTANCE%
%ENSEMBLE_ID%
%ENSEMBLE_MEMBER_ID%
%QUALIFIER_NAME%
%ADDITIONAL_PREFIX%
%HISTORICAL_EVENT_NAME%
"MODIFIED%
%CUSTOM_LABEL_EXTENTION%
%FUNCTION_LABEL%
%POSTPROCESSING%

Tags are case sensitive. If a tag configured that does not exist in the given time series, it will be replaced by an empty string. Example:
<legendFormat>%PARAMETER_NAME% %ENSEMBLEMEMBERID% measued at %LOCATION_NAME%</legendFormat>  → Water level measured at Lobith H105 
Legendformat does not work with timeseries header label function.

...