Image may be NSFW.
Clik here to view.
I want to display a bar chart like shown in the figure
Following are the values for my chart
a=100 | ||
Max value chart can show 200 | ||
When the value of category label a=100 the chart should fill till 100 and the remaining which it cant fill because a <> 200 it should show grey color.
Can we achieve this feature?