Skip to content

Line chart

Line chart

Name Type Default Value Description
numberOfAxis number 1 Set the number of axis
layout object {'paper_bgcolor': 'rgba(0,0,0,0)', 'plot_bgcolor': 'rgba(0,0,0,0)', 'colorway': ['var(--widget-color-2)', 'var(--widget-color-5)', 'var(--widget-color-6)', 'var(--widget-color-7)', 'var(--widget-color-8)', 'var(--widget-color-9)', 'var(--widget-color-10)', 'var(--widget-color-11)', 'var(--widget-color-12)', 'var(--widget-color-13)'], 'legend': {'font': {'color': 'var(--widget-color)'}}, 'title': '', 'xaxis': {'title': 'x', 'tickfont': {'color': 'var(--widget-color)'}}, 'yaxis': {'title': 'y', 'tickfont': {'color': 'var(--widget-color)'}}, 'showlegend': True, 'margin': {'l': 50, 'r': 50, 'b': 100, 't': 100, 'pad': 4}} Layout object description
hideModeBar boolean False If true, hide Plotly widget Modebar