I am trying to add a date range to my charts, in order to be able to see data in different time amounts. I am using a MySQL DB with generated timestamps (UNIX). How would I be able to add a drop-down menu( or something similar) that would be able to change the graph to show for example: Past Month, Past 3 Months, Past Half-Year..etc? Is it even possible to allow custom date range entry?