Hi Brendon,
We'll look at implementing the buffer area. The trouble with this is that if the bounds of the data are the very edge of the world you'd end up with white chunks of nothing around the chart area. In the past we've used "dummy" points with values of zero to pad out the visible area for a GIS chart. Looking at your dataset this may not be feasible.
If you change the hyperlink field for the drill to the field containing the geometry data you will get links on the bubbles.
Hi, I´d like drill down and come back to a level in a object in Dashboard as I am doing in Report when it maximized. In the dashboard there is just a link to Reset and it back to the initial.
Hi Brandon,
The geographic data isn't actually managed from within Yellowfin. Usually when we want geometry data for a region we do a Google search for a shapefile for that region, then we use tools to convert that from shapefiles to the WKT format that Yellowfin can understand (I use OpenJump for this).