Loading...

Chart Type : MultiSeriesStackedColumn2D

Chart Type : MultiSeriesStackedColumn2D

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #5248
      Anonymous
      Anonymous
      Participant

      Hi Mandeep,

        I'm working on this issue.

      I let you know the results once I have something.

    • #4158
      Anonymous
      Anonymous
      Participant

      Hi,

      I am able to configure MultiSeries and Stacked chart types separately. It has been a challenge to figure out the combined chart type (MultiSeriesStackedColumn2D).

      I am getting messages “No data to display”. Please look into the following configuration:

      <Configuration>

        <Series>

          <Items FieldName=”Cost” AggregateFunction=”Sum” ChartSeriesType=”COLUMN” FilterFieldName=”Group” SeriesName=”Cost” ShowValues=”true” IncludeInLegends=”true”  />

          <Items FieldName=”Profit” AggregateFunction=”Sum” ChartSeriesType=”COLUMN” FilterFieldName=”Group” SeriesName=”Profit” IncludeInLegends=”true” ShowValues=”true” />

        </Series>

        <XAxis FieldName=”Year” SortFieldName=”Year” SortFieldOrder=”ASC” />

        <YAxis />

      </Configuration>

      Thanks,

      Message was edited by: dan gauntner

    • #6009
      Anonymous
      Anonymous
      Participant

      Hi Mandeep,

        We identifid an issue with the MultiSeriesStacked chart type. It will be fixed in the future releases.

      As a workaround, use multiple Stacked chart types on the same page.

Viewing 2 reply threads

You must be logged in to reply to this topic.