Hiya!
I'm afraid the answer might be an easy one that I overlooked, but here goes:
How do I limit the x-axis on the Report graph to the same interval that I am filtering for?
My query is project = MyProject AND created >= "2018-10-01 00:00" AND created <= "2018-11-01 00:00" to limit results that was in October month. However, the x-axis options seems to be relative dates like 7, 14, 30 days, or 3 months or year. How do I limit the graph for one month, or just able to customize both the start and end of x-axis?