Results 10 issues of Chris Viau

Some of the contours on the example are hidden behind bigger one. So I just added a simple sorting function. It's an ugly hack, but feel free to merge it...

A "clickout" event for detecting a click on something else than a child node. Useful for example for deselecting a widgets.

selection.append but parsing and appending HTML/SVG strings. I use it when I want to generate a hierarchy of nodes, for example when using an inline template.

See https://github.com/omnisci/mapd-immerse/pull/5168

Use a compile target for exposing dc as a global

It would be useful to publish mapd-charting to npmjs for our workshop. @uyanga-gb just compiled it, so it's just a matter of merging this one to master and I will...

## :beetle: bug - [x] Operating System and version: all - [x] Browser and version: all - [x] Steps to reproduce (including dashboard link): 1. open page that loads `dist/browser-connector.js`...

I prototyped a simpler way to register sub-components.

Just a quick example to expose that we can make a dot chart, following an idea from @venk-at-krishnamurthy >Venkat Krishnamurthy [01:41] http://software.es.net/react-timeseries-charts/#/example/wind would be great to add these or similar...