apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.26k stars 1.29k forks source link

bar100 UI Bug #4489

Closed IamHetPatel closed 4 months ago

IamHetPatel commented 4 months ago

Description

Steps to Reproduce

  1. Try to use bar100 chart with only 1 bar having multiple attributes.

Expected Behavior

On the right of a bar in bar100 chart, a total count of the values in that bar have to be shown.

Actual Behavior

The total count is shown but with a percentage sign with it, and that sign too is half cut, and the sign partly visible in the object of apexCharts.

Screenshots

image

Reproduction Link

use the bar100 chart option with only 1 bar.

brianlagunas commented 4 months ago

Did not follow bug template instructions