mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
The number of the ticks suggested scales with 3 times as much as the number of bins. This is unwanted since the number of ticks is a hint to d3 as per (https://github.com/d3/d3-3.x-api-reference/blob/master/Quantitative-Scales.md#identity_ticks) The high number of suggesting ticks leads to a congested y-axis.
4.1 KiB
4.1 KiB