Open vincentvikram opened 10 years ago
Since we have 'scale', is the 'time period' redundant?
How are the date datatype defined in the application? http://www.w3schools.com/js/js_dates.asp Can we simply specify the number of the month ie., Jan = 1, Feb = 2... so it is dd mm yyyy rather than the current dd followed by the first three chars of the month and then yyyy?
Bug replicated for month and year scale
I created a timeline of 01 Dec 2013 to 01 May 2014 and set period as 1 month. This should have given me a line of length 6 cm but the line extended to the right outside my screen. Can you please check the calculation of the timeline