UNPKG

ngx-graph-new

Version:

Modify the ngx-chart version is used

16 lines (14 loc) 269 B
const chartGroups = [ { name: 'Other Charts', charts: [ { name: 'Directed Graph', selector: 'directed-graph', inputFormat: 'graph', options: ['colorScheme', 'showLegend'] } ] } ]; export default chartGroups;