提交 f5ae289d 编写于 作者: W WeiFeng

graph guide

上级 90afae1c
因为 它太大了无法显示 source diff 。你可以改为 查看blob
因为 它太大了无法显示 source diff 。你可以改为 查看blob
因为 它太大了无法显示 source diff 。你可以改为 查看blob
...@@ -85,14 +85,14 @@ export default { ...@@ -85,14 +85,14 @@ export default {
'.node {cursor: pointer;}.node:hover > path,.node:hover > ellipse,' + '.node {cursor: pointer;}.node:hover > path,.node:hover > ellipse,' +
'.node:hover > polygon,.node:hover > rect {stroke-width: 2px;}' + '.node:hover > polygon,.node:hover > rect {stroke-width: 2px;}' +
'.edge path {stroke: rgb(167, 167, 167);}.edge polygon {fill: rgb(167, 167, 167);}' + '.edge path {stroke: rgb(167, 167, 167);}.edge polygon {fill: rgb(167, 167, 167);}' +
'.node.polymeric > polygon {stroke: #fdca5a;fill: #ffe8b5;}.node.cluster.polymeric > ' + '.node.aggregation > polygon {stroke: #fdca5a;fill: #ffe8b5;}.node.cluster.aggregation > ' +
'rect {stroke: #fdca5a;fill: #fff2d4;stroke-dasharray: 3, 3;}' + 'rect {stroke: #fdca5a;fill: #fff2d4;stroke-dasharray: 3, 3;}' +
'.node.cluster > rect:hover {stroke: #f45c5e;}.node > polygon {stroke: #f45c5e;fill: #ffba99;}' + '.node.cluster > rect:hover {stroke: #f45c5e;}.node > polygon {stroke: #f45c5e;fill: #ffba99;}' +
'.node > ellipse {stroke: #58a4e0;fill: #d1ebff;}.node > path {stroke: #56b077;fill: #c1f5d5;' + '.node > ellipse {stroke: #58a4e0;fill: #d1ebff;}.node > path {stroke: #56b077;fill: #c1f5d5;' +
'stroke-dasharray: 3, 3;}' + 'stroke-dasharray: 3, 3;}' +
'.hide {visibility: hidden;}.show {visibility: visible;}' + '.hide {visibility: hidden;}.show {visibility: visible;}' +
'.edgePoint ellipse{stroke:#a7a7a7;' + '.edgePoint ellipse{stroke:#a7a7a7;' +
'fill:#a7a7a7;}' + 'fill:#a7a7a7;}text {fill: black;}' +
'.edge.highlighted path {stroke: red;}.edge.highlighted polygon {' + '.edge.highlighted path {stroke: red;}.edge.highlighted polygon {' +
'stroke: red;fill: red;}' + 'stroke: red;fill: red;}' +
'.edge.highlighted marker path {fill: red;}</style>', '.edge.highlighted marker path {fill: red;}</style>',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册