Forum Discussion

gnn's avatar
gnn
New Member
4 years ago
Solved

Multiple X-Axis Constant Lines loaded from table (Date)

Hello all,

 

I am creating a line chart (date on X-axis, value on Y) and I want to add some constant lines on X-axis to show some specific events in time that took place.

 

I am exploring the possibility of loading the dates from a table column and create multiple lines/events at once, without summarization, just plot all date events.

 

Is it feasible?

 

Thank you in advnace,

 

George 

  • gnn , I doubt you can do that as a vertical one. Each constant line needs one measure with a single value.

     

    But you can have lines from the table. and use the markers and make line width 0 to highlight those points

2 Replies

  • gnn , I doubt you can do that as a vertical one. Each constant line needs one measure with a single value.

     

    But you can have lines from the table. and use the markers and make line width 0 to highlight those points

    • gnn's avatar
      gnn
      New Member

      amitchandak  Thank you very much for your reply. Excellent idea, I will try this workaround.

       

      Best Regards,