View Source LiveCharts.Components (live_charts v0.4.0)

Summary

Functions

Render a chart in LiveView.

Push an update event on the LiveView socket to update chart data.

Functions

chart(assigns)

@spec chart(map()) :: Phoenix.LiveView.Rendered.t()

Render a chart in LiveView.

Attributes

push_update(socket, id, data)

Push an update event on the LiveView socket to update chart data.