Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 429 Bytes

Sorting example

This example shows how to use the sorting feature, which sorts columns. It demonstrates how numbers are numerically sorted while strings are alphabetically sorted. It also demonstrates multi-column sorting to group different kinds of data together and sort within them.

image