Forum Discussion
Scaling Gantt and Line Chart after slicing
- 9 years ago
You are correct; to scale the Gantt chart I have to edit the visual. It's scaled based on ticks; each tick is based on the number of milliseconds in the display unit (day, week, month, etc.). The axis is then set to the margin + number of ticks (among other things).
So to scale my Gantt chart to my line chart (which does make sense in my use, because the failure correlates directly to the volume represented in the line chart) I have to make the ticks dynamic based on the visual display rather than time frame.
If anyone's interested, I'll post the modified Gantt when I'm done.
I don’t think you can scale the Gantt to the width of the visual, the width of failure description in the Gannt is determined by the Duration.
Gantt chart and Line chart are two different charts, they use different scale type(Line chart uses Linear scale type ) and display report from different dimensions. In my opinion, it doesn’t make sense to scale the width of failure description in Gantt to match the width of points in Line Chart.
Regards,
Lydia Zhang
You are correct; to scale the Gantt chart I have to edit the visual. It's scaled based on ticks; each tick is based on the number of milliseconds in the display unit (day, week, month, etc.). The axis is then set to the margin + number of ticks (among other things).
So to scale my Gantt chart to my line chart (which does make sense in my use, because the failure correlates directly to the volume represented in the line chart) I have to make the ticks dynamic based on the visual display rather than time frame.
If anyone's interested, I'll post the modified Gantt when I'm done.
- Anonymous9 years agoNot applicable
Ballard-Atkins,
You can post the modified Gantt and accept appropriate replies as answer, that way, other community members would easily find the solution when they get same issues.
Regards,
Lydia - wnunes228 years agoRegular Visitor
Hello Ballard,
I'd really like to use this modified visual.
May you respond here when you have it finished?
Thanks, Wallace
- Ballard-Atkins8 years agoFrequent Visitor
I haven't had more opportunity to work on this, but as we get back towards an analysis phase of our project, I might be able to revisit. If I get it created, I will share here.
- wnunes228 years agoRegular Visitor
OK, thanks.