BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<ejs-chart #chart id="chart-container" ...>
<e-series-collection>
<e-series *ngFor="let chart of chartData; let i = index"
[dataSource]="chart.values"
type='StackingColumn'
xName="time"
yName="value"
[cornerRadius]='radius[i]'
[name]="chart.name" [marker]="marker">
</e-series>
</e-series-collection>
</ejs-chart>
Initial Rendering |
After Button Click |
|
|
Hi team,
sample sample not working in latest packages
simply changed all packages to * in your sample
https://stackblitz.com/edit/angular-zzaiqi-q1uly4?file=package.json
Hi Kumaresan,
We are glad to announce that our Essential Studio 2022 Volume 1 SP release v20.1.0.55 is rolled out; we have added the fix for reported issue and is available for download under the following link.
Sample : https://stackblitz.com/edit/angular-39rf3t?file=app.component.html,app.component.ts
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Durga Gopalakrishnan.