Gauges not visible

0 Answers 49 Views
Gauges
Michael
Top achievements
Rank 1
Veteran
Iron
Michael asked on 15 Mar 2022, 11:40 AM | edited on 15 Mar 2022, 11:40 AM

Dear Supporter,

i tried to use the 

@progress/kendo-angular-gauges@4.1.0

in combination with the bootrap theme version  

@progress/kendo-theme-bootstrap: 4.36.0

According to your documents, the GaugesModule supportes the theming versions >4.19.

Unfortunately the gauge don´t get colorized, so that it is invisible.
I prepared a StackBlitz demo where you can check its behaviour (stackblitz demo).

If i use the css stylesheet link in the index.html

 <link rel="stylesheet" href="https://unpkg.com/@progress/kendo-theme-bootstrap@4.36.0/dist/all.css"/>

the gauges are visible.

If i use all.scss

@import "~@progress/kendo-theme-bootstrap/scss/all.scss";

in the styles.scss instead of the link, the gauges dissapear.


I am looking forward to get the gauges working with the theme version 4.36.0 and the .scss stylesheets.

Thank you in advance.
best regards

Yanmario
Telerik team
commented on 17 Mar 2022, 09:57 AM

Hi Michael,

An answer to your issue was provided in the private support thread with id: 1557954. Let's continue our conversation in one of the threads to avoid duplicating replies.

For public knowledge, the issue wasn't reproduced on our side and further details about the project would be required. I will also attach the project with attempting of reproducing the issue following our article about "Compiling Themes from SCSS Source Files".

https://www.telerik.com/kendo-angular-ui/components/styling/#toc-compiling-themes-from-scss-source-files

Regards,
Yanmario
Progress Telerik

No answers yet. Maybe you can help?

Tags
Gauges
Asked by
Michael
Top achievements
Rank 1
Veteran
Iron
Share this question
or