I'm trying to create a chart of all issues in a given project as a horizontal bar graph that will simply show the issue name and the estimates start/end date (having actual start/end next to it would be a bonus). Something that would have the months across the bottom and the bars are displaying start and end for issues.
Maybe a Gantt chart would do that but the ones I've seen seem to have much more complexity to them. Any assistance in setting this up would be greatly appreciated.