highcharts-gantt

Highcharts Gantt does not show ALL rows that are empty

送分小仙女□ 提交于 2021-02-11 15:25:12
问题 I am trying to create a scheduling Gantt. I've based this gantt off of the Resource Management example. Lots of good stuff so far! I'm having a few problems, which I will make separate posts for. The first problem is that the Gantt hides rows that are empty after the last row that has data. In the example, you can see that the last row visible in the Gantt is for "TestPump | TestZone5". However, if you look at the data, there are empty rows for "TestPump | TestZone6", "TestPump | TestZone"

Highcharts Gantt Chart First/Last row content not readable while Fixed Header

不打扰是莪最后的温柔 提交于 2021-02-11 14:00:39
问题 I am having issue while implementing gantt charts with fixed header with yAxis: { scrollbar: { enabled: true, liveRedraw: true } } Content of last row when scrolling down or first row when scrolling up becomes invisible until the scroll is finished. You can check the live demo at: https://jsfiddle.net/8c93a6me/ 来源: https://stackoverflow.com/questions/61076229/highcharts-gantt-chart-first-last-row-content-not-readable-while-fixed-header

Highcharts Gantt Chart First/Last row content not readable while Fixed Header

限于喜欢 提交于 2021-02-11 13:58:00
问题 I am having issue while implementing gantt charts with fixed header with yAxis: { scrollbar: { enabled: true, liveRedraw: true } } Content of last row when scrolling down or first row when scrolling up becomes invisible until the scroll is finished. You can check the live demo at: https://jsfiddle.net/8c93a6me/ 来源: https://stackoverflow.com/questions/61076229/highcharts-gantt-chart-first-last-row-content-not-readable-while-fixed-header