Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export gantt #13

Open
claugiral opened this issue Jan 11, 2023 · 5 comments
Open

Export gantt #13

claugiral opened this issue Jan 11, 2023 · 5 comments

Comments

@claugiral
Copy link

There is a way to export the Gantt?? To csv or PDF or jpg? Thanks!

@tips-of-mine
Copy link

Up

Pour PDF ou JPG

@dhrzic
Copy link

dhrzic commented Dec 8, 2023

This would be nice to have.

@yclement-col
Copy link

Effectivement ce serait un superbe avantage de pouvoir exporter et partager le visuel généré.

@ftoledo
Copy link

ftoledo commented Feb 9, 2024

i second this

@manuuux
Copy link

manuuux commented Nov 8, 2024

It seems that the library allows exporting to PDF natively.

gantt.plugins({
    export_api: true
});
gantt.exportToPDF();

I can already do it directly from the browser console. Buttons with onclick actions could simply be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants