Skip to content

Commit

Permalink
Merge pull request #130 from theodi/auto-date-format
Browse files Browse the repository at this point in the history
Let dates auto-format
  • Loading branch information
pezholio authored Jul 1, 2016
2 parents 505e565 + 53ff82c commit 6b7c225
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/public/javascripts/chart.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ function getLayout(title, textcolour, boxcolour) {
gridcolor: '#D3D3D3',
type: 'datetime',
tickangle: 315,
tickformat: "%Y-%m-%d",
tickfont: {
color: textcolour
}
Expand Down

0 comments on commit 6b7c225

Please sign in to comment.