This is a migrated thread and some comments may be shown as answers.

Incorrect legend in Chart

2 Answers 57 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Igor Stanek
Top achievements
Rank 1
Igor Stanek asked on 08 Nov 2017, 03:08 PM
Hallo everybody, I'd like to ask for Kend UI charts. We used to use components from v2017.1.223 but after last update (v2017.3.913), we have a problem with chart legends. They start to display incorrectly: something like depressed texts and pictures in the left corner.
Thanks

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 10 Nov 2017, 07:37 AM
Hello, Igor,

Thank you for the provided image.

After different tests, I was not able to reproduce the shown issue on our end:

http://dojo.telerik.com/atiTU

Could you please check if there are any custom code(CSS as well) related to the Chart legend as the standard implementation should be shown as expected.

Also, providing an example or a live URL of the issue will allow us to inspect the issue and advise on how it could be resolved. 

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Igor Stanek
Top achievements
Rank 1
answered on 14 Nov 2017, 10:16 AM
Thank you for your response. The problem was the js links.
We originally used:
 <script src = "... kendo.dataviz.min.js" type = "text / javascript"> </ script>
 <script src = "... kendo.web.min.js>" type = "text / javascript"> </ script>

If we use kendo.all.min.js so it works properly.    
Tags
Charts
Asked by
Igor Stanek
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Igor Stanek
Top achievements
Rank 1
Share this question
or