mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +00:00
s/topology/view/
This commit is contained in:
@@ -168,7 +168,7 @@ const NodesChart = React.createClass({
|
||||
<div className="nodes-chart">
|
||||
<div className={errorClassNames}>
|
||||
<span className="nodes-chart-error-icon fa fa-ban" />
|
||||
<div>Too many nodes to show in the browser.<br />We're working on it, but for now, try a different topology?</div>
|
||||
<div>Too many nodes to show in the browser.<br />We're working on it, but for now, try a different view?</div>
|
||||
</div>
|
||||
<svg width="100%" height="100%" className={svgClassNames}>
|
||||
<Spring endValue={{val: translate, config: [80, 20]}}>
|
||||
|
||||
Reference in New Issue
Block a user