robmonie / jquery-week-calendar

Now actively maintained in the following fork - https://github.com/themouette/jquery-week-calendar
388 stars 391 forks source link

retrieve users from json data #54

Open neilfurry opened 9 years ago

neilfurry commented 9 years ago

Hi,

Is there a way to retrieve users from a json data? as i can see users are being handled in static manner

users: ['user 1', 'user 2', 'long username', 'user 4'],

please help