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

802/ feat(eda.plot): Add pagination in plot #810

Closed khoatxp closed 2 years ago

khoatxp commented 2 years ago

Description

802

Add pagination for plot using a library from jQuery. Number of plots per page can be set by either using the increasing and decreasing button or directly changing it to a specific number.

The styles added were for the pagination bar and the number of plots per page input.

How Has This Been Tested?

I tested it manually on browser and on notebook.

Snapshots:

Screen Shot 2022-02-13 at 4 47 01 PM Screen Shot 2022-02-13 at 4 47 30 PM

Checklist: