/** Number of price-histogram bars rendered under the slider (shared by all surfaces). */
export const HISTO_BUCKETS = 28;
