New "Time Series - Table" visualization (#3543)

* [WiP] adding a new "Time Series - Table" viz

* Adding drag-n-drop to collection

* Using keys in arrays

* tests
This commit is contained in:
Maxime Beauchemin
2017-10-04 10:17:33 -07:00
committed by GitHub
parent 645de384e3
commit bb0f69d074
20 changed files with 710 additions and 90 deletions

View File

@@ -109,4 +109,7 @@
}
.save-modal-selector {
margin: 10px 0;
}
}
.list-group {
margin-bottom: 10px;
}