LiveCapture
Phoenix.LiveDashboard.AppInfoComponent
Phoenix.LiveDashboard.ApplicationsPage
Phoenix.LiveDashboard.EctoStatsPage
Phoenix.LiveDashboard.EtsInfoComponent
Phoenix.LiveDashboard.EtsPage
Phoenix.LiveDashboard.HomePage
Phoenix.LiveDashboard.MemoryAllocatorsPage
Phoenix.LiveDashboard.MetricsPage
Phoenix.LiveDashboard.OSMonPage
Phoenix.LiveDashboard.PageBuilder
hint/1
row/0
live_table/11
live_nav_bar/5
card/5
label_value_list/0
fields_card/5
usage_card/4
shared_usage_card/11
card_title/2
live_chart/12
•
counter
•
distribution
live_layered_graph/10
live_modal/3
Phoenix.LiveDashboard.PageLive
Phoenix.LiveDashboard.PortInfoComponent
Phoenix.LiveDashboard.PortsPage
Phoenix.LiveDashboard.ProcessInfoComponent
Phoenix.LiveDashboard.ProcessesPage
Phoenix.LiveDashboard.RequestLoggerPage
Phoenix.LiveDashboard.SocketInfoComponent
Phoenix.LiveDashboard.SocketsPage
Phoenix.LiveDashboard.TitleBarComponent
s
m
l
xl
Docs
alias
Phoenix.LiveDashboard.PageBuilder
<
PageBuilder
.
live_chart
data
=
{
[
...
]
[
{"bucket-1", 5, -5000000}
,
{"bucket-2", 12, -4000000}
,
{"bucket-3", 9, -3000000}
,
{"bucket-4", 2, -2000000}
]
}
id
=
"
live_chart
"
label
=
"
X
"
unit
=
"
ms
"
title
=
"
MyChart
"
kind
=
{
:
distribution
}
hint
=
"
Chart about
"
tags
=
{
[
"
demo
"
,
"
preview
"
]
}
bucket_size
=
{
10
}
prune_threshold
=
{
1000
}
refresh_interval
=
{
1000
}
full_width
=
{
:
false
}
/>