IntensityGrid2D legend values format

Found a possible bug in LightningChart? Report it here.

Moderator: Queue Moderators

Post Reply
ShawnCG
Posts: 57
Joined: Tue Oct 15, 2013 8:31 pm

IntensityGrid2D legend values format

Post by ShawnCG » Tue Jan 14, 2014 6:25 pm

I have a case where my palette values run from 0.0 to 1.0 and I am using "G3" as the LegendBoxValuesFormat. When the series title is blank and the LegendBoxUnits string is blank, the legend box values are clipped on the right (see image).
LegendBoxValuesClipped.PNG
LegendBoxValuesClipped.PNG (5.73 KiB) Viewed 13552 times
Note that if I use "0.0" or similar format string, the values show just fine:
LegendBoxValuesUnclipped.PNG
LegendBoxValuesUnclipped.PNG (6.79 KiB) Viewed 13552 times

ArctionTero
Posts: 42
Joined: Thu Mar 28, 2013 9:20 am

Re: IntensityGrid2D legend values format

Post by ArctionTero » Wed Jan 15, 2014 10:03 am

Hi Shawn,

I couldn't reproduce the formatting flaw for Finnish or English (United States) in the "Regions and Language" Format settings with latest version of LC (5.3.9).

Could you try the same formatting code in e.g. x-axis labels?
LightningChart Support Team, TK

ShawnCG
Posts: 57
Joined: Tue Oct 15, 2013 8:31 pm

Re: IntensityGrid2D legend values format

Post by ShawnCG » Wed Jan 15, 2014 7:28 pm

Here is a sample project that reproduces the formatting issue on my computer. Can you see if I am perhaps doing something wrong in setting this up?

Thanks,
Shawn
LCLegendValueLabelBug.zip
(17.03 KiB) Downloaded 933 times
PS -- Here are screenshots of what I get with this sample project:
LegendBoxExampleValuesClippedWithG3lowRes.PNG
LegendBoxExampleValuesClippedWithG3lowRes.PNG (157.81 KiB) Viewed 13540 times
LegendBoxExampleValuesNotClippedWith0.0lowRes.PNG
LegendBoxExampleValuesNotClippedWith0.0lowRes.PNG (157.23 KiB) Viewed 13540 times

ArctionTero
Posts: 42
Joined: Thu Mar 28, 2013 9:20 am

Re: IntensityGrid2D legend values format

Post by ArctionTero » Thu Jan 16, 2014 6:51 am

Hi Shawn,

Your code seems to be ok. The error is in our component and will be fixed in the next release.

Sorry for inconvenience. Hope you can manage with the issue until the bug is fixed.
LightningChart Support Team, TK

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

Re: IntensityGrid2D legend values format

Post by ArctionPasi » Thu Jan 16, 2014 2:04 pm

Dear Shawn

the 5.3.9.3 assemblies are here, with this bug fixed:
http://www.arction.com/download/v.5.3.9 ... hotfix.zip
http://www.arction.com/download/v.5.3.9 ... hotfix.zip

We are totally so sorry for this trouble. :roll:
LightningChart Support Team, PT

ShawnCG
Posts: 57
Joined: Tue Oct 15, 2013 8:31 pm

Re: IntensityGrid2D legend values format

Post by ShawnCG » Thu Jan 16, 2014 5:30 pm

Thanks for the quick fix. This works for me now.

Post Reply