superset/docs
George Ke 57ebb2bacf Map visualization (#650)
* simple mapbox viz

use react-map-gl

superclustering of long/lat points

Added hook for map style, huge performance boost from bounding box fix, added count text on clusters

variable gradient size based on metric count

Ability to aggregate over any point property

This needed a change in the supercluster npm module, a PR was placed here:
https://github.com/mapbox/supercluster/pull/12

Aggregator function option in explore, tweaked visual defaults

better radius size management

clustering radius, point metric/unit options

scale cluster labels that don't fit, non-numeric labels for points

Minor fixes, label field affects points, text changes

serve mapbox apikey for slice

global opacity, viewport saves (hacky), bug in point labels

fixing mapbox-gl dependency

mapbox_api_key in config

expose row_limit, fix minor bugs

Add renderWhileDragging flag, groupby. Only show numerical columns for point radius

Implicitly group by lng/lat columns and error when label doesn't match groupby

'Fix' radius in miles problem, still some jankiness

derived fields cannot be typed as of now -> reverting numerical number change

better grouping error checking, expose count(*) for labelling

Custom colour for clusters/points + smart text colouring

Fixed bad positioning and overflow in explore view + small bugs + added thumbnail

* landscaping & eslint & use izip

* landscapin'

* address js code review
2016-06-24 14:16:51 -07:00
..
_static Adding a Gallery to the docs 2016-04-06 08:46:21 -07:00
_templates [dashed->caravel] Replace in files 2016-03-28 22:01:21 -07:00
Makefile [dashed->caravel] Replace in files 2016-03-28 22:01:21 -07:00
build.sh Adding a tutorial 2016-04-02 23:11:52 -07:00
conf.py Adding a tutorial 2016-04-02 23:11:52 -07:00
druid.rst Adding a doc page for Druid 2016-05-20 12:11:38 -07:00
faq.rst Added FAQ and db dependencies to docs 2016-04-08 08:44:46 -07:00
gallery.rst Map visualization (#650) 2016-06-24 14:16:51 -07:00
img Getting browser history to work on the explore view 2016-01-11 11:42:46 -08:00
index.rst Adding a security section to the docs (#561) 2016-06-03 11:33:11 -07:00
installation.rst Add `impyla` to recommended packages for Impala (#649) 2016-06-21 09:41:24 -07:00
security.rst Add access control over metrics (#584) 2016-06-10 15:49:33 -07:00
tutorial.rst SqlAlchemy -> SQLAlchemy in README.md 2016-04-06 17:54:41 -07:00
videos.rst Adding a tutorial 2016-04-02 23:11:52 -07:00