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://stackoverflow.com/questions/38008389/is-it-possible-to-have-a-vertical-oriented-button-in-tkinter > On 17 Aug 2018, at 23:32 , Zehao Xu <z26...@uwaterloo.ca> wrote: > > 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]] > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd....@cbs.dk Priv: pda...@gmail.com ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.