Skip to content

Commit

Permalink
Closes elastic#5728. Removing split chart option for tile map visuali…
Browse files Browse the repository at this point in the history
…zation.
  • Loading branch information
stormpython committed Jan 25, 2016
1 parent 39f56d6 commit 0ee2bc7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/plugins/kbn_vislib_vis_types/public/tileMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,6 @@ define(function (require) {
aggFilter: 'geohash_grid',
min: 1,
max: 1
},
{
group: 'buckets',
name: 'split',
title: 'Split Chart',
min: 0,
max: 1
}
])
});
Expand Down

0 comments on commit 0ee2bc7

Please sign in to comment.