morrisjs / morris.js

Pretty time-series line graphs
http://morrisjs.github.com/morris.js/
6.92k stars 1.23k forks source link

X axis - dates, possibility for displaying weekends in a different color? #773

Open Pionell opened 6 years ago

Pionell commented 6 years ago

I've started working on a already developed and working analytics page, need to modify it to display weekends in a different color or to have y axis lines with different background in between them to highlight that this was a weekend. Any possibility to do this natively on morris? Or do i need to figure out something with custom functions?