IgniteUI / igniteui-angular-wrappers

Ignite UI Angular component extensions by Infragistics

Home Page:http://igniteui.github.io/igniteui-angular-wrappers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

makoto0701 opened this issue · comments

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.

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