sfu-db / dataprep

Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.
http://dataprep.ai
MIT License
1.99k stars 203 forks source link

refactor(eda): restyled plots, re-ordered plot titles #807

Closed devinllu closed 2 years ago

devinllu commented 2 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixed issue where plots in the "Show Details" tab weren't displayed properly in terms of the layout. Also added CSS to style the plots properly.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Manual tests on Jupyter notebook to verify the layout of the UI looks correct.

Screen Shot 2022-02-10 at 5 09 23 PM

Screen Shot 2022-02-10 at 5 09 43 PM

Snapshots:

Include snapshots for easier review.

Checklist: