chart = JupyterChart(inner_width=1, inner_height=0.5) sub_chart = chart.create_subchart(width=1, height=0.5, sync=True) chart.horizontal_line(price=10) # it works fine in main chart.
How to make horizontal bar charts in Python with Plotly. Bar charts with multiple components pose a fundamental trade off between presenting the total clearly and presenting the component values ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results