Json data array to graph (bar)

I have a json data array from a backend component representing future hour rain forecast with 5 minutes interval which I would like to plot as a bar graph in the frontend.
Anyone any idea how to accomplish this?

I think i have read somthing here:

did you manage to do that?
I’ve got a json array of data with the price of energy for the 24 h of today, I’d like to show it (that is show not only past hours of today , but also the future hours of today)