✨ Practice building amazing Plotly Dash apps:
Join the app-building challenge!
Plotly Community Forum
Gantt chart horizontal axis without date
plotly.js
tasmin
September 25, 2018, 8:05am
1
Screen Shot 2018-09-18 at 1.20.52 PM.png
828×372 7.6 KB
Screen Shot 2018-09-25 at 1.03.08 AM.png
737×266 16.5 KB
Hello, I was wondering if I could make a gantt chart without dates in the horizontal axis, I just want it to go like the picture I attached.
krerkkiat
December 5, 2019, 2:50am
2
The following works for me.
fig.update_xaxes(type='linear')
with integer value for Start and Finish.
Related topics
Topic
Replies
Views
Activity
Gantt Chart integer/float x axis labels instead of date
📊 Plotly Python
2
3288
April 12, 2023
Gantt Chart Y-Axis
📊 Plotly Python
question
0
34
July 24, 2024
Grant charts without dates
📊 Plotly Python
1
2704
July 26, 2018
Plotly Gantt charts
📊 Plotly Python
0
235
June 1, 2021
Combining Table with Gantt Chart as subplot
📊 Plotly Python
question
4
2150
June 7, 2023