Scalar graphs can't render both 0 records and very large # of records
Created by: Superjomn
- 0 records will result in a blank tablet, that's ok, but frontend will yield an error
- to0 many records(10000 for example) will make this scalar dead
- TODO add reservoir sample in storage
- TODO frontend should tolerate 0 records