Actions
Bug #1840
openIncorrect X-axis scaling for Order ID in stacked bar chart
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
On the Visualization screen, when the user selects:
- Order ID on X-axis
- Count of Product Name on Y-axis
- Stacked Bar Chart
- The X-axis displays values starting from 0 instead of actual Order IDs (e.g., 1–101).
- This results in a misleading and visually incorrect chart.
Steps to Reproduce
- Open Visualization screen
- Select Order ID for X-axis
- Select Count of Product Name for Y-axis
- Choose Stacked Bar Chart
- Observe X-axis values
Actual Result
- X-axis shows 0-based scale
- Order IDs (e.g., up to 101) are not displayed correctly
- Chart looks distorted/unreadable
Expected Result
- X-axis should display actual Order ID values (e.g., 1–101)
- Chart should represent data accurately and clearly
Files
No data to display
Actions