| Issue 246: | How can I disable the time-chart in the Agenda Week View. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi I changed the default view to agenda week view. And changed the length of a week to 20 days because I want to display a timeline for projects in my application. Which needs to be in one line showing the whole month. (The standard month view is in multiple table divs.) What is the best way of doing it. In agenda week view I don't want the time-charts of the days. Just need the all-day line and replace the all-day text with the name of the project. Please guide me through this issue... Regards
Dec 17, 2009
Thank you for your reply but: I want to make the time chart disappear and build a gantt chart from full calendar in which I can specify its length. So thats not the answer for me because 1. It will still be 1 week chart. 2. I could not display more than one project with that chart. Thank you .
Dec 20, 2009
im merging this issue with one concerning gantt charts..
Status:
Duplicate
Mergedinto: 150 |
|
| ► Sign in to add a comment |
in the header you need to set the button that loads the week view to => basicWeek eg.. header: { left: 'prev,next today', center: 'title', right: 'basicWeek,basicDay' },