I would like a chart witch has the same gap between months, the problem is I have irregular amount of dates for each month.
E.g.
08.03.2019;8
25.03.2019;10
01.04.2019;15
09.04.2019; 20
22.04.2019; 8
29.04.2019; 13

the chart uses for april double the space compared to march, I would it look like this (but with all points (8,10,15,20,8,13); just tigther):
|__|__|
March April

Instead of this:
|__|____|
March April