superset/caravel
Maxime Beauchemin d79089c587 Improving the parallel coordinate viz (#452)
* Improving the parallel coordinate viz

* Clear container on refresh
* Order of columns is kept
* Option to show/hide the series column in viz
* Color metric not shown by default

* JS linting
2016-05-10 09:39:33 -07:00
..
assets Improving the parallel coordinate viz (#452) 2016-05-10 09:39:33 -07:00
bin add unicode data to tests (#432) 2016-05-05 08:46:16 -07:00
data add unicode data to tests (#432) 2016-05-05 08:46:16 -07:00
migrations Improving SQLA query generation (#421) 2016-05-02 10:00:28 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Getting started on translations (#423) 2016-05-02 10:50:23 -07:00
translations Update Chinese translation (#438) 2016-05-05 12:19:21 -07:00
__init__.py enable timerotateloghandler (configurable) (#311) 2016-05-01 07:59:08 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py blacklist druid datasources to be refreshed because it takes forever to load all druid datasources metadata which is not even required (given the use cases user should be able to blacklist data sources which are not required to be refreshed). (#441) 2016-05-06 12:03:42 -07:00
forms.py Improving the parallel coordinate viz (#452) 2016-05-10 09:39:33 -07:00
models.py Conververting datetime based on database dialects (#446) 2016-05-10 09:29:29 -07:00
utils.py More examples / tests (#385) 2016-04-20 17:36:37 -07:00
version.py v0.8.9 2016-04-27 19:38:36 -07:00
views.py Conververting datetime based on database dialects (#446) 2016-05-10 09:29:29 -07:00
viz.py Improving the parallel coordinate viz (#452) 2016-05-10 09:39:33 -07:00