logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Graph::Writer::DSM::HTML - draw graph as a DSM matrix in HTML format

Credits

       Antonio Terceiro <terceiro AT softwarelivre.org>

Description

       See Graph::Writer::DSM.

Methods

Name

       Graph::Writer::DSM::HTML - draw graph as a DSM matrix in HTML format

New()

       Like Graph::Writer::DSM, this module provide some extra parameters to new() method.

       Supported parameters are:

       title
           The title of HTML page. Default: 'Design Structure Matrix'.

See Also

       Graph, Graph::Writer, Chart::Gnuplot.

Synopsis

       See Graph::Writer::DSM.

Version

       version 0.008

Write_Graph()

       See Graph::Writer::DSM.

See Also