Hi SmugLizard25 I was able to test and it seems that style is being ignored by the FE 😞
I passed to FE guys to make sure it is fixed in the next version.
Notice this is just for tables, anything else works as expected (i.e. styling any other type of plot)
i dont know how to incorporate the styled_df to the plots section in the webapp
SmugLizard25 are you saying that with the latest version it does not work?
Thanks AgitatedDove14 , I'll give it a try. Perhaps additional documentation is needed for that extra_layout
UnevenDolphin73 since at the end plotly is doing the presentation, I think you can provide the extra layout here:
https://github.com/allegroai/clearml/blob/226a6826216a9cabaf9c7877dcfe645c6ae801d1/clearml/logger.py#L293
Sounds like an interesting idea! Maybe opening a feature request might do the trick 🙂