fbdesignpro / sweetviz

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

show_html Generate a Strange Layout of Analysis #64

Closed HaoVJiang closed 3 years ago

HaoVJiang commented 4 years ago

Hey there, this is a great package and it is pretty handy. However, I run into a strange layout issue when generating the plot.

sweet = stz.analyze(data) sweet.show_html()

Above is the code I used, and I attached the result's layout as a png file below.

1: Would you kindly inform me of the option for layout in show_html()? 2: How I should solve this issue?

Thank you so much!

SWEETVIZ_REPORT-html

fbdesignpro commented 4 years ago

Hi @HaoVJiang , thank you for posting here! I have never seen this output before. Are you installing from pip, or did you download the repository?

Also, could you upload the html report here, or email it to me privately? I wonder if it is browser related (which browser are you using?) or something with how the report was generated for some reason.

Thanks again! Francois

HaoVJiang commented 4 years ago

Dear @fbdesignpro

I hope this message finds you well. Thank you for your reply! and I think I installed the package correctly. Also, the browser I use is Chrome, and the ide I use is Pycharm.

I attached the report in this post for your reference, and I am looking forward to hearing from you soon!

html report

Best Wishes, Sincerely Hao Jiang

HaoVJiang commented 4 years ago

file:///Users/jianghao/Downloads/report.html

HaoVJiang commented 4 years ago

Also, if you cannot access the link above, would you kindly provide your email address. So I can send the HTML file to you? Thank you again!

fbdesignpro commented 4 years ago

@HaoVJiang thank you; as you suspected the report link is not valid. Please send me the report to fb@fbdesignpro.com

Also, are you getting this with any data set? Or only this one in particular?

Also, can you tell me what your development environment is? (Python version, IDE, etc.)

HaoVJiang commented 4 years ago

Hey Mr. Bertand, I sent the dataset and report link to the email address you provided. In addition, the IDE I am using is Python 3.7 Pycharm. Please let me know if you need anything from me! I hope you have a great weekend ahead!

fbdesignpro commented 3 years ago

@HaoVJiang thank you again; I could not reproduce the issue locally, even with your data set. I have not received a response to my e-mail from October 26, let me know if the issue is still happening with the latest version!