UNPKG
ngx-graph-new
Version:
latest (1.0.0)
1.0.0
Modify the ngx-chart version is used
github.com/swimlane/ngx-graph
swimlane/ngx-graph
ngx-graph-new
/
release
/
utils
/
color-sets.d.ts
7 lines
(6 loc)
•
127 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
let
colorSets
: {
name
:
string
;
selectable
:
boolean
;
group
:
string
;
domain
:
string
[]; }[];