Visualizing a charging jump trajectory

Currently in my game you play as a character who has a chargeable jump, when you hold down a key, your jump charges, and the height you reach will be relative to how long you held down the key for. What I want to do is create a line to show the player where we will jump/land. I am quite new to unreal, how would I start to work on this? Thanks