Hi All,
In case anyone has issues with the tooltips on the Material skin mod them with the following css. Found in the dataviz.css file in the installation folder. Hopefully a more compliant style will be added to the material skin at some point in the future.
.k-chart-tooltip {
border-radius:
0px
!important
;
background-image
:
none
!important
;
}
Cheers
Jon
4 Answers, 1 is accepted
0
Hi Jon,
Thank you for sharing your solution with the community.
Just for the sake of examining the issue further, can you please give us the exact configuration leading to the undesired rendering of the tooltip in Materilal skin?
Regards,
Vessy
Telerik
Thank you for sharing your solution with the community.
Just for the sake of examining the issue further, can you please give us the exact configuration leading to the undesired rendering of the tooltip in Materilal skin?
Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
Jon
Top achievements
Rank 1
answered on 05 Feb 2016, 11:29 AM
Hi Vessy
No problem
If you view the standard chart demo then the default tooltip appearance is a gradient finish which doesn't quite fit with the material design.
http://demos.telerik.com/aspnet-ajax/htmlchart/examples/overview/defaultcs.aspx?skin=Material
Regards
Jon
0
Hi Jon,
Thank you or the additional information. I have logged this issue on our side so our front-enders will fix it soon.
I have also updated your Telerik points as a small sign of gratitude for your report.
Regards,
Vessy
Telerik
Thank you or the additional information. I have logged this issue on our side so our front-enders will fix it soon.
I have also updated your Telerik points as a small sign of gratitude for your report.
Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
Jon
Top achievements
Rank 1
answered on 09 Feb 2016, 12:31 PM
No problem Vessy,thanks for the points.