Brian Fisher

Gantt chart vertical line

Recommended Posts

Hi there

Is it possible to add a vertical line on the Gantt chart? If so how do I do this? I saw how to do it to other charts and I added in a data section to the JSON as per below, but it doesn't seem to work.

Kind regards

Brian

 

data: [{
          vLine: "1",
          showOnTop: "1",
          label: "Today",
          linePosition: "20/10/2020"
        }],

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now