Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8403053
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T22:14:31+00:00 2026-06-09T22:14:31+00:00

I am trying to stack bar graphs up as in the picture below. My

  • 0

I am trying to stack bar graphs up as in the picture below. My data layer is returning several values for a particular date, which corresponds to different ‘codes’. However, when using Chart.XY element and feeding the data to Logi, the X-axis repeats the date for every different element (or ‘code) and not stacking them properly. I believe there is something fundamental I’m doing wrong, but cannot find out what (Extra bar option set to ‘Stacked’). Any help is appreciated!

This is the graph:

graph

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T22:14:33+00:00Added an answer on June 9, 2026 at 10:14 pm

    It may not be possible to create the exact chart you need using a single Chart.XY element. ExtraGrid Layers don’t support multi-series, so you can’t currently layer 2 multi-series charts on top of each other. The best option might be to build multiple charts each with it’s own multi-series using a Crosstab filter.

    Here’s a quick example of a similar chart to your example produced with ‘static’ data with the Crosstab filter.

    <Chart Type="XY" XYChartType="Bar" ChartHeight="300" ChartWidth="500" ChartOrientation="Horizontal" Color="#66C2A5,#FC8D62,#8DA0CB,#E78AC3" ChartLabelColumn="Item" ChartLabelColumnDataType="Text" Transparency="4">
      <DataLayer Type="Static" ID="staticDL1">
        <StaticDataRow Item="F" BudgetQuarter="Q1" BudgetValue="65" />
        <StaticDataRow Item="F" BudgetQuarter="Q2" BudgetValue="55" />
        <StaticDataRow Item="F" BudgetQuarter="Q3" BudgetValue="45" />
        <StaticDataRow Item="F" BudgetQuarter="Q4" BudgetValue="60" />
        <StaticDataRow Item="E" BudgetQuarter="Q1" BudgetValue="45" />
        <StaticDataRow Item="E" BudgetQuarter="Q2" BudgetValue="55" />
        <StaticDataRow Item="E" BudgetQuarter="Q3" BudgetValue="65" />
        <StaticDataRow Item="E" BudgetQuarter="Q4" BudgetValue="70" />
        <StaticDataRow Item="A" BudgetQuarter="Q1" BudgetValue="65" />
        <StaticDataRow Item="A" BudgetQuarter="Q2" BudgetValue="55" />
        <StaticDataRow Item="A" BudgetQuarter="Q3" BudgetValue="45" />
        <StaticDataRow Item="A" BudgetQuarter="Q4" BudgetValue="60" />
        <StaticDataRow Item="B" BudgetQuarter="Q1" BudgetValue="45" />
        <StaticDataRow Item="B" BudgetQuarter="Q2" BudgetValue="55" />
        <StaticDataRow Item="B" BudgetQuarter="Q3" BudgetValue="65" />
        <StaticDataRow Item="B" BudgetQuarter="Q4" BudgetValue="70" />
        <CrosstabFilter CrosstabColumn="BudgetQuarter" CrosstabLabelColumn="Item" CrosstabValueColumn="BudgetValue" CrosstabValueFunction="Sum" />
      </DataLayer>
      <Legend />
    </Chart>
    

    You can build 2 of these charts, one for your Budget and one for Actual. Depending on how the data is structured, you might also be able to use Extra Data Columns/Extra Grid Layers to build a more complex chart.

    For more details on Crosstab charts, you might want to take a look at the Sample application for static charts:

    http://devnet.logixml.com/rdPage.aspx?rdReport=Samples
    Specifically, looking at the Crosstab filter :

    http://devnet.logixml.com/SampleCharts/rdPage.aspx?rdReport=CrosstabFilter

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Greetings, I am trying to create a bar chart of the data posted below
I am trying to stack image views beside each other (with 70% overlapping). I
Stack: I'm trying to turn my website's user profile into more of a feed
Trying to setup a CodeIgniter based project for local development (LAMP stack), and once
I am trying to understand the stack allocation of pthreads library in Linux. Here
I am trying to build the ohNet UPnP stack from openhome.org for execution on
I am trying to implement a Stack in java (using the list interface: Interface
I am trying to learn the technology stack behind StupeFlix and Animoto. I find
I'm trying to better understand what the stack trace means. I have a two
I'm trying to search the Stack Overflow questions using the php stacks app But

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.