getredash/redash#2317 Choropleth visualization

This commit is contained in:
Levko Kravets
2018-03-06 13:33:15 +02:00
parent bf86d17d56
commit 2f30dbf645
16 changed files with 712 additions and 47 deletions

View File

@@ -3,7 +3,7 @@ import {
each, values, sortBy, pluck, identity, filter, map,
} from 'underscore';
import moment from 'moment';
import createFormatter from '@/lib/value-format';
import { createFormatter } from '@/lib/value-format';
// The following colors will be used if you pick "Automatic" color.
const BaseColors = {