- This topic is empty.
- AuthorPosts
-
- 03/07/2012 at 1:15 am #5073
AnonymousParticipantHi 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.
- 01/24/2013 at 10:37 am #4025
AnonymousParticipantHi
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 :
Is there a way I can show RED then YELLOW and then GREEN stacks.
Thanks
Mavi
- 01/24/2013 at 10:37 am #6306
AnonymousParticipantI 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!
-
- AuthorPosts
You must be logged in to reply to this topic.