'question regarding facebook prophet, is there a way to identify points on the plot?

enter image description here

my data is similar to this i.e. years on x-axis and values on y-axis, I think prophet requires the x-axis to have "ds" and the y-axis as "y" to work but is there a way to use identify() to determine particular points on the plot?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source