SolidLabResearch / generic-data-viewer

Generic query-based data viewer
MIT License
0 stars 0 forks source link

Order of text above results #29

Closed pheyvaer closed 1 year ago

pheyvaer commented 1 year ago

At the top the results have

  1. Result count
  2. Query name
  3. Duration
image

It's nicer to have

  1. Query name
  2. Result count
  3. Duration