akashv
February 6, 2023, 7:45am
1
i am embedding 16 iframe of grana in my web application, when i loads the page its show the grafana loading.
Is there any way i can disable the loading and show just grey background till its load.
i have installed grafana in my local and and embedding the iframe in react application
Hi @akashv ,
Welcome to the community support forums !!
We are excited that you joined our OSS community. Please read about some of the FAQs in the community
We do have this post where it tells as how to customize the Grafana OSS Web Interface:
I want to change the logo, background color, page title, favicon… in Grafana, but I don’t know how to do it. I have changed one of the .scss files and then ran npm run command, but I did not see any change in Grafana.
I also see that [How to Customize Your Grafana Theme | www.neteye-blog.com ] recommends editing the _variables.dark.scss file, however I cannot see where this is located, as it is not in the public/sass directory as the post suggests.
Finally, I also see that _variables.dark.gener…
Let us know if this helps.