I am plotting a graph in gnuplot and I need a bar over my y axis label that represents axial stress in fluids. I am using the following command for my y axis label. set ylabel "~{/Symbol r}u'u'}{0.8—} / {/Symbol t}_w"
Now, even though I am using em dash, the length of the bar is too small and doesn't cover the entire numerator. The bar here denotes averaging so I need it to be long enough to cover the entire numerator.I would prefer a png output, but I am open to eps,pdf etc.


