Questions on legends, figures (usually insets) that indicate what those lines/bars/points in plots refer to, using arrangements of graphic elements and text, whether manually or using built-in functions.
0
votes
0answers
106 views
1
vote
1answer
78 views
Mesh inside Plot legend
I have a plot for which I would like to create an legend that is black and white printer friendly. I have seen Jen's legendmaker but I don't know how to adapt it. I need help in making the legend for ...
2
votes
2answers
68 views
general plotting/graph questions related to legend positions and text size
I have the following MWE
...
0
votes
1answer
93 views
1
vote
2answers
72 views
How to raise the LegendLayout “Row” size
When using LegendLayout->"Row", with a lengthy row, I get line breaks. This would seemed logic if it was confined by another structure. But if happens even when ...
4
votes
1answer
95 views
Dynamic legends involving show
My question is how do I get dynamic legends (legends that turn data on/off) to work with Show? This is an extension of an old question here;
How to dynamically toggle curves on/off in a crowded ...
3
votes
1answer
73 views
Problem with the Plot of Functions and PlotLegends
For some odd reason the PlotLegends output is not as expected.
...
2
votes
1answer
73 views
Normalize the PlotLegends and z values for two DensityPlot
I'm trying to compare two DensityPlots:
...
1
vote
1answer
121 views
Concerning ShowLegend in Mathematica
I found a code for Mie Scattering from 2007, written for Mathematica.
I have edited it quite a bit, since there are package definitions that we don't need, etc.
But I am having difficulties ...
1
vote
1answer
106 views
Dynamically labeling a family of curves [duplicate]
I have created some simple code which generates a plot. This plot contains a family of curves created by changing a single parameter "k". I use the Table function within the Show function to iterate ...
1
vote
2answers
82 views
Font size in PlotLegends, using Table to generate the list in the legend
I am currently trying to get to graph with several functions as below. My problem is that I cannot change the font size in the legend (authomatically generated numbers by "Table" function). This code ...
0
votes
1answer
85 views
Labelling Curves Using ListLogLinearPlot within DynamicModule (So Close)
I currently have a large number of time-series datasets in the form where the name and time-series transposed data, so I have a list of lists of names for datasets and their time-dependant data.
The ...
5
votes
1answer
117 views
How can I change the size of the plot markers
I use ListPlot in order to plot four sets of data and also insert legends in my plot. Here is the Mathematica code
...
2
votes
1answer
144 views
rasterListContourPlot With PlotLegends in Mathematica 9
Jens Nöckel has write functions about (List) Contour Plots with rasterized shading in Mathematica:
http://pages.uoregon.edu/noeckel/computernotes/Mathematica/rasterContourPlot.html
It works well. ...
2
votes
1answer
131 views
Legend for ListContourPlot
Consider this example below for ListContourPlot.
ListContourPlot[
Table[Sin[j^2 + i], {i, 0, Pi, 0.02}, {j, 0, Pi, 0.02}],
PlotLegends -> Automatic]
I ...
0
votes
1answer
70 views
Colorbar doesn't appear
I have a list of data with dimensions $(2000,4)$.
I plotted it using ListPointPlot3D, setting the fourth dimension as the color. As follows:
...
3
votes
1answer
70 views
How to set PlotLegend Number Format
Is there any way to make Mathematica to show the legend labels like a real number rather than in fraction form? I read the BarLegend options, however they are just ...
2
votes
1answer
122 views
How can I change the position of my plot legends?
As the title indicates, I want to change the current position of the legends in a combined plot. The Mathematica code I used is
...
1
vote
1answer
163 views
ErrorListPlot Legend with Markers
I'm trying for some days now to integrate markers in my legend. I have a ErrorListPlot with markers and a legend but difficulties to realize the markers in the legend as well. Thanks a lot for your ...
4
votes
1answer
107 views
How do I set the boundaries of the legend for a ListDensityPlot?
I have a 3-d array imported from a text file. One dimension represents time, and the other two represent space. It's basically an array of 2-d arrays of temperature values. I want to plot these values ...
5
votes
3answers
286 views
Using PlotLegends
Please don't answer this with "Just trash PlotLegends" or anything like that as I have tried homebrew solutions. I keep running into problems which I can't debug as ...
2
votes
3answers
162 views
ParametricPlot and PlotLegends don't seem to cooperate
I noted that only part of the legend shows up in ParametricPlot using v9's PlotLegends:
...
3
votes
1answer
65 views
5
votes
3answers
166 views
Placing bar chart labels on the upper and lower frame axes
In the bar chart (with negative values)
...
1
vote
0answers
109 views
PlotLegends in ListContourPlot for triplet of data showing strange numbers
I am taking here just a modified example from the Mathematica documentation of ListContourPlot, because I have in principle the same problem:
...
3
votes
4answers
410 views
How to add a common color legend to a grid of density plots?
I have a grid of density plots, say something like:
GraphicsGrid[Partition[Table[
DensityPlot[Sin[i x] Sin[y/i], {x, -4, 4}, {y, -3, 3}],
{i, 1, 4}], 2]]
I ...
-1
votes
1answer
114 views
Improving ContourPlot and Table output
I am trying to examine the results of and NDSolve solution for a BVP, and the output is not at all "pretty". Here's the code:
...
9
votes
1answer
115 views
How can I get LineLegend to pick up my plot's BaseStyle?
The new legends functionality in version 9 really simplifies creating legends, and it automatically picks up the styles of the lines.
...
1
vote
1answer
138 views
Big spaces between legend positions
I am trying to make a legend for my plot. Actually, I made one, but I cannot understand why there are such big spaces between the legend positions.
...
2
votes
2answers
142 views
How can I shift the frame ticks to the corner of each element-cell in a Matrixplot?
I am using the following code,to create a Legend for my plot. I would like to shift (or re-position) the frameticks to the corner of each of the cell-elements instead of being in their middle. I ...
4
votes
1answer
133 views
Can I add legends to a SmoothHistogram?
Under the options menu for Histogram, there is an option called ChartLegends, which adds little boxes beside the plot to ...
7
votes
2answers
179 views
Changing the inter-item spacing in Legends (version 9)
The new legending functionality in version 9 is much easier to use than the PlotLegends package and other bespoke ways of creating legends in earlier versions. ...
5
votes
1answer
143 views
Using PlotLegends with a numeric PointSize
Using PlotLegends with a PlotStyle containing (for instance) PointSize[0.02] creates a ...
9
votes
1answer
180 views
Number format in Legend Labels
I would like to use the usual (new and nice) BarLegend[] with something like
BarLegend[{"LakeColors", 1/10000 {-2, 2}}]
which ...
1
vote
1answer
295 views
PlotLegends doesn't work on Plot3D-V8.0.0
I am trying to plot in 3D and I need to use PlotLegend. My code is
...
7
votes
1answer
523 views
Logarithmic scale in the legend of a ListContourPlot
Is there a way to use a logarithmic scale in the colour legend of a ListContourPlot? The contours can be logged by taking the ...
7
votes
3answers
475 views
Why are PlotLegends not combined with Plots?
I'm using PlotLegends in v9. It seems that in the documentation examples, plots and legends are combined into one graphic:
Here's an example from ...
0
votes
1answer
230 views
How to show legend in a combined plot of many lists,
I am having trouble with adding a legend to a plot. The example I discuss here is simpler than my real problem, but describes it well.
I have a vector, called X with dimensions (100 x 6). I use the ...
2
votes
1answer
128 views
LabelStyle doesn't affect PlotLegends [duplicate]
Possible Duplicate:
Setting the default font for PlotLegends
Using version 9
The option setting for LabelStyle in plots (I've tried this in ...
4
votes
2answers
121 views
16
votes
4answers
468 views
Setting the default font for PlotLegends
I'm pleased that Mathematica 9 appears to have brought us prettier legends. If I always want the legend in
...
1
vote
0answers
106 views
logticks in a colorbar
I have a question on using logarithmic ticks in a colorbar in Mathematica 8.0
. I use the package ColorbarPlot (...
13
votes
5answers
403 views
Make legend same height as plot
One common style for density plots is to have a vertical legend that is the same height as the plot itself. Some example density plots from Google Image search:
How can we make DensityPlots with ...
2
votes
1answer
261 views
3
votes
2answers
403 views
How can I create a legend for a Heat Map when I don't want to show the full range of colors?
I produce a heat map with legend with the code shown below
...
2
votes
0answers
74 views
Plot with Legends and Markers [duplicate]
Possible Duplicate:
Creating legends for plots with multiple lines?
I must say I have seen a couple of similar questions but they were not addressing my specific problem.
Level one: I'm ...
1
vote
0answers
71 views
Show Legend with 3D ListPlot [duplicate]
Possible Duplicate:
Creating legends for plots with multiple lines?
I am trying to plot the color bar that shows the data range for the data plotted by ...
1
vote
1answer
288 views
Adjusting the legend colors to match that in MatrixPlot
I am trying to show the legend with a ColorData for a discrete Fourier transform coefficient table.
Here's a sample data table:
...
0
votes
0answers
48 views
Make PlotMarker explanation [duplicate]
Possible Duplicate:
Creating legends for plots with multiple lines?
I have a ListPlot of data points. To distinguish between datapoints coming from different sources, I give them different ...
0
votes
1answer
135 views
How to add FindDivisions to the plot commands?
I used these instructions to make a legend bar next to my plot (I can't comment there)
But I'm lost to where and how can I add FindDivisions to the DensityPlot under "Edit: illustrating additional ...







