Modify ↓
Opened 8 years ago
Last modified 8 years ago
#12986 new defect
Cannot display multiple Gantt chart
Reported by: | anonymous | Owned by: | Chris Nelson |
---|---|---|---|
Priority: | normal | Component: | TracJsGanttPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description (last modified by )
I use Trac on Windows 7 64-bit (using Python 2.7 32-bit). Installation steps can be found here: http://www.jochenhebbrecht.be/site/2014-08-03/windows/installing-trac-101-windows-81-configuring-subversion-repository
[[TracJSGanttChart(sample=1)]]
displays a Gantt chart as expected.
But these lines:
[[TracJSGanttChart(sample=1)]] [[TracJSGanttChart(sample=1)]] [[TracJSGanttChart(sample=1)]]
don't display 3 Gantt charts. Only 1 displayed.
Attachments (0)
Note: See
TracTickets for help on using
tickets.