Loading...

Can we sort or rearrange Legend in qChartView web part

Can we sort or rearrange Legend in qChartView web part

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

      Hi Mavi,

      The order of your series is dictated by the order you created the data series in the qChartView.

      Please go to ezEdit->Display->Configuration and under Data Series use the comboboxes on the left hand side to re order your series as desired.

    • #4025
      Anonymous
      Anonymous
      Participant

      Hi

      I have few question about the qChart webaprt.

      1) Can we rearrange or sort the items displayed in Legend?

      2) Is ther a way to reaarange filter values in a stacked chart?

          I have a list with following collumns:

          Title, City, Status.

      I have created a “StackedColumn” chart with following settings:

      <Configuration>

        <Series>

          <Items FieldName=”Status” AggregateFunction=”Count” ChartSeriesType=”COLUMN” FilterFieldName=”Status” />

        </Series>

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

        <YAxis />

      </Configuration>

      This creates a chart :

      chart.png

      Is there a way I can show RED then YELLOW and then GREEN stacks.

      Thanks

      Mavi

    • #6306
      Anonymous
      Anonymous
      Participant

      I have the same problem, but I think didn't get the question right. . On Mavi's question above there is only one data series which is the Status field. That status field is probably a dropdown with 3 values Yellow, Green and Red. That's why the legend shows these. Is there a way we can re-arrange this legend to show RED then YELLOW and then GREEN (which is actually the Status Field values), and the color of the graph will follow? If this is based on how the drop-down value is being added to the field, I have tried to rearange the value but the legend didn't follow.

      Please help.

      Thanks!

Viewing 2 reply threads

You must be logged in to reply to this topic.