holoviz / datashader

Quickly and accurately render even the largest data.
http://datashader.org
BSD 3-Clause "New" or "Revised" License
3.31k stars 366 forks source link

Add docs on first_n, last_n, max_n and min_n #1190

Closed ianthomas23 closed 1 year ago

ianthomas23 commented 1 year ago

This PR adds information on first_n, last_n, max_n and min_n reductions to the Inspection Reductions user guide page.