Progress bar with Target and actual values

Progress bar with Target and actual values

Hi all,

I have a requirement where i need to show target vs actual values in a progress bar. Something like in the attached image.

Could you help me any responsive js library or suggest some code using which I can do this? When actual is less than target it is easy but when actual is greater than target it may not be responsive.