You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is noticed in the bubble calendar format that year numbers are not at the same line with year chart. They are shifted one line down, because page width doesn't fit with the increasing number of years. So for each year added to the chart, page width should be increased, which is not practical. We have to find away to fix such issue as shown above.