﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / General usage  / Multi-series chart with unrelated categories? / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Wed, 07 Jan 2009 16:23:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Multi-series chart with unrelated categories?</title><link>http://www.fusioncharts.com/forum/Topic611-28-1.aspx</link><description>I've added it to our wish list - though I'm not sure when we can add this one.</description><pubDate>Thu, 05 Apr 2007 03:08:50 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Multi-series chart with unrelated categories?</title><link>http://www.fusioncharts.com/forum/Topic611-28-1.aspx</link><description>So there's no way to add a legend to the outer-canvas of any chart?&lt;br&gt;&lt;br&gt;Is that something you could maybe put down as a future improvement?  It would seem to be a solidly valuable addition to any type of chart.&lt;br&gt;[code]&lt;br&gt;&amp;lt;chart&amp;gt;&lt;br&gt;&amp;lt;set color="FF0000" ..... /&amp;gt;&lt;br&gt;&amp;lt;set color="00FF00" ..... /&amp;gt;&lt;br&gt;&amp;lt;legend&amp;gt;&lt;br&gt;    &amp;lt;item color="FF0000" label="Alpha"/&amp;gt;&lt;br&gt;    &amp;lt;item color="00FF00" label="Beta"/&amp;gt;&lt;br&gt;&amp;lt;/legend&amp;gt;&lt;br&gt;&amp;lt;/chart&amp;gt;&lt;br&gt;[/code]</description><pubDate>Thu, 29 Mar 2007 10:25:26 GMT</pubDate><dc:creator>nickpdx</dc:creator></item><item><title>RE: Multi-series chart with unrelated categories?</title><link>http://www.fusioncharts.com/forum/Topic611-28-1.aspx</link><description>You can do this:&lt;/P&gt;&lt;P&gt;1. Use 2 single-series or 1 multi-series chart to show the data.&lt;/P&gt;&lt;P&gt;2. Use our grid component to show the legend.</description><pubDate>Thu, 29 Mar 2007 01:02:17 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Multi-series chart with unrelated categories?</title><link>http://www.fusioncharts.com/forum/Topic611-28-1.aspx</link><description>Thanks for the suggestion, it does enable the data to be charted.  But not in quite the way I'd like.&lt;br&gt;&lt;br&gt;The multi-series charts by default organize the categories' data all together.  What I would like is for the chart to be rendered with the columns for Alpha on the left, all colored red; the columns for Beta on the right, all colored green; labels on the x-axis for all columns; and a legend indicating that red is for Alpha, and green is for Beta.&lt;br&gt;&lt;br&gt;Put another way, take the output from your suggested multi-series column chart, and push all same-colored columns to one side.  The category labels would essentially be repeated twice _if_ it has a value in both Alpha and Beta set.&lt;br&gt;&lt;br&gt;What I want is really more like a single-series chart where I set the same color on all the associated &lt;set&gt; elements.  But I don't see a way to add a legend to a single-series chart.&lt;br&gt;&lt;br&gt;Maybe my question is better asked this way:  how can I add a legend to any type of chart?  If that's not possible, I would have to ask why.  It seems like adding a legend is absolutely necessary the second you begin manually setting colors for &lt;set&gt; elements.</description><pubDate>Wed, 28 Mar 2007 17:45:33 GMT</pubDate><dc:creator>nickpdx</dc:creator></item><item><title>RE: Multi-series chart with unrelated categories?</title><link>http://www.fusioncharts.com/forum/Topic611-28-1.aspx</link><description>What you can do is create a category list indicating the union of all data - like foo, bar, etc1, etc2.&lt;/P&gt;&lt;P&gt;Now, in alpha dataset, provide &amp;lt;set value='xx' /&amp;gt; for those categories which have data and &amp;lt;set /&amp;gt; for those which do not have. Do the same in beta too.</description><pubDate>Wed, 28 Mar 2007 03:31:32 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Multi-series chart with unrelated categories?</title><link>http://www.fusioncharts.com/forum/Topic611-28-1.aspx</link><description>The data I want to chart is structured like so:&lt;br&gt;&lt;br&gt;Top 5 Alpha Widgets:&lt;br&gt;foo, 12&lt;br&gt;bar, 20&lt;br&gt;baz, 49&lt;br&gt;fox, 31&lt;br&gt;bop, 88&lt;br&gt;&lt;br&gt;Top 5 Beta Widgets:&lt;br&gt;foo, 99&lt;br&gt;baz, 7&lt;br&gt;nut, 29&lt;br&gt;&lt;br&gt;I thought I'd like to chart this on 1 chart with 2 categories, Alpha and Beta.  The problem is obviously that the 2 data series don't share exactly the same labels.  All the examples I've found for multi-series charts seem to mandate that all dataseries correlate with each other exactly, and that they contain exactly as many elements as there are categories for the chart.&lt;br&gt;&lt;br&gt;What type of chart should I use to display this data?  It seems like I can't use the one I would like, multi-series 3D column, because the data doesn't fit into its allowed format.&lt;br&gt;&lt;br&gt;I could put both data series in a single-series chart with a spacer in between.  But in that case, I would like to color all the Alphas together, color all the Betas together, and show a legend with Alpha and Beta next to their colors.  However I can't find an example for adding  a legend to a single-series chart.</description><pubDate>Thu, 22 Mar 2007 20:07:55 GMT</pubDate><dc:creator>nickpdx</dc:creator></item></channel></rss>