superset/caravel
Shashank Shekhar 30071eef09 Reduced number of ticks provided as hint to d3.ticks (#1012)
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.
2016-08-25 08:18:22 -07:00
..
assets Reduced number of ticks provided as hint to d3.ticks (#1012) 2016-08-25 08:18:22 -07:00
bin Adding config element for alert message in navbar (#938) 2016-08-12 23:40:24 -07:00
data [bugfix] markup image is missing in examples 2016-08-22 18:03:08 -07:00
migrations Hack around the "last migration doesn't stamp" Alembic bug (#967) 2016-08-17 17:10:07 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates [ui] design review changes - default/primary btn colors (#1008) 2016-08-24 22:28:22 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04:00
__init__.py Miscellaneous style fixes spotted by landscape (#874) 2016-08-04 15:30:33 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Change default location for db and logs to ~/.caravel Fix #915 (#947) 2016-08-16 21:35:31 -07:00
forms.py [line] growth vs factor option for 'Period Ratio' (#970) 2016-08-17 12:26:10 -07:00
models.py Add time grains for mssql. (#956) 2016-08-16 21:23:03 -07:00
utils.py Fix date serialization (#873) 2016-08-10 23:13:59 -07:00
version.py v0.10.0 2016-06-28 16:42:33 -07:00
views.py [bugfix] dashboard list doesn't populate in explore->saveas (#979) 2016-08-19 16:50:05 -07:00
viz.py [line] growth vs factor option for 'Period Ratio' (#970) 2016-08-17 12:26:10 -07:00