Using PptxPainter.queue_slide_items can result in a dataframe different to the one when auto setting the chart type.
I will let PptxPainter.queue_slide_items accept 'auto' as a value for PptxChain.chart_type, and if so, I will auto set the chart type using auto_charttype
Using
PptxPainter.queue_slide_items
can result in a dataframe different to the one when auto setting the chart type. I will letPptxPainter.queue_slide_items
accept 'auto' as a value forPptxChain.chart_type
, and if so, I will auto set the chart type usingauto_charttype