fbdesignpro / sweetviz

Visualize and compare datasets, target values and associations, with one line of code.
MIT License
2.9k stars 273 forks source link

Not reading overrrde.ini - to remove logo #120

Closed thongfam closed 9 months ago

thongfam commented 2 years ago

Hi,

I have tried to insert the line sv.config_parser.read("override.ini") into my code right after the import after I have set "show_logo = 0" under the layout section but I noticed it is still reading from the default .ini file as opposed to the new one (which I have duplicated from existing one before apply my change).

If I proceed to set the "show_logo = 0" in teh default ini file, it is working (logo no longer shows), Any advise?

Thanks.

fbdesignpro commented 11 months ago

@thongfam This should have been fixed, I know it's been forever but if this is still an issue let me know otherwise I will close..

fbdesignpro commented 9 months ago

Closing due to no further feedback