Switch to full year in date tick labels.
authorJoan Pau Beltran <joanpau.beltran@socib.cat>
Thu, 30 Oct 2014 12:44:19 +0000 (08:44 -0400)
committerJoan Pau Beltran <joanpau.beltran@socib.cat>
Thu, 30 Oct 2014 12:44:19 +0000 (08:44 -0400)
commit128f6d5460fc0c544f4ee40a3f972fdcdbb5fdaf
tree7de174a1b445af6bfb8df355c7112daf4d2fd392
parentb4c7f0ad4b0e91eb39b84fc10066dc7e1a6ed4f6
Switch to full year in date tick labels.

Use the full year in date tick labels ('Apr 2008'),
instead of only the last two digits ('Apr 08').

Adapt the date ticker test suite for the new label format.
auto_tests/tests/date_ticker.js
dygraph.js