Skip to content

Commit 54517f7

Browse files
committed
feat(pfTopologyMap): Initial Implementation
1 parent caec5d9 commit 54517f7

File tree

7 files changed

+1973
-1
lines changed

7 files changed

+1973
-1
lines changed

src/charts/charts.less

+4
Original file line numberDiff line numberDiff line change
@@ -313,3 +313,7 @@ pf-topology {
313313
font-size: 20px;
314314
fill: #1186C1;
315315
}
316+
317+
.pf-topology-map canvas.topology-graph {
318+
width: 100%;
319+
}

0 commit comments

Comments
 (0)