Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsgantt-improved

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsgantt-improved

jsgantt-improved

  • 1.8.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
766
decreased by-43.96%
Maintainers
1
Weekly downloads
 
Created
Source

A fully featured gantt chart component built entirely in Javascript, CSS and AJAX. It is lightweight and there is no need of external libraries or additional images. Based on https://code.google.com/p/jsgantt/.

npm install jsgantt-improved

Or

include the files jsgantt.js and jsgantt.css that are inside demo/ folder.

Example

You can view a live example at

https://mariohmol.github.io/jsgantt-improved/demo/

Features

  • Tasks & Collapsible Task Groups
  • Dependencies
  • Task Completion
  • Task Styling
  • Milestones
  • Resources
  • Dynamic Loading of Tasks
  • Dynamic change of format: Hour, Day, Week, Month, Quarter
  • Load Gantt from XML and JSON
    • From external files (including experimental support for MS Project XML files)
    • From JavaScript Strings
  • Support for Internationalization (all hard coded strings can be overridden)

Documentation

See the Documentation wiki page or the included demo/index.html file for instructions on use.

FAQs

Package last updated on 20 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc