UNPKG

dc.graph

Version:

Graph visualizations integrated with crossfilter and dc.js

17 lines (14 loc) 233 B
#main { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: flex; flex-direction: column; } .ui-autocomplete { max-height: 500px; overflow-y: auto; overflow-x: hidden; } #graph { flex: 1; }