IgniteUI / igniteui-angular-wrappers

Ignite UI Angular component extensions by Infragistics
http://igniteui.github.io/igniteui-angular-wrappers
MIT License
148 stars 30 forks source link

When I set "topMargin" value for radial type data chart, a chart is disabled with no error. #311

Open makoto0701 opened 4 years ago

makoto0701 commented 4 years ago

Description

When I set "topMargin" value for radial type data chart, a chart is disabled with no error.

Steps to reproduce

Set "topMargin" value to "radial line" data chart as option.

Result

The chart is disabled.

Expected result

THe chart is displayed.

dkamburov commented 4 years ago

@makoto0701 The topMargin option seems to be working as expected. Please review the following stackblitz.