elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.13k forks source link

Concatenation of variables in timelion scripts #25915

Closed adityarar closed 7 months ago

adityarar commented 5 years ago

Enhancement Request

Describe the feature: Timelion provides provision for creating variable values to be referred later. Like $value=500. We can also use this while calling .label(...). It does not work if we do something like: .label('value used '+$value). Added a screenshot showing this.

It is useful in certain scenarios to have a string literal appended with the defined variable.

elasticmachine commented 5 years ago

Pinging @elastic/kibana-app

kristoflarcher commented 4 years ago

thank you but it s not helping

efugier commented 2 years ago

+1 would greatly improve maintenability on complex visualization were the current solution is to hardcode everything single string as soon as one char changes.

stratoula commented 7 months ago

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.