mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
git-svn-id: http://www.observium.org/svn/observer/trunk@358 61d68cd4-352d-0410-923a-c4978735b2b8
75 lines
3.1 KiB
HTML
75 lines
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
|
|
<LINK REL="Start" HREF="index.html">
|
|
<LINK REL="Contents" HREF="toc.html">
|
|
<LINK REL="Prev" HREF="101WhyuseGanttcharts.html">
|
|
<LINK REL="Next" HREF="103AsimpleGanttchart.html">
|
|
<STYLE TYPE="text/css"><!--
|
|
BODY { font-family: serif }
|
|
H1 { font-family: sans-serif }
|
|
H2 { font-family: sans-serif }
|
|
H3 { font-family: sans-serif }
|
|
H4 { font-family: sans-serif }
|
|
H5 { font-family: sans-serif }
|
|
H6 { font-family: sans-serif }
|
|
SUB { font-size: smaller }
|
|
SUP { font-size: smaller }
|
|
PRE { font-family: monospace }
|
|
A { text-decoration: none }
|
|
--></STYLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<A HREF="toc.html">Contents</A>
|
|
<A HREF="101WhyuseGanttcharts.html">Previous</A>
|
|
<A HREF="103AsimpleGanttchart.html">Next</A>
|
|
<HR NOSHADE>
|
|
<H2><A NAME="10_2">10.2 Capabilities in JpGraph Gantt module</A></H2>
|
|
<P></P>
|
|
<UL>
|
|
<LI> Both automatic and manual scaling of date</LI>
|
|
<LI> Full support for independent CSIM for both labels and activity bars</LI>
|
|
<LI> Extremely flexible scales, possibility to use both months, weeks,
|
|
days, hours and minutes as scales. Furthermore (unlike MS Project) you
|
|
can have as may scales displayed at the same time as you like.</LI>
|
|
<LI> Support for visualization of grouped activities</LI>
|
|
<LI> Gantt charts can be automatically sized according to the number of
|
|
bars and scale used. This means you don't have to supply a specific
|
|
size when creating a graph.</LI>
|
|
<LI> Unlimited number of activities</LI>
|
|
<LI> Supports platform independent Week number calculation according to
|
|
ISO:8601</LI>
|
|
<LI> Rich possibility to display a variety of scales or combination of
|
|
scales supports both day, week, month, year. Each scale header is
|
|
totally configurable in terms of font, size, color, background etc</LI>
|
|
<LI> User configurable date format in the scale headlines</LI>
|
|
<LI> Visualization of constrains between activities, start-to-start,
|
|
start-to-end, end-to-start and end-to-end</LI>
|
|
<LI> Scales have "intelligent" grids</LI>
|
|
<LI> Supports title and subtitle with user specified font, size and
|
|
color</LI>
|
|
<LI> Activity bars can have multiple patterns and colors</LI>
|
|
<LI> Activity bar may have shadows</LI>
|
|
<LI> Activity bars can have internal progress bars displayed to show how
|
|
much of a given task has been accomplished</LI>
|
|
<LI> Activity titles can have individual fonts, colors and backgrounds</LI>
|
|
<LI> Activity bars can have captions</LI>
|
|
<LI> Activity bars can have specified left- and right end markers</LI>
|
|
<LI> Bar heights can be specified in absolute pixels or in percent of
|
|
the activity line width</LI>
|
|
<LI> Supports milestones with many different marks</LI>
|
|
<LI> Supports vertical marker lines with text</LI>
|
|
<LI> Can easily be localized</LI>
|
|
<LI> Full support for CSIM (or drill down graphs)</LI>
|
|
<LI> Alternate row colors</LI>
|
|
<LI> ... and more</LI>
|
|
</UL>
|
|
<P></P>
|
|
<HR NOSHADE>
|
|
<A HREF="toc.html">Contents</A>
|
|
<A HREF="101WhyuseGanttcharts.html">Previous</A>
|
|
<A HREF="103AsimpleGanttchart.html">Next</A>
|
|
</BODY>
|
|
</HTML>
|