* Use 'count' as the default metric when available Count is a much better default than the current behavior which is to use whatever the first metric in the list happens to be. * Addressing nits
* [explore] improve bubble viz * allow for custom axis formatters * reorg the control panels * Addressing comments