ng-apexcharts icon indicating copy to clipboard operation
ng-apexcharts copied to clipboard

ng-apexcharts histogram plotted as bar chart

Open nileshbhagwat opened this issue 3 years ago • 2 comments

Plots "Bar Chart" even though chart type is provided as "histogram". Whitespace within Bar is not removed.

image

e.g https://stackblitz.com/edit/ng-apex-histogram-issue?file=src/app/app.component.ts

Issue looks specific to angular-wrapper, JS demo example works fine https://stackblitz.com/edit/js-histogram?file=index.html

nileshbhagwat avatar Jun 07 '21 07:06 nileshbhagwat

yes this issue is confusing me too. Is there a shortcut fix for making the bars be close together?

heathervant avatar Jan 26 '22 19:01 heathervant

Currently, we are using patch for this. #220 should resolve this issue

nileshbhagwat avatar Jul 20 '22 03:07 nileshbhagwat