Git Product home page Git Product logo

ezgantt's Introduction

ezGantt

View a Google Spreadsheet as a Gantt Chart

ezGantt uses public Google Chart and Google Drive JavaScript APIs, so the same users who can view the Spreadsheet can see the Gantt chart. To try it, go to https://ezgantt.appspot.com/#1kYfoEFXW-psZ8AMy0Ne7wRMiM3umNKBs3v9U7nvafXA

To use it yourself, make a copy of the demo sheet and start adding tasks!

Feature Requests

  • Clickable rows
  • Allow both date and depends-on constraints, and choose latest one as a "no earlier than" constraint.
  • Last updated date (and who?)
  • Public ezgantt.appspot.com version
  • Any line item task description where the task starts with a '#' is ignored
  • Drive API v3, Sheets API v4
  • Enforce unique ID column
  • Easier linking from sheet to chart
  • Resources in demo = people
  • Easier hash tag
  • new better auth, fetch, promises flow
  • removed excess drive permissions

INFO

ezgantt.apspot.com

gcloud app deploy -q --project ezgantt --version 1 --verbosity=info app.yaml

  • app id: ezgantt
  • api key, client id, client secret: see JS files.

QUOTES

"I think ezgantt is a great tool for small-medium projects, it's easy to learn (took me minutes to get a good chart) and maintain."

References

ezgantt's People

Contributors

davelab6 avatar grodrigues3 avatar salamanders avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ezgantt's Issues

'App error: TypeError: dialog.showModal is not a function' occurs when trying the "Try it" link

In your README.md you have:

ezGantt uses public Google Chart and Google Drive JavaScript APIs, so the same users who can view the Spreadsheet can see the Gantt chart. To try it, go to https://ezgantt.appspot.com/#1kYfoEFXW-psZ8AMy0Ne7wRMiM3umNKBs3v9U7nvafXA

Clicking on this link this in Firefox 96 on Ubuntu 21.10 produces the noted error popup:

App error: TypeError: dialog.showModal is not a function

Clicking on the Edit link in the sample pops up the same error.

Meanwhile nothing much shows up in the screen itself beyond the header bar.

Display of Task names

When a task name is long, the display cuts off from the left hand side in the display.

Can we make sure we support higher number of words for display in the task name. Currently it cuts off task name from left side after 30 characters

ezGantt link permission denied

Hi guys, first of all I have to say that this feature is great, and it is well appreciate from my side. But I have an error, and it is that when sharing the document with other person, this person is not allow to see the ezGantt link, they can edit the spreadsheet but a popup appears when you click on ezGantt link that says that you don't have access to it.

Am I missing something to share the whole thing? that is the spreadsheet itself and the privilege to access the ezGantt.

Thanks in advance

Why the sign in btn?

I'm currently working on a gantt project for work, I was interested in viewing your gantt example, but I'm not interested in letting anyone access my google account. Just giving some feedback. :)

[FR] Add description

Please add a description column: task name proved to be too short. Description can be used only in the hover blob.

Rendering breaks when using end dates + dependencies

This is an issue in the Gantt rendering widget, but could possibly be checked for in the ezgantt script (because the rendering widget does not give good advice on how to fix an issue)

If you have a task with a dependency and an end date, you have to make an assumption that the task will go from the end of the dependency to the end date. That assumption makes the gantt tool sad - it could span the entire time, or just the last day.

Recently we had a user that had to switch their (technically valid) list of end dates+dependencies to duration+dependencies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.