timeglider / jquery_widget

Timeglider's JS Widget component. See README for details.
193 stars 41 forks source link

dividing the paned to monthly vertical bands #47

Open pr31071983 opened 12 years ago

pr31071983 commented 12 years ago

Hi

i am looking to update the panel window that shows the vertical bands for each month like a color yellow from band Jan- Feb(vertical) , and color green from feb -mar, again mar-apr yellow..... can this be done.

timeglider commented 12 years ago

I'll look into this. I've been adding classes to create alternating colors (odd and even serial numbers), but I could see adding classes in the rendering of the ticks for months, too.

Let me see if I can quickly add that...

On Tue, May 8, 2012 at 12:37 AM, pr31071983 < reply@reply.github.com

wrote:

Hi

i am looking to update the panel window that shows the vertical bands for each month like a color yellow from band Jan- Feb(vertical) , and color green from feb -mar, again mar-apr yellow..... can this be done.


Reply to this email directly or view it on GitHub: https://github.com/timeglider/jquery_widget/issues/47