visjs / vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://visjs.github.io/vis-timeline/
Other
1.74k stars 302 forks source link

Is it possible to add a third label and if possible what is the approach? #1762

Open AmirHadzhiev opened 5 months ago

AmirHadzhiev commented 5 months ago

I want to make 3 layers header Month Week number Days, but vis.js library supports only 2 labels on top - minor and major. It is possible to apply additional one, or find a proper way to display the required information? Has anyone faced this problem and how did they get out of the situation?