Apexcharts.js: Percentage chart

Created on 10 Sep 2018  路  3Comments  路  Source: apexcharts/apexcharts.js

Is it posible to create a percentage chart ?

Something like this
image

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

screen shot 2018-09-11 at 2 49 06 am

All 3 comments

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

screen shot 2018-09-11 at 2 49 06 am

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

screen shot 2018-09-11 at 2 49 06 am

How can we write without a comma? like 27, 8, etc?

Was this page helpful?
0 / 5 - 0 ratings