Loss graph of beta-VAE?

I am trying to implement beta-VAE in my own data and after making a model i dont know how the reconstruction loss and KL divergence loss looks like. Can someone post an example of how the graph should look like and explain underfitting and overfitting in it as well.