Posted by ChrisBryant on June 22, 2009 at 11:38pm
Jump to:
| Project: | Sparkline generator and filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I know this module is 100% based around the PHP Sparkline library. Would it make sense to have this module support pluggable sparkine libraries or is that completely out of scope?
There is the jQuery sparkline plugin that would be great to be able to use as well:
http://omnipotent.net/jquery.sparkline
What do you think? Worth looking into or would that be best as a separate module?
Thanks!
Comments
#1
That's a good question. The jQuery sparkline plugin you linked looks nice.
It certainly would be possible to include both generation methods in the same module. The current sparkline module is pretty small, outside of the PHP library.
If you or anyone is interested in pursuing this, I'd be happy to apply any patches you come up with. I presently don't have much time to devote to develop it myself, but can certainly answer questions, as well as incorporate others' code into this module.
If you or anyone is really serious about working on sparklines, I'd even make you a co-maintainer.
#2
That's great to hear. Moonray from our team should be working on this next week and will check out the best approach.
Thanks for the quick response!