The values in each bar can be seen after mouse hover
I am trying to get the text from the bar-chart in this picture. It doesn't have any element so that I cannot get the text. It only show in dom tree.
The dom element after i inspect the canvas
After inspecting the canvas i can only see canvas eleement with no other child element so that i can get the text from the graph.
Can anyone help me how can I get the values from the bar in this bar-chart ?
The link to the website i am trying is below The website where i am trying to automate canvas elements