taitems / jQuery.Gantt

jQuery Gantt Chart
http://taitems.github.io/jQuery.Gantt/
MIT License
952 stars 304 forks source link

Issue on Year Displayed on the Header #229

Closed lmbdev closed 4 years ago

lmbdev commented 5 years ago

When the data presented is starting on January 2019, the year on the header displays as 2018.

gantt issue

usmonster commented 5 years ago

Hi @lmbdev. Thanks for reporting this.

In this case, it would be helpful if you could provide a simple JSFiddle to demonstrate the issue. (Please also make sure you're using the official source code from this repository.)

lmbdev commented 5 years ago

Hi, @usmonster .

You can use this: https://yucatio.github.io/jQuery.Gantt/index.html

Just need to click on Open Data Input Form and add sample data. image

lmbdev commented 5 years ago

I added sample data with January 2019 dates, but the Year in the header still displays 2018 instead of 2019.

usmonster commented 5 years ago

Hi again @lmbdev. Just to be clear, we don't maintain that repository. It's possible that the bug exists only there, so it would save time and effort if you can show us a functional example of the issue using the official code from this repository (not a screenshot). We recommend using JSFiddle. Thanks again!

usmonster commented 4 years ago

I'll close this due to inactivity and because it seems to come from a fork, not from the official plugin. I may reopen it if new information arises.