Need a special offer?Find out if your project fits.
+

chart data label issue

Resolved
Lekhraj asked on September 27, 2019

Hi Team,
I have used the charts for the graphical reports. [such as; multi-line, line, Column] the client requirement is to show value on each plotter points. I have used the setting provided in the documentation.

"chart": {
"type": "line",
"multipleMeasures": true,
"showMeasures": false,
"showFilter": false,
"showDataLabels": true,
},

the blocker is with the view of the charts. the data labels are not shown properly in view.
  please check the screenshot I have attached to understand the CSS issue.

Attachments:
Capture1.JPG

3 answers

Public
Vera Didenko Vera Didenko Flexmonster September 27, 2019

Hello, 
 
Thank you for writing to us. 
 
We have not managed to reproduce the issue with the labels in charts.
Please refer to the following JSFiddle example: https://jsfiddle.net/flexmonster/h2x4srcv/
 
We kindly suggest updating to the latest version of Flexmonster: https://www.flexmonster.com/doc/updating-to-the-latest-version/
Please let us know if this helped to resolve the issue.
 
If the problem continues after the update, could you please modify the JSFiddle example so that the issue is reproducible?
Also, please let us know which browser version you are using.
This will greatly help us in the issue investigation process.
 
Looking forward to your response.
 
Best Regards,
Vera

Public
Lekhraj September 27, 2019

Hello Vera,

currently, I'm using "ng-flexmonster": "^2.7.3".

Public
Vera Didenko Vera Didenko Flexmonster September 27, 2019

Hello, 
 
Thank you for your reply.
 
In such case, we kindly recommend updating to the latest minor version 2.7.15 of Flexmonster: https://www.flexmonster.com/release-notes/version-2-7-15/ because a similar issue was fixed in the 2.7.14 minor release version.
Here is our updating to the latest version tutorial for guidance: https://www.flexmonster.com/doc/updating-to-the-latest-version/

Please let us know if this helps.
 
Looking forward to your feedback.
 
Best Regards,
Vera

Please login or Register to Submit Answer