<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: sparkline</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: sparkline</description>
<language>en</language>
<pubDate>Wed, 10 Feb 2010 05:55:30 +0000</pubDate>

<item>
<title>graemep on "Simple Sparkline graphing plugin 0.2"</title>
<link>http://wordpress.org/support/topic/39656#post-223424</link>
<pubDate>Wed, 20 Jul 2005 13:23:50 +0000</pubDate>
<dc:creator>graemep</dc:creator>
<guid isPermaLink="false">223424@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am stupid. I left the link out!!!&#60;/p&#62;
&#60;p&#62;There was supposed to be a last sentence that said:&#60;/p&#62;
&#60;p&#62;More info, examples and download from: &#60;a href=&#34;http://pietersz.co.uk/2005/07/simple-sparklines-02&#34; rel=&#34;nofollow&#34;&#62;http://pietersz.co.uk/2005/07/simple-sparklines-02&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>westi on "Simple Sparkline graphing plugin 0.2"</title>
<link>http://wordpress.org/support/topic/39656#post-223393</link>
<pubDate>Wed, 20 Jul 2005 12:19:22 +0000</pubDate>
<dc:creator>westi</dc:creator>
<guid isPermaLink="false">223393@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Interesting...&#60;/p&#62;
&#60;p&#62;What is a sparkline useful for?&#60;/p&#62;
&#60;p&#62;Where can we get this plugin from?&#60;/p&#62;
&#60;p&#62;westi
&#60;/p&#62;</description>
</item>
<item>
<title>Lorelle on "Simple Sparkline graphing plugin 0.2"</title>
<link>http://wordpress.org/support/topic/39656#post-223388</link>
<pubDate>Wed, 20 Jul 2005 12:15:16 +0000</pubDate>
<dc:creator>Lorelle</dc:creator>
<guid isPermaLink="false">223388@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hmmm, link?&#60;/p&#62;
&#60;p&#62;Definition of &#34;sparklines&#34;? User controlled numbers and information like on business sites or something else?
&#60;/p&#62;</description>
</item>
<item>
<title>graemep on "Simple Sparkline graphing plugin 0.2"</title>
<link>http://wordpress.org/support/topic/39656#post-223387</link>
<pubDate>Wed, 20 Jul 2005 11:50:08 +0000</pubDate>
<dc:creator>graemep</dc:creator>
<guid isPermaLink="false">223387@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have made some improvements to my Simple Sparklines graphing plugin. The main new feature is that the height of graphs can automatically match the size of surrounding text.&#60;/p&#62;
&#60;p&#62;I have also cleaned up the code so that the graph generating function can be used by by other plugins or from templates (provided you have useful data to pass to it!).&#60;/p&#62;
&#60;p&#62;The plugin is primarily meant for sparklines, small, inline, word sized graphs. It can be used for larger graphs but is not well suited to thay role except for very simple graphs.
&#60;/p&#62;</description>
</item>
<item>
<title>graemep on "Simple Sparkline graphs"</title>
<link>http://wordpress.org/support/topic/37014#post-222423</link>
<pubDate>Mon, 18 Jul 2005 05:29:36 +0000</pubDate>
<dc:creator>graemep</dc:creator>
<guid isPermaLink="false">222423@http://wordpress.org/support/</guid>
<description>&#60;p&#62;David and Mark, thanks for the pointers. I should finish the next version, with graph heights automatically adjusted to text size, in the course of this week.&#60;/p&#62;
&#60;p&#62;I am cleaning it up so that the function that generates the graphs can be called directly with the data as parameters, rather than in the text of the post - that should make it reusable by other plugins and from templates. Obviously you can call the the PHP Sparkline library directly instead. My function just provides a simple wrapper plus the adjustment to match text size.
&#60;/p&#62;</description>
</item>
<item>
<title>heavysixer on "Simple Sparkline graphs"</title>
<link>http://wordpress.org/support/topic/37014#post-221808</link>
<pubDate>Sat, 16 Jul 2005 16:46:57 +0000</pubDate>
<dc:creator>heavysixer</dc:creator>
<guid isPermaLink="false">221808@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This is pretty interesting. I just started working with the idea of a sparkline stats system and am pleased to find there are already people hard at work on the idea.
&#60;/p&#62;</description>
</item>
<item>
<title>MarkWubben on "Simple Sparkline graphs"</title>
<link>http://wordpress.org/support/topic/37014#post-209723</link>
<pubDate>Tue, 21 Jun 2005 14:35:16 +0000</pubDate>
<dc:creator>MarkWubben</dc:creator>
<guid isPermaLink="false">209723@http://wordpress.org/support/</guid>
<description>&#60;p&#62;(Pfew, I found my Wordpress account again!)&#60;/p&#62;
&#60;p&#62;sIFR actually checks for &#60;code&#62;element.offsetHeight&#60;/code&#62;, and removes the vertical padding from that number. That way you can get near the line-height almost perfectly in virtually all browsers. You have to specify the padding though.&#60;/p&#62;
&#60;p&#62;You can also use getComputedStyle and currentStyle to get at line-height directly (consult Google for more on that).&#60;/p&#62;
&#60;p&#62;If you have any further questions, please mail me (&#60;a href=&#34;http://novemberborn.net/colophon/contact&#34; rel=&#34;nofollow&#34;&#62;http://novemberborn.net/colophon/contact&#60;/a&#62;), as I'm not checking these forums anymore (and I'm not at home now, so I tend to forget about things like this)).
&#60;/p&#62;</description>
</item>
<item>
<title>graemep on "Simple Sparkline graphs"</title>
<link>http://wordpress.org/support/topic/37014#post-209569</link>
<pubDate>Tue, 21 Jun 2005 07:30:28 +0000</pubDate>
<dc:creator>graemep</dc:creator>
<guid isPermaLink="false">209569@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for the pointer to sIFR, they do what I want (or something pretty similar), and it looks like they use javascript to do it. Looks like I will have a bit of work to figure how how it works so I do not expect a quick result there.&#60;/p&#62;
&#60;p&#62;Yes, I am targeting simple static data - at the moment any way. My motivation was to illustrate economic and financial concepts on  &#60;a href=&#34;http://moneyterms.co.uk&#34;&#62;this site&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;As for dynamic data sources, what sources and displayed where? The simplest solution might be to call James Byer's library from a PHP script that has your dynamic data available, and then call the script from your templates. The library is undocumented but it is not hard to work out enough to use it from the source and the examples.&#60;/p&#62;
&#60;p&#62;Thanks for the offer of help. I will ask if (or perhaps I should say when!) I get stuck.
&#60;/p&#62;</description>
</item>
<item>
<title>davidchait on "Simple Sparkline graphs"</title>
<link>http://wordpress.org/support/topic/37014#post-209534</link>
<pubDate>Tue, 21 Jun 2005 04:37:02 +0000</pubDate>
<dc:creator>davidchait</dc:creator>
<guid isPermaLink="false">209534@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Very cool idea.&#60;/p&#62;
&#60;p&#62;I don't believe WP-cache will cache an on-the-fly image for you -- you'd need to cache it yourself, and then WP-cache would simply make it so that your dynamic code is only called for the first generation of the page.  Note if the data was somehow dynamic, you'd lose that with WP-cache running...&#60;/p&#62;
&#60;p&#62;I could see sparklines being a quick, simple way to generate blog activity graphs (the blogging side or the visitor side) -- though I don't know that your plugin really was targeting that truly dynamic data source, as much as a static data set generating an image.&#60;/p&#62;
&#60;p&#62;If you just add graphic-caching to the plugin (assuming it doesn't), then it'd make for a pretty powerful graph-scripting language within a given post.  If you need help, let me know.&#60;/p&#62;
&#60;p&#62;Extending it for dynamic data (somehow) would be the thing I'd want.&#60;/p&#62;
&#60;p&#62;As for finding the text height -- well, you might want to look at sIFR, as I think they are doing some level of dynamic processing (I assume they are looking at the css somehow...).&#60;/p&#62;
&#60;p&#62;-d
&#60;/p&#62;</description>
</item>
<item>
<title>graemep on "Simple Sparkline graphs"</title>
<link>http://wordpress.org/support/topic/37014#post-209145</link>
<pubDate>Mon, 20 Jun 2005 10:22:03 +0000</pubDate>
<dc:creator>graemep</dc:creator>
<guid isPermaLink="false">209145@http://wordpress.org/support/</guid>
<description>&#60;p&#62;A very simple plugin that allows the creation of simple &#60;a href=&#34;http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR&#38;#38;topic_id=1&#34;&#62;sparklines&#60;/a&#62; (small graphs that fit in the flow of text). It uses &#60;a href=&#34;http://sparkline.org/&#34;&#62;James Byers' Sparkline PHP Graphing Library&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;This is my first attempt at a Wordpress plug-in, so it is likely to be flawed. However it seems to work OK.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pietersz.co.uk/2005/06/wordpress-plugin-simple-sparklines&#34;&#62;More details, example sparklines and download.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am planning a few improvements. Please let me know if you find it useful.&#60;/p&#62;
&#60;p&#62;I would like to find a way of automatically scaling to the current texst size. I can not figure out a way of doing this, I was hoping that javascript might be able to pick it up, but I have not found anything there.&#60;/p&#62;
&#60;p&#62;Also if anyone if familiar enough with wp-cache to tell me if it would cache the output of this plug-in I would be grateful for the info.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
