powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.line_chart.html
LineChart( hiLowLines = NULL, upDownBars = NULL, marker = NULL, smooth = NULL, extLst = NULL, ... )
An openpyxl Python object.
hiLowLines
upDownBars
marker
smooth
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { LineChart() }
Run the code above in your browser using DataLab