Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding tilde or bar

I have a plot wich shows the mean and the median.

For the legend I want the mean to be shown in the legend as an X with a bar and the median as an X with a tilde as they do it in math.

I discoverd that for Greek letters the chr(...) can be used

http://www.fileformat.info/info/charset/UTF-32/list.htm

My best try to far for the tilde:

= Mean & X& chr(126)

But this doesn't give me the desired result.

So how can i make the tilde appear on top of the X ?

Labels (1)
0 Replies