The Gantt Chart supports client-side image export to the following formats:
- SVG
- PNG
- JPEG
The client-side export is supported since version 2018.4.3505.
Example
dp.exportAs("svg", {area: "viewport"}).download();
The Gantt Chart supports client-side image export to the following formats:
The client-side export is supported since version 2018.4.3505.
dp.exportAs("svg", {area: "viewport"}).download();
Availability of this feature in DayPilot editions:
Lite | Pro | |
---|---|---|
DayPilot for JavaScript | ||
DayPilot for ASP.NET WebForms | ||
DayPilot for ASP.NET MVC | ||
DayPilot for Java |