Docs
alias Phoenix.LiveDashboard.AppInfoComponent

<AppInfoComponent.render
alive={:true}
nodes={
[...]
}
width={240}
lines={
  [
    %{
      x1: 80,
      y1: 50,
      x2: 80,
      y2: 70
    }
  ]
}
height={160}
/>