<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Appboard%2F2.6%2Fbuilder%2Fwidgets%2Ftable%2Fsparkline_renderer</id>
	<title>Appboard/2.6/builder/widgets/table/sparkline renderer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Appboard%2F2.6%2Fbuilder%2Fwidgets%2Ftable%2Fsparkline_renderer"/>
	<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/table/sparkline_renderer&amp;action=history"/>
	<updated>2026-04-08T10:32:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/table/sparkline_renderer&amp;diff=8168&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/table/sparkline_renderer&amp;diff=8168&amp;oldid=prev"/>
		<updated>2015-04-30T10:59:30Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:59, 30 April 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/table/sparkline_renderer&amp;diff=8167&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: /* Sample Data */</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/builder/widgets/table/sparkline_renderer&amp;diff=8167&amp;oldid=prev"/>
		<updated>2014-09-23T04:05:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Sample Data&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:Sparkline Renderer}}&lt;br /&gt;
[[Category:AppBoard 2.6]]&lt;br /&gt;
[[Image:SparklineExample.png|thumb|center|500px|Using Sparklines To Show &lt;br /&gt;
Historical Trend]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Sparkline column renderer is a special option for presenting data in the column of a Table Widget.&lt;br /&gt;
&lt;br /&gt;
A Sparkline is a very small line chart, without axes or coordinates, that presents the general shape of variation in some measurement, such as temperature or stock market price, in a simple and highly condensed way.  Using alternate methods, such as Actions to drill-down and provide details, or to update an on-screen Widget, may not provide the immediate context and ability to compare items within a table that can be achieved with a Sparkline.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Sparkline option is only applicable for columns that have a one-to-many association where the “many” association represents the data points used in the sparkline.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How To Create a Sparkline ==&lt;br /&gt;
&lt;br /&gt;
Perform the following steps to create a Sparkline column in a Table Widget:&lt;br /&gt;
&lt;br /&gt;
# Log in to AppBoard as administrator.&lt;br /&gt;
# Create a [[appboard/2.6/builder/widgets/table|Table Widget]].&lt;br /&gt;
# Add one or more columns of data to the Widget.&lt;br /&gt;
# For a desired &amp;lt;b&amp;gt;Data Field&amp;lt;/b&amp;gt;, select &amp;lt;b&amp;gt;Sparkline&amp;lt;/b&amp;gt; as the Column Renderer.&lt;br /&gt;
# Click &amp;lt;b&amp;gt;Customize&amp;lt;/b&amp;gt; to configure the Sparkline:&lt;br /&gt;
#* &amp;lt;b&amp;gt;Header Text&amp;lt;/b&amp;gt; - The name to be displayed for the column.&lt;br /&gt;
#* &amp;lt;b&amp;gt;Column Width&amp;lt;/b&amp;gt; - The default width for the display of the column in the table.&lt;br /&gt;
#* &amp;lt;b&amp;gt;Resizable&amp;lt;/b&amp;gt; - Check the box if you want the User to be permitted to change the width of the column.&lt;br /&gt;
#* &amp;lt;b&amp;gt;X Axis Field&amp;lt;/b&amp;gt; - Select the desired data field to use for the X-Axis of the Chart.  For more details, see [[appboard/2.6/builder/widgets/area_chart|Area Chart Widget]].&lt;br /&gt;
#* &amp;lt;b&amp;gt;X Axis Type&amp;lt;/b&amp;gt; - Select an option for Type from the drop-down box. This will be used to determine how the data is translated by AppBoard into the labels that are shown along the x-axis.  For more details, see [[appboard/2.6/builder/widgets/area_chart|Area Chart Widget]].&lt;br /&gt;
#* &amp;lt;b&amp;gt;Y Axis Field&amp;lt;/b&amp;gt; - Select the desired data field to use for determining the height for that series.  For more details, see [[appboard/2.6/builder/widgets/area_chart|Area Chart Widget]].&lt;br /&gt;
#* &amp;lt;b&amp;gt;Minimum Value&amp;lt;/b&amp;gt; - Select the lowest Y Axis value to display, for purposes of controlling which portion of the results to display.&lt;br /&gt;
#* &amp;lt;b&amp;gt;Maximum Value&amp;lt;/b&amp;gt; - Select the highest Y Axis value to display, for purposes of controlling which portion of the results to display.&lt;br /&gt;
#* &amp;lt;b&amp;gt;Chart Type&amp;lt;/b&amp;gt; - Select &amp;quot;Area&amp;quot; for an area-based Sparkline or &amp;quot;Line&amp;quot; for a line-based Sparkline.  This controls whether there is shading of the region beneath the displayed values.  The &amp;quot;Area&amp;quot; option will include shading.&lt;br /&gt;
#* &amp;lt;b&amp;gt;Chart Color Rules&amp;lt;/b&amp;gt; - Configure conditions that modify the color of the Sparklines, based on evaluation of fields in the underlying data.&lt;br /&gt;
&lt;br /&gt;
== Sample Data ==&lt;br /&gt;
&lt;br /&gt;
Perform the following steps to create a Sparkline column in a Table Widget using sample data:&lt;br /&gt;
&lt;br /&gt;
# Create a Data Source called sparkline, using the CSV data directory in &amp;lt;tt&amp;gt;${application_home}/data/examples/training/sparkline&amp;lt;/tt&amp;gt;&lt;br /&gt;
#* For &amp;quot;Header Meta Delimiter&amp;quot;, make sure &amp;quot;Asterisk&amp;quot; is selected.&lt;br /&gt;
# Add the following association on the &amp;lt;b&amp;gt;Associate&amp;lt;/b&amp;gt; panel of the Data Source Wizard:&lt;br /&gt;
#* sparkline.sparkline_services.Service - EQUALS - sparkline.sparkline_svc_history.Service&lt;br /&gt;
#* &amp;lt;b&amp;gt;Name&amp;lt;/b&amp;gt;: &amp;quot;history&amp;quot;&lt;br /&gt;
#* &amp;lt;b&amp;gt;Type&amp;lt;/b&amp;gt;: &amp;quot;One To Many&amp;quot;&lt;br /&gt;
#* &amp;lt;b&amp;gt;Publish&amp;lt;/b&amp;gt;: &amp;quot;Always&amp;quot;&lt;br /&gt;
# Create a Basic Table Widget and place it on a Stack.&lt;br /&gt;
# Select &amp;quot;sparkline.sparkline_services&amp;quot; as the &amp;lt;b&amp;gt;Data Collection&amp;lt;/b&amp;gt; for the Widget.&lt;br /&gt;
# Configure the following columns for the Basic Table Widget:&lt;br /&gt;
#* Service: Status Shape&lt;br /&gt;
#* Service: Text&lt;br /&gt;
#* Availability: Text&lt;br /&gt;
#* history: Sparkline&lt;br /&gt;
# Click &amp;lt;b&amp;gt;Customize&amp;lt;/b&amp;gt; and configure the Sparkline as follows:&lt;br /&gt;
#* &amp;lt;b&amp;gt;Header Text&amp;lt;/b&amp;gt; - Service History&lt;br /&gt;
#* &amp;lt;b&amp;gt;Column Width&amp;lt;/b&amp;gt; - 150&lt;br /&gt;
#* &amp;lt;b&amp;gt;X Axis Field&amp;lt;/b&amp;gt; - Datetime&lt;br /&gt;
#* &amp;lt;b&amp;gt;X Axis Type&amp;lt;/b&amp;gt; - DateTimeAxis&lt;br /&gt;
#* &amp;lt;b&amp;gt;Y Axis Field&amp;lt;/b&amp;gt; - Availability&lt;br /&gt;
#* &amp;lt;b&amp;gt;Minimum Value&amp;lt;/b&amp;gt; - 0&lt;br /&gt;
#* &amp;lt;b&amp;gt;Maximum Value&amp;lt;/b&amp;gt; - 100&lt;br /&gt;
#* &amp;lt;b&amp;gt;Chart Type&amp;lt;/b&amp;gt; - Area&lt;br /&gt;
#* &amp;lt;b&amp;gt;Chart Color Rules&amp;lt;/b&amp;gt; - [None]&lt;br /&gt;
#* &amp;lt;b&amp;gt;Default Chart Color&amp;lt;/b&amp;gt; - Select a color.&lt;br /&gt;
#* [optional] Add a &amp;lt;b&amp;gt;Chart Color Rule&amp;lt;/b&amp;gt; that is red when Availability &amp;lt;= 90 and green when Availability &amp;gt; 90. &lt;br /&gt;
# Click &amp;lt;b&amp;gt;Save Changes&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;Next&amp;lt;/b&amp;gt;, and &amp;lt;b&amp;gt;Finish&amp;lt;/b&amp;gt;.&lt;br /&gt;
# Observe that the Table Widget in the builder display has a Sparkline Column labeled &amp;quot;Service History&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== Known Issues ==--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--# If you set the Renderer for a Data Field to &amp;quot;Sparkline&amp;quot;, and then change it back to &amp;quot;Text&amp;quot;, the data field now shows blank but the preview (and if you save the config) will actually be showing the association data.--&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
</feed>