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();

Demos

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScript
DayPilot for ASP.NET WebForms
DayPilot for ASP.NET MVC
DayPilot for Java