Top "Legend" questions

A graph legend is commonly used when plotting several sets of data within the same diagram.

Flot pie chart change position of legends

Can we change the position of legends from default left side to right or bottom? How can we implement hover …

flot legend
How to increase marker size of the legend in scatter plot in MATLAB 2014b?

I found marker size in the scatter plot and the legend is different in MATLAB 2014b. I searched & found …

matlab legend scatter legend-properties matlab-hg2
Cannot add `margin` to `<legend>` element in Safari & Chrome (WebKit)

EDIT: As of 2012-06-11 this bug has been finally fixed! https://bugs.webkit.org/show_bug.cgi?id=35981#c1 …

html css webkit legend
JQPlot Legend outside of graph

I am using JQPlot and I have many graphs on one HTML page. Each of the graphs has the same …

javascript html position jqplot legend
One shared legend for a cowplot grid in R

I just built a grid with package cowplot (to label the plots from A-D). The plots are made with package …

r ggplot2 legend r-grid cowplot
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, …

css header legend fieldset
add a line to matplotlib subplots

I would like to do a subplot of two figures with matplotlib and add a horizontal line in both. This …

python-3.x pandas matplotlib legend subplot
Show legend in chart

I am using Microsoft Chart, and I have top Legend displayed at the top in a pie chart. Which property …

asp.net charts mschart legend
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 …

r position ggplot2 legend
Resizing a single subplot in matplotlib

I'm having trouble trying to resize one of my subplots in matplotlib. Basically I have four plots and I would …

python matplotlib plot legend subplot