Terms of the offer
print '\033[1m Your Name \033[0m' \033[1m is the escape code for bold in the terminal. \033[0m is the escape code for end the edited text and back default text format. If you do not use \033[0m then all upcoming text of the terminal will become bold. Is there any way to change the style of part of an axis title while keep the rest part unchanged? In my case, How could I italicize "bacteria X" in the y-axis title? To my knowledge, the command th... For my legend in ggplot2 I have 2 categories, how do I italicize only 1 category and not the other? As an example, consider the following plot. How can I set "Manual" in italics? library (ggplot2) How to set TextView style (bold or italic ) within Java and without using the XML layout? In other words, I need to write android:textStyle with Java.