hi, i have not tried your module, but after reading your module info and to do's of graphical reports, i though you can facilate Sparklines (i am not sure of doability as i am not a php coder - its just an idea)

the theory
http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR&topic_...

the php lib
http://sparkline.org/

and the drupal module
http://drupal.org/project/sparkline

regards

Comments

Shiny’s picture

. (subscribing)
i <3 sparklies.

harry slaughter’s picture

Yes, someone mentioned this previously. I'll look at it.

Whatever I use has to meet one of the following two requirements:

1) Is PHP native and requires no installation of additional libraries

2) Uses a lightweight library that can be legally distributed with the module and is not platform dependent.

BioALIEN’s picture

In your case Harry, you can just make your module "Require" or "Depend on" sparklines since it's already been ported to Drupal.

I like where this is heading. +1

alex_b’s picture

Any news on this? We are looking at creating a sparkline wrapper modules for the PHP library. I would like to avoid duplicate work...

ica’s picture

there is a sparkline wrapper module, you can check, test and maybe collaborate
http://drupal.org/project/sparkline

alex_b’s picture

thank you.

rstamm’s picture

Status: Active » Closed (won't fix)

Version 5.x is obsolete and won't continue.