Tagged Questions
The legend tag has no wiki summary.
11
votes
4answers
6k views
How to put the legend out of the plot
I have a series of 20 plots (not subplots) to be made in a single figure. I want the legend to be outside of the box. At the same time, I do not want to change the axes, as the size of the figure ...
10
votes
2answers
779 views
HOW TO: Draggable legend in matplotlib
QUESTION:
I'm drawing a legend on an axes object in matplotlib but the default positioning which claims to place it in a smart place doesn't seem to work. Ideally, I'd like to have the legend be ...
9
votes
2answers
1k views
ggplot legend issue w/ geom_point() and geom_text()
I am trying to use geom_point() to illustrate the count of my data. I would also like to annotate a few of the points in my graph with geom_text(). When I add the call to geom_text(), it appears that ...
9
votes
2answers
4k views
How to move or position a legend in ggplot2
I'm trying to create a ggplot2 plot with the legend beneath the plot.
The ggplot2 book says on p 112 "The position and justification of legends are controlled by the theme setting legend.position, ...
9
votes
4answers
2k views
Cannot add margin to Legend element in Safari & Chrome
I have some pretty straightforward markup:
<form action="">
<fieldset class="compact">
<legend>Member Tools</legend>
<label ...
9
votes
2answers
8k views
Change Silverlight Chart Legend Item Layout
I am working on customizing the layout of a Silverlight Toolkit Chart. I have two requirements:
1) Move the Legend area to the bottom of the chart (solved).
2) change the layout of elements within ...
8
votes
1answer
160 views
Transparency in boxplot legend keys using R and ggplot2
I am trying to make boxplots with a transparent fill and a corresponding legend. The plotting with alpha values works fine except that the legend keys do not have transparent fills. The following ...
8
votes
1answer
138 views
position legend in first plot of facet
I would like to put my plot legend inside the plot, inside the first plot of a facet.
Here is some example code:
df=data.frame(
x=runif(10),
y=runif(10),
facet=rep(c("a","b"),5),
...
6
votes
1answer
176 views
change font in a legend
I have a graph use the base graphics package. For the labels on specific points I use
text(i, MSSAcar$summary[i,7]+.7, qld$LGA[i],
col='red', cex=.7, family='serif')
I have also used this ...
6
votes
1answer
693 views
R - legend: assign multiple colours to the same text
I have an R barplot that has six bars divided into two parts each, and six colours - but several of the colours mean the same thing. How can I assign one text to several colours in the legend? Thanks ...
6
votes
3answers
2k views
ggplot2: Changing the layout of the legend
Right now, the legend by default looks something like this:
Legend Title
x-1
y-2
z-3
But is it possible to make it look something like this?
Legend Title
x-1 y-2 z-3
6
votes
3answers
8k views
MATLAB: Assign multiple colors to text in legend
I'm trying to color code text in a legend. (Since I'm trying to sort several plots into different categories, I can't just rely on the line colors in the legend.) I've managed to set the text color ...
5
votes
1answer
1k views
Secondary axis with twinx(): how to add to legend?
I have a plot with two y-axes, using twinx(). I also give labels to the lines, and want to show them with legend(), but I only succeed to get the labels of one axis in the legend:
import numpy as np
...
5
votes
2answers
1k views
Matlab Legend after FOR loop
I am creating a file to read in a certain number of .wav files, each of these corresponding to a musical note. I am performing an FFT on each of them and plotting them all on the same figure. However ...
5
votes
3answers
1k views
Default CSS values for a fieldset <legend>
I'm trying to use a <legend> as a title inside a <fieldset>.
In browsers other than IE, the <legend> is positioned on the top border of the <fieldset>, with the text perfectly ...
5
votes
1answer
1k views
Add legend outside of axes without rescaling in MATLAB
I've got a GUI in MATLAB with a set of axes pre-placed. I'm using the location property of the legend to place it to the right hand side of the axes. However, by doing this the axes get re-scaled so ...
5
votes
1answer
244 views
Irrelevant legend information in ggplot2
When running this code (go ahead, try it):
library(ggplot2)
(myDat <- data.frame(cbind(VarX=10:1, VarY=runif(10)),
Descrip=sample(LETTERS[1:3], 10, replace=TRUE)))
...
4
votes
1answer
89 views
multiple bquote items in legend of an R plot
Following works, (copy & paste into R)
a=123
plot(1,1)
legend('bottomleft',legend=bquote(theta == .(a)))
I want to have multiple items in the legend.
All with greek letters.
As a simple ...
4
votes
1answer
92 views
MATLAB Legend Groups
I'm using MATLAB to plot some data. I would like to create the legend so that it divides information into two types, say Type1 and Type2.
Each type of data has several specific lines of data which i ...
4
votes
1answer
338 views
Wrap horizontal legend across multiple rows
Suppose I have data like the following:
lab <- "A really really long string!"
dat <- data.frame(grp = paste(1:6,lab),x=1:6,y=runif(6))
When plotting a legend with strings this long, ...
4
votes
4answers
1k views
How can I remove the legend title in ggplot2?
I have a question concerning the legend in ggplot2.
Say I have a hypothetical dataset about mean carrot length for two different colours at two farms:
carrots<-NULL
...
4
votes
5answers
387 views
How can I make a fieldset legend-style “background line” on heading text?
I'm attempting to style heading text similar to how your default legend text appears in fieldsets; that is to say, I'd like a strikethrough-like line to come up to, but not through, the text. I can't ...
4
votes
3answers
574 views
Why does the ggplot legend show the “colour” parameter?
I have the following example:
data <- structure(list(a = c(-1.25549186262767, -0.840855480786298, -
0.635371312524283,
-0.602907981454667, -0.472166385166945, -0.285773634866154, ...
4
votes
4answers
5k views
Plot a legend outside of the plotting area in base graphics?
As the title says: How can I plot a legend outside the plotting area when using base graphics?
I thought about fiddling around with layout and produce an empty plot to only contain the legend, but I ...
4
votes
1answer
1k views
Making a Legend/Key in GraphViz
I’d like to include a legend or key in my GraphViz diagram, something like the mock-up below. I’m having trouble figuring out what code to use though; the best I can get are the attempts in the second ...
3
votes
1answer
41 views
Making a static legend, independent of the actual plot
I'm plotting two surfaces in Matlab, the ground level which is constant and the water level which is changing in time.
I use an if statement to change the colormap of the water with increasing ...
3
votes
3answers
118 views
mathematica does not show the SubsuperscriptBox correctly in the plot label
folks, I met a weird problem while using mathematica. As you can see from the attached screenshot, the typesetting is somehow interpreted as plain text.
Is there a way to fix this?
Thanks very much! ...
3
votes
3answers
123 views
How can I add a legend to a goodness of fit plot in R?
I'm using goodfit from vcd package to produce goodness of fit plots.
I would like to add a legend stating the bars are the actual counts and the dots (connected by the line) are the fit using e.g. ...
3
votes
1answer
204 views
Jfreechart - how to add a legend item with a dash?
I want to add a legend item with a dash (-) to denote some series in my chart. The default shape provided are only Plot.DEFAULT_LEGEND_ITEM_CIRCLE and Plot.DEFAULT_LEGEND_ITEM_BOX. Is there something ...
3
votes
2answers
337 views
change both legend titles in a ggplot with two legends
I have two legends on my ggplot with two different legend titles (automatically created from ggplot()). Now, I want to change this legend titles. + labs(colour = "legend name") only change the second ...
3
votes
1answer
319 views
How to create a scatter plot legend with only one symbol for each label?
How can I create a scatter plot legend without two symbols showing up each time? I can understand why you'd want this when you're joining symbols by lines, but for a pure scatter plot, all I want in ...
3
votes
1answer
866 views
JFreeChart - Problem of colors with 2 legends
I try to create a customized legend in my chart but something strange happens when I display one or two legends. When I display 2 legends (the old one and the new one), everything is allright, colors ...
3
votes
4answers
387 views
How can I customize the positions of legend elements?
I have a figure with several plots and a legend. Is it possible to change the arrangement of the elements in the legend manually? For example, how could you make a two-column legend?
3
votes
4answers
415 views
Legend for 10+ lines in Matlab Plot
I have 13 lines on a plot, each line corresponding to a set of data from a text file. I'd like to label each line starting with the first set of data as 1.2, then subsequently 1.25, 1.30, to 1.80, ...
3
votes
1answer
516 views
Legend in Base R: Can fill refrain from drawing boxes on some lines? Can fill draw boxes that cover the whole symbol?
I have a plot with overlapping shaded confidence intervals that looks like this:
and I would like very much to annotate the legend with the color of the confidence interval. Something like:
...
3
votes
1answer
862 views
add legend in a histogram (lattice)
I am new in R programming and I would like to make a histogram about sex and the correspondent jobs.
The problem I have is that I can't add a legend in the diagram.
Also, I would like on the top of ...
3
votes
2answers
482 views
legend tag and Chrome
I've looked everywhere but to no avail.
I got a <legend> in a form, which displays as I want in every browsers, except in Chrome. It's like it sits outside of the fieldset, or it's like it ...
3
votes
1answer
400 views
Matplotlib Legend Height in pixels
I need to know the size of the legend in pixels. I seem to only be able to get height = 1. from any function... I've tried the following
this returns 1.
height = ...
3
votes
3answers
2k views
How to exclude series in legend (Flex)
In flex charting,
I want to draw something like "reference lines" which are related to specific series,
therefore these lines are not independent series and should not be shown in legend.
Is it ...
3
votes
9answers
4k views
Which CSS tag creates a box like this with title?
I want to create a box like this with title:
Can any one please let me know if there is a default CSS tag to do this? Or do I need to create my custom style?
2
votes
4answers
92 views
R legend placement in a plot
I have a plot that has data that runs into the area I'd like to use for a legend. Is there a way to have the plot automatically put in something like a header space above the highest data points to ...
2
votes
1answer
74 views
creating over 20 unique legends using matplotlib
I am plotting 20 different lines on a single plot using matplotlib. I use a for loop for plotting and label every line with its key and then use the legend function
for key in dict.keys():
...
2
votes
1answer
103 views
Text alignment in a Matplotlib legend
I am trying to right-align the entries in a matplotlib axes legend (by default they are left-aligned), but can't seem to find any way of doing this. The setup I have is below:
(I have added data and ...
2
votes
1answer
86 views
JpGraph legend order
I'm using an accumulated bar plot with JpGraph and want to change the order in which the items appear in the legend (I want to sort them alphanumerically). I've checked the documentation, but didn't ...
2
votes
1answer
221 views
R ggplot2 - reorder legend without changing order of points on plot
I keep running into this issue in ggplot2, perhaps someone can help me.
I have a plot where the order of the variables in the legend is in reverse order to how they are displayed on the plot.
For ...
2
votes
1answer
246 views
Matplotlib - global legend and title aside subplots
I've started with matplot and managed some basic plots, but now I find it hard to discover how to do some stuff I need now :(
My actual question is how to place a global title and global legend on a ...
2
votes
1answer
258 views
jfreechart - change sample of colors in legend
Can someone tell me how to change samples of series color in legend in jfreechart. What I have now is small line of series color eg: I would like to have square sample of those colors. Here is an ...
2
votes
1answer
188 views
Reordering gnuplot key entries
Is there a way to change the order of the entries in the key/legend of gnuplot WITHOUT changing the plot command? (I do not mean reversing the entries)
I have multiple lines in one graph and the ...
2
votes
1answer
706 views
Why does Firefox 4 absolutely position fieldset legends differently than other browsers?
Why does Firefox 4 absolutely position fieldset legends differently than other browsers?
Test page:
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<meta ...
2
votes
1answer
751 views
JfreeChart - How to hide item from legend - Problem of colors
I would like to hide items from legend in Jfreechart and I've tried this code
jFreeChart: How to hide items from legend?
It works but something strange happened : the colors of the legend items do ...