Is this by design?
When multiple lines are drawn, the series titles are shown in the legend.
When only one (fast)line is drawn, then the legend shows the y-values and ignores the series title. Why isn't the single series title shown?
Greetings,
Jack
Single series and legend
Re: Single series and legend
Hi Jack,
Yes, this is by design. By default LegendStyle=lsAuto, and this is its behaviour as we think when you have a unique series the concrete values are probably more remarkable. When you have various series, still with LegendStyle=lsAuto, you'll probably need a legend to distinguish what series represents what, it's more the comparison than the concrete values what could be relevant.
But you can always change the LegendStyle to force the series names to be shows with LegendStyle=lsSeries.
Yes, this is by design. By default LegendStyle=lsAuto, and this is its behaviour as we think when you have a unique series the concrete values are probably more remarkable. When you have various series, still with LegendStyle=lsAuto, you'll probably need a legend to distinguish what series represents what, it's more the comparison than the concrete values what could be relevant.
But you can always change the LegendStyle to force the series names to be shows with LegendStyle=lsSeries.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Single series and legend
Great
Thanks it works.
Greetings,
Jack
Thanks it works.
Greetings,
Jack