Forum Discussion
ashmitp869
Responsive Resident
1 year agovertical line in Line Chart
Hi , How to add vertical line in Line Chart.
- Anonymous1 year ago
You can add multiple constant lines referencing the dates that you want.
But you are not able to view the X axis constant line because your data type may be in string format please transform the data into date format or numeric format, then you will be able to view the x axis constant line. This will resolve your issue and you will be able to constant lines as required.
Thanks and regards.
Greg_Deckler
Community Champion
1 year agoashmitp869 The Analytics pane only supports an X-axis constant line if you have a numeric x-axis. Otherwise, you just have to create a line shape and then overlay it. 😞