Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: RFC: HTML::Dashboard (Spreadsheet-like formatting for HTML tables)

by clscott (Friar)
on Apr 18, 2007 at 18:17 UTC ( [id://610811]=note: print w/replies, xml ) Need Help??


in reply to RFC: HTML::Dashboard (Spreadsheet-like formatting for HTML tables)

Re: Naming
A table is definitely not a dashboard, even though I guess it's part of a dashboard project for you.

Perhaps HTML::FormattedTable would be better?

Re: API

  1. What are the benefits over using a template to produce my html table and changing my style sheet?
  2. Can I call $dash->set_row_grn( sub { $_[0]->1%2 }, 'black' ); ? If so then what does 'grn' mean and what's the point of *_ylw, *_grn, *_red methods?
  3. How would I achieve the following? I want the value 'Smith' to be highlighted in the 'String' column but not in the 'Name' column.

Those questions aside I think its a very cool module and one I could see myself using for those ad-hoc reporting/monitoring applications that everyone has to hack up once in a while.

Edited to fix a nonsensical sentence.

--
Clayton
  • Comment on Re: RFC: HTML::Dashboard (Spreadsheet-like formatting for HTML tables)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://610811]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 10:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found