Hi David, When you look at the TiddlyWiki containing this legacy plugin, you'll notice that the styles for this deprecated core-plugin are in the default StyleSheetColors tiddler and don't come with the plugin...
http://tiddlywiki.com/coreplugins.html#StyleSheetColors .sparkline {background:[[ColorPalette::SecondaryPale]]; border:0;} .sparktick {background:[[ColorPalette::PrimaryDark]];} Although I would perhaps use different colors. The defaults don't look so nice. Also, to do the styling yourself, use your browsers inspection tools to figure out what classes are being used and then add the desired css into your StyleSheet tiddler. Cheers, Tobias. On Tuesday, 20 August 2013 23:37:57 UTC+2, David Bakin wrote: > > Into a relatively fresh (v2.8.1) empty tiddlywiki I tried to import the > sparklines plugin from http://tiddlywiki.com/coreplugins.html > > Import didn't work. (Don't know why: I'm new to tiddlywiki.) So I added > it manually. > > Now it is not quite working: When I create a sparkline a blank space > appears and the sparkline itself doesn't show unless I highlight (select > with cursor) the text in the tiddler with the sparkline. Then it shows > blue on white background. > > So ... how do I fix this? > > Thanks! -- David > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

