The sparklines tag has no wiki summary.
0
votes
0answers
8 views
Problems with scaling in newSparkBox: should I be using vMin or vMax?
I really like the SparkTable package in R, but when I plot boxplots using newSparkBox they are not on the same scale and are not comparable. i.e., So the following codes outputs fine, except that the ...
1
vote
0answers
34 views
ExcelVBA : Automating sparklines using saved template model
With two of my previous question's answer i am now able to to do what i wanted to do :
How to extract each color bar and copy them in a table?
How to save correctly sparklines models (color, width, ...
0
votes
0answers
18 views
How to save correctly sparklines models (color, width, options)?
Using my previous question's answer :
How to extract each color bar and copy them in a table?
I am now able to create a sparkline for each line i want to make.
I tried to save that sparkline template ...
0
votes
1answer
16 views
Jquery sparklines: Possible to have different tooltips?
I'm using JQuery Sparklines (http://omnipotent.net/jquery.sparkline) to display a line graph where each tick in the graph corresponds to an hour interval of the current day. I've formatted the tooltip ...
0
votes
0answers
45 views
I am trying to combine datatables with the row grouping plugin, pivot.js, and sparklines
The need:
Row level grouping that goes n-levels deep (eg greater than 3)
Complex headers with hide and show functionality
Summary rows for pivot (Row headers with sums, avg, ... ...
0
votes
1answer
78 views
Jquery sparklines don't render properly within Jquery mobile collapsible set
I would like to display some sparklines graphs within a Jquery mobile collapsible set, however those graphs were not rendered properly:
Majority of the html codes are built by jquery functions, ...
1
vote
2answers
142 views
how to add sparkline to windows form application?
I have a project in c# and I need to show sparkline graphs that there info come from .CSV file. Im working with Windows form application and i cant find anything that work on that.
I need to have ...
-3
votes
1answer
157 views
How to produce bandlines using ggplot2?
Stephen Few has recently introduced Bandlines which are an extension to Edward Tufte’s Sparklines. Is there an easy way to produce these kinds of plots using ggplot2?
0
votes
1answer
155 views
Sparklines not drawing when using bootstrap and using tabs
I got a RubyOnRails application (3.2.x) using bootstrap and jQuery Sparklines from
http://omnipotent.net/jquery.sparkline/#s-about
My page has 2 tabs using bootstraps and looks as follows:
...
0
votes
1answer
48 views
Use sparklines with isotope
If I use sparklines inside elementIsotope elements the sparklines lose the tooltip. Is there some way to preserve the tooltip?
1
vote
1answer
62 views
jquery sparkline giving undefinied only in IE7
The array values give undefined result only in IE7 and above...I have no idea what I am doing here !
Html :-
Sparkline appears here:
javascript :-
// jsfiddle configured to load jQuery Sparkline ...
0
votes
1answer
493 views
AngularJS Directives in ng-repeat
I'm trying to use Angular's ng-repeat to display jQuery sparklines. I've wrapped the sparkline in what the angular directive to tell it to call. It seems that despite having a postlink in there it ...
0
votes
1answer
776 views
Angular.js with jQuery Sparklines
Noob question: I'm trying out the new Angular.js framework but can't seem to get my sparklines to display on my partials. The arrays I want graphed do display in text.
It seems to be a problem ...
0
votes
1answer
1k views
Kendo Grid Template with JQuery sparklines
Does anyone have an example of how to integrate the JQuery Sparklines plugin into the Kendo Grid template?
JQuery Sparklines
I would think this is rather simple to do, but every time I do ...
0
votes
0answers
111 views
jquery sparkline hyperlink each line
Is it possible to hyper link each bar?
I am building a food website that shows the nutritional values of fruit and vegetables..
It would be great if the user found that Strawberries have 17.36 g of ...
0
votes
0answers
195 views
jquery sparklines: setting width of a boxplot
I'm using jquery Sparklines and box plots.
I am trying to get two plots to be the same width, and am using the
"width" flag for both. But when I render the two plots they don't come out looking ...
1
vote
1answer
192 views
jquery sparklines: box plots and one value
I'm using Sparklines and am trying to draw a simple blox plot with predetermined min, max, whiskers, quartiles, and one additional value -- the user's value that might fall within the quartile or ...
0
votes
1answer
381 views
Sparkline in SSRS 2008R2/BIDS with fixed axis
I'm having some difficulty getting a sparkline chart to display correctly and the Microsoft documentation is focused on Report Builder.
I have a collection of items that can be placed in one of a ...
0
votes
1answer
336 views
jQuery sparklines iterate over div
I have an array of divs and I want to iterate over each div and pass it to sparklines. like so:
var divs = $("#wrapper>div");
var data = ["1:2:3:4", "4:3:2:3:1"];
var i;
for(i = 0; ...
0
votes
0answers
218 views
jQuery Sparklines 2.0 not working with IE9
I'm using jQuery Sparklines (http://omnipotent.net/jquery.sparkline) to draw charts, it's working very well on FF&Chrome
but when testing it on IE9 it's not working, and gives an error in ...
0
votes
2answers
173 views
Is it possible to plot histograms with sparkTable?
I can do a sparkBar, but no sparkHist. Is this possible to do?
This is an example of how to create a sparkBar (from example(newSparkBar):
library(sparkTable)
data(pop)
x <- ...
1
vote
1answer
477 views
Jquery composite sparklines
I am new to sparklines and need help with something. I get data from mysql and populate a span tag with class=sparks. The graph is generated but when I create another span tag with the same class, but ...
0
votes
1answer
510 views
Showing bullet chart scales for jQuery sparklines
I'm using the excellent jQuery Sparklines for drawing small bullet charts in my web app. It's a bit against the nature of tiny graphs like this, but I'd like to render the scales of the bullet trend ...
7
votes
1answer
2k views
Adding string tags to each value of jQuery Sparklines plugin
I'm implementing jQuery Sparklines plugin for a web app I'm developing. I want to add tags to the pie chart values so when you hover over that specific chart you will se "Automotive (25%)" instead of ...
0
votes
1answer
468 views
Setting background image in canvas on sparkline jquery
i am working in a web application using java language.i have a requirement to display composite sparkline graph, hence i am using sparkline jquery on jsp page. i have to set an image in the background ...
0
votes
0answers
163 views
Why are Pie charts not loading using jquery sparkline?
I'm using Pie charts from HERE but I'm having a problem in Firefox.
When there are more than 20 Pie Charts to be loaded, only half of them are processed (and the others are not visible).
If I access ...
7
votes
1answer
2k views
R YaleToolkit: How to change the font size of tick labels on the sparklines?
I'm using this function for some quick and easy sparklines with R but I can't seem to work out how to change the font size to avoid ugly overlaps of the y-axis tick labels. Here's my code (see below ...
0
votes
0answers
157 views
How can I add a background of marker to a JFreeChart sparkbar
I'm trying to create a sparkbar (very similar to a sparkline) that can have a range of data, and needs to be displayed next to other sparkbars with the same type of data for the same time frame. The ...
1
vote
1answer
756 views
Rails3: Render an in-memory image in the view
I have a rails app, which has a png file in memory in the controller which was generated by spark_pr.
@pngfile << Spark.plot( [47, 43, 24, 47, 16, 28, 38, 57, 50, 76, 42, 20, 98, 34, 53, 1, ...
0
votes
2answers
249 views
Sparkline Printing to PDF
I have an issue where when I export to PDF via VBA my sparkline graphs are not printed. I've browsed your site, and a few others, trying to come up with a solution. Unfortunately I can't get it to ...
0
votes
2answers
456 views
Can't set sparklines in Excel file
I'm working with Aspose Cells 2.4 for Java and I'm having some trouble setting sparklines. This is the code:
CellArea ca = new CellArea();
for (int k2=5;k2<=100;k2++){
...
0
votes
2answers
295 views
What are the best plugins to get jQuery charting/Sparklines to work in IE?
I'm having difficulty getting the wonderful jQuery Sparklines plugin to work in various versions of Internet Explorer. (Plugin ref: http://omnipotent.net/jquery.sparkline/)
I have to admit that I ...
2
votes
3answers
366 views
Plotting baseball pitches as qualitative variable by color
I was thinking of doing this in R but am new to it and would appreciate any help
I have a dataset (pitches) of baseball pitches identified by
'pitchNumber' and 'outcome' e.g S = swinging strike, B ...
3
votes
1answer
1k views
How can I populate a jqGrid cell with a sparkline graph
I'm having trouble figure out the proper way to get a sparkline graph rendering in a jqgrid cell and can't for the life of me find any relevant samples anywhere.
Anyway, after some research I ...
2
votes
2answers
363 views
jQuery sparklines - Possible to fill above line?
Looking at the sample graphs on the jQuery Sparklines page, you can see that there is a fillColor attribute that can be used to fill in the area below a line. However, is there any way to specify a ...
0
votes
1answer
1k views
how do I force the compilation of a widgetset in Vaadin?
I am trying to use the sparklines add on in my application. However, eclipse systematically refuses to compile the corresponding widgetset, i.e. if I specify the inherit tag in my widgetset that ...
0
votes
2answers
447 views
SVG memory footprint for a complicated page
I have a design that calls for a large number of small bar graphs (sparkline size). A typical page could easily have 60+ graphs showing 100+ datapoints per graph. Would the in-browser memory footprint ...
0
votes
1answer
361 views
How to Fill in the Area Underneath an ASP.Net Spline Chart Control with a Color?
I have an ASP.Net Chart Control of ChartType "Spline", one ChartArea and one Series (it's a sparkline). I was just wondering if anyone out there knew how I could color the area underneath the line - I ...
2
votes
2answers
947 views
Asynchronous C# method calls in ASP.NET page working on debug, but not working on live site
OK Here is the situation:
I have a web app with a table of statistics on our salesmen's customers, and each row has a sparkline graph showing the general trend of the sales data for the last 12 ...
3
votes
1answer
655 views
jQuery Sparklines: Automatic zero-centering for bar charts
I am using jQuery sparklines to display a bar chart, e.g.:
<p><span class="inlinebar">11,13,14,15,13,12,15,11,10,13</span></p>
The problem is that jQuery is using the ...
1
vote
1answer
504 views
Excel Sparklines not exported to PDF when using COM Automation
I am having a problem programmatically exporting Excel sheets that contain sparklines to PDF format.
When I manually export the Excel sheet to PDF format using Excel 2010's native PDF Exporting ...
0
votes
3answers
200 views
What is an easy way to display graphs in Ruby?
I am looking at some graphing options, and would like one that has the cleanliness of Sparklines gem but that doesn't require Rmagick. I'd like one with some clear tutorials, too.
0
votes
1answer
424 views
No method 'sparkline'
I've got the following code (based on this page):
<script language="javascript" type="text/javascript" src="/js/jquery.js"></script>
<script language="javascript" ...
2
votes
1answer
352 views
Excel sparklines printing issue
In an Excel 2010 document with more than one page of records, where each row includes a sparkline, the sparklines do not print or appear in print preview unless one first scrolls through the entire ...
1
vote
2answers
259 views
Web Workers and Sparklines
I know that Web Workers don't have access to the DOM, but I was wondering if there was any way they could render a Sparkline graph behind the scenes and pass it back. If not, is there ANY way I could ...
3
votes
3answers
649 views
Sparkline rendering is slow and hangs browser
Sparklines are awesome for doing little inline graphs. However, if the container they are in is hidden, you can't simply draw them behind the scenes and then show them. You must first display the ...
4
votes
5answers
263 views
Get an array containing the number of posts created in the past 2 weeks
I want to create sparklines that illustrate the number of posts created on my blog in the last 2 weeks. To do this, I need to first generate an array that contains the number of posts created on each ...


