Movatterモバイル変換


[0]ホーム

URL:


New

Reflex Build –The first AI agent to build internal Python enterprise appsEarly Access

Acomposed_chart is a higher-level component chart that is composed of multiple charts, where other charts are the children of thecomposed_chart. The charts are placed on top of each other in the order they are provided in thecomposed_chart function.

To learn more about individual charts, checkout:area_chart,line_chart, orbar_chart.

API Reference

rx.recharts.ComposedChart

A Composed chart component in Recharts.

PropType | ValuesDefault
base_value
"dataMin" | "dataMax" | ...
"auto"
bar_category_gap
Union[str, int]
"10%"
bar_gap
int
4
bar_size
int
reverse_stack_order
bool
False
data
Sequence
margin
Dict[str, Any]
sync_id
str
sync_method
"index" | "value"
"index"
layout
"vertical" | "horizontal"
"horizontal"
stack_offset
"expand" | "none" | ...
width
Union[str, int]
Var.create("100%")
height
Union[str, int]
Var.create("100%")

Valid Children

XAxisYAxisReferenceAreaReferenceDotReferenceLineBrushCartesianGridLegendGraphingTooltipAreaLineBar

Event Triggers

See the full list of default event triggers
TriggerDescription
on_click The customized event handler of click on the component in this chart

Built with Reflex


[8]ページ先頭

©2009-2025 Movatter.jp