I have a page that from the click of a point on the highcharts chart, displays certain details in a table.
For a certain type of user profile, I need these details to be displayed as soon as this user logs in.
So I would like to know if there is a way to force a click on a point on the chart as soon as the page loads. It's possible?