Hi team! I've been using embedded GoodData Dashboa...
# gooddata-ui
t
Hi team! I've been using embedded GoodData Dashboard in my React app and I want to update the theme to match our Design System, is there anyway I can achieve it?
👍 1
m
Hi Thinh, thank you to reach out us. Yes, it is possible, please have a look to our documentation related Theme Provider. https://www.gooddata.com/docs/gooddata-ui/latest/learn/apply_theming/ Also you can create Custom Themes https://www.gooddata.com/docs/cloud/customize-appearance/create-custom-themes/
t
@Mauricio Cabezas Is it possible to customize the embedded Analytical designer? is there any way to embed with something else than
iframe
?
m
Hi Martin, yes it is possible. Currently we have three embed methods; iframe, Web Components, and the mos powerful React SDK.
t
Hi @Mauricio Cabezas once again. Are you sure that embedding Analytical Designer is possible? I've found only
iframe
solution but we really want to use ReactSDK Link to the specific place in the documentation will be more than welcome 🙂
t
Thanks @Mauricio Cabezas Seems like ThemeProvider only doesn't support to modify the interaction state of an element in the dashboard, i.e: button, etc. I think I can only do it by using CSS.
m
Hi Teodor, yes, it is possible embedding the Analytical Designer with ReactSDK as you can see in the first lines in this Documentation. Here is the extent documentation about all you would need for it https://www.gooddata.com/docs/gooddata-ui/latest/
Hi Thiinh, you are correct. As you can see here https://www.gooddata.com/docs/gooddata-ui/latest/learn/apply_theming/#ApplyTheming-UsingtheThemeProvidercomponentwithacustomtheme, these changes are permitted. Regarding other modifications, like making the button unclickable can be achieved using CSS, but it's a hacky solution and not officially supported. Making additional changes is very unlikely. Please, let us to know if you need further assistance.
🙏 1