quantopian / qgrid

An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
Apache License 2.0
3.04k stars 425 forks source link

Feature Request: Default Row highlighting #326

Open JohnOmernik opened 4 years ago

JohnOmernik commented 4 years ago

Just a basic feature request:

It would be nice if we could do an every other row slightly shaded vs. white. This would allow you to track data with your eyes easily. This option could be turned off or on, and the shade could be set via an option.

It's something I've found I enjoy as I look at large, especially wide data sets.