I have a data-field in my database which stores date as a string e.g: 2015-07-30 is stored as 20150730.
So the unitInterval treats increases keeps incrementing the value until 20150800 and then displays the values for August 2015.
But I dont want this. After 20150730, I want 20150801.
How can I do this.
It would be even better if there was no interval, but it simply showed all the values present in the database for this datafield and nothing else!.
I appreciate your support
Thanks,
Dhaval Valotia
TIG Funds LLC