Open radumas opened 10 months ago
If xlabels and xticks are provided by the user, check that the number of labels matches the number of xticks and that neither is greater than the number of data points provided. (I don't know if matplotlib provides useful warnings for this.)
If xlabels and xticks are provided by the user, check that the number of labels matches the number of xticks and that neither is greater than the number of data points provided. (I don't know if matplotlib provides useful warnings for this.)