Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 563 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 563 Bytes

Two ways to add/remove widgets in a CartoDB dashboard

This template was based on Abel's platypus.

Option A [v1 or blue]

This options is based on one of my blocks. Basically, it uses the basic functions from DeepInsights.js repository createCategoryWidget and remove()method.

Option B [v2 or red]

On the other hand, this option uses two Abel's custom functions addWidget and removeWidget.