mirror of
https://github.com/getredash/redash.git
synced 2026-05-12 03:03:29 -04:00
getredash/redash#2317 Choropleth visualization
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user