ng-apexcharts
ng-apexcharts copied to clipboard
ng-apexcharts histogram plotted as bar chart
Plots "Bar Chart" even though chart type is provided as "histogram". Whitespace within Bar is not removed.
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
yes this issue is confusing me too. Is there a shortcut fix for making the bars be close together?
Currently, we are using patch for this. #220 should resolve this issue