The Highcharts Core for Python Streamlit extension will need to contain a Chart component that will render a highcharts_core.chart.Chart instance in a Streamlit context (without bi-directional dynamic configuration options - just taking the chart as supplied, and rendering it).
The Highcharts Core for Python Streamlit extension will need to contain a
Chartcomponent that will render ahighcharts_core.chart.Chartinstance in a Streamlit context (without bi-directional dynamic configuration options - just taking the chart as supplied, and rendering it).