krispo / angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
http://krispo.github.io/angular-nvd3
MIT License
1.29k stars 377 forks source link

Multibar graph scatter chart doesn't allow large points of the same size #739

Open scottcwilliams511 opened 6 years ago

scottcwilliams511 commented 6 years ago

I've confirmed this is possible using a normal scatter chart (https://github.com/krispo/angular-nvd3/issues/235), but I have yet to add this successfully to a scatter chart within a multi-chart.

http://plnkr.co/edit/hthz2ORAcdVIuhJY3q0T?p=preview

Any ideas? Thanks.