I want to create a Chartkick line chart where I'm able to determine (hardcoded) the start and end dates of my chart. The chart will be a time series of a model.
The thing is that I want the left and right ends of the x-axis to be always showing independently of what data points I have plotted on the chart. Is that possible?