Closed (won't fix)
Project:
Reports
Version:
5.x-0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2007 at 02:27 UTC
Updated:
30 Sep 2010 at 23:01 UTC
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
Comment #1
ica commentedhere is various practices with sparklines
http://www.bowlie.com/forum/
http://www.hardballtimes.com/thtstats/main/sparklines/custom.php
http://seanmcb.com/projects/wordpress/sparkstats
http://rachelandcolby.com/sparks/
http://dev.isitaboat.co.uk/distributed.net/
http://www.bonavistasystems.com/Products_SparkLiner_Overview.html
http://finianz.de/news/boersenkurse.php
http://www.shutterblade.net/
http://www.tiddlywiki.com/#Sparklines
Comment #2
Shiny commented. (subscribing)
i <3 sparklies.
Comment #3
harry slaughterYes, 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.
Comment #4
BioALIEN commentedIn 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
Comment #5
alex_b commentedAny news on this? We are looking at creating a sparkline wrapper modules for the PHP library. I would like to avoid duplicate work...
Comment #6
ica commentedthere is a sparkline wrapper module, you can check, test and maybe collaborate
http://drupal.org/project/sparkline
Comment #7
alex_b commentedthank you.
Comment #8
rstamm commentedVersion 5.x is obsolete and won't continue.