Is it posible to create a percentage chart ?
Something like this

There is not a chart-type which gives an out-of-the-box percentage chart, but it is very easy to tweak a "100% stacked bar chart" to create something like the image you provided.
Here is an example which produces this result

Nice, this will work thanks!
There is not a chart-type which gives an out-of-the-box percentage chart, but it is very easy to tweak a "100% stacked bar chart" to create something like the image you provided.
Here is an example which produces this result
How can we write without a comma? like 27, 8, etc?
Most helpful comment
There is not a chart-type which gives an out-of-the-box percentage chart, but it is very easy to tweak a "100% stacked bar chart" to create something like the image you provided.
Here is an example which produces this result