I am creating a bar chart with a relative date function that needs to be dynamic and pull the last 60 days from the present day. The date axis still shows one date before and after the data, is there a way to only show dates that contain data points? Its not that the values before are null, they just arent within the constraint of 60 days prior, yet the dates still appear.