-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Page - Editor - Cloud
-
1
-
Severity 3 - Minor
Issue Summary
Chart Macro Bar and line graph X-axis does not show all values when values are above 8
Steps to Reproduce
- Create a table with 8 rows , Add any name to 1st column of each row.
- Add numbers to the rest of the column
- Edit the Table macro and create a chart (Bar or line)
- Find that all the values(names) in X-axis are visible in chart
- Add 9th Row and start adding more values
Screenshot:

Expected Results
The Chart macro in X-axis should show all values.
Actual Results
- You'll notice that the values in X-axis are shown alternatively
- As the values in X-axis increase. The gap increase with a multiple of 2
Values shown are 1,3,5,7... or 1,4,8,12......
Workaround
No workaround yet, but if we use Chart Macro with Pie chart, it shows all values.
- mentioned in
-
Page Loading...