Use this tag for questions related to annotating plots, e.g. adding descriptive labels or annotations to data points.
I am trying to make a scatter plot and annotate data points with different numbers from a list. So, for …
python matplotlib text scatter-plot annotateI searched for ages (hours which is like ages) to find the answer to a really annoying (seemingly basic) problem, …
python matplotlib labels annotateMy example is: qplot(mtcars$mpg) + annotate(geom = "text", x = 30, y = 3, label = "Some text\nSome more text") How do I …
r ggplot2 text-alignment annotateI'm trying to stop annotation text overlapping in my graphs. The method suggested in the accepted answer to Matplotlib overlapping …
python matplotlib annotateThis is a very stupid thing, I know, but I just don't seem to get the handle on Django aggregate …
django aggregate annotateI am trying to produce a graph and I am having some issues annotating it. My graph has a log …
python matplotlib annotate axis-labelsI am looking to add a small white text box, with custom text in the body of my ggplot plot. …
r ggplot2 annotateI have Matplotlib version 1.5.1 and I am facing an interesting problem. I want to add an arrow to my plot, …
python matplotlib annotateUse case: Wanna insert custom annotation to fields in java class generated by JAXB Problem: Using Annotate plugin + JAXB [1], am …
java xml jaxb annotate jaxb2-basicsI'd like to change the background color for my annotate text so that it's green and covers up anything behind …
r ggplot2 colors background-color annotate