```json
{
    "title": "Problems with Browser Percentage Graphs",
    "url": "https://performancezen.com/2005/01/01/problems-with-browser-percentage-graphs/",
    "datePublished": "2005-01-01",
    "dateModified": "2005-01-01",
    "language": "en-US",
    "description": "I had a small issue with the rollove to the new year. Seems that the PHPlot package that I use requires strict date precedence...year first. Once I figured that out,…",
    "author": "spierzchala",
    "publisher": "Performance Zen"
}
```

# Problems with Browser Percentage Graphs

I had a small issue with the rollove to the new year. Seems that the PHPlot package that I use requires strict date precedence...year first. Once I figured that out, I was able to get the graphs back up and running.

I hate surprises like that on the first day of the new year.
