Line Chart with data source from Firestore Collection withe two fields
x axis: logdate field String Datatype with date values in ISO format "YYYY-MM-DD"
yaxis: metric - integer datatype
The Pages breaks because of the labels
The issue is with labels. When labels are disabled, the line chart works perfect but there no xaxis labels.
Line graph without x axis lables makes no sense.