Problem:
Empty cells in Line chart not rendered correctly until you select "Edit data".
Here's my data, notice the null value
["Charts","Tables","Pictures","Textboxes"],
["January","February","March"],
[2,4,6,10],[2,4,6,10],[2,null,6,10]
pptx template:
Before edit data is selected:
After edit data is selected:
Expected out: