Home
Designing Analytics Reports
Legend box - why does the text wrap?
Migrateduser
<p>Hi Forum,<br>
<br>
Please can you help me with the attached problem. </p>
<p> </p>
<p>Please just look at the legend in the attached graph, don't consider the other formatting problems with the graph.<br>
<br>
I have tried a lot of different ways of entering the <u>legend </u>in the attached graph, but the text always wraps.<br>
<br>
The size of the graph is set in the before generation macro like this<br>
<br>
beforeGeneration: function(options)<br>
{<br><br>
//Set the chart's size<br>
alert ("Setting chart.width");<br>
options.chart.width=270;<br>
options.chart.height=130;<br>
alert ("Chart.width is now set");<br>
<br>
The current settings for the legend are attached. </p>
<p>
If I make the graph larger then the legend does not wrap!</p>
<p> </p>
<p>Please let me know if you have any ideas.</p>
<p> </p>
<p>Thank you</p>
<p> </p>
<p>Jeremy Beta.</p>
Find more posts tagged with
Comments
There are no comments yet