Re: [R] How to rotate label in tcltk R

2018-08-18 Thread peter dalgaard
I don't think labels as such can be rotated. Newer versions of Tk allows rotation in canvases but this was implemented some years after the tcltk package was developed, so some assembly may be required. If you can extrapolate from Python, there may be some relevant ideas in this post: https://s

[R] How to rotate label in tcltk R

2018-08-17 Thread Zehao Xu
Dear sir (ma'am) I just start the tcltk in R. I face a problem, how to rotate the labels in tcltk? I post the example on https://stackoverflow.com/questions/51825771/how-to-rotate-labels-in-tcltk. Thank you Z Xu [[alternative HTML version deleted]]