While declaring igDataChart, I'm not specifying height but still its taking default 500 as height. Is there any auto height property for igDataChart? Can we specify the height in such a way that igDataChart should get adjusted in to all devices?
Hi jpavansharma,
If you have any further questions, please feel free to contact me.
Hi there,
You can set the igDataChart height option to 100%. This should do the job.
Here you can find API documentation for all options, methods and events.