Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
-
Empty show more show less
-
Add-Ons 46, Add-Ons 47
-
5
Description
When creating a new widget, I see the "Maximum call stack size exceeded" error message.
The error message "Maximum call stack size exceeded" showed up because valueY is defined with ValueAxis type, which only accepts numeric value but we select date value so it can't parse to correct data for display.
Steps to reproduce:
- Add New Widget
- Choose Chart type
- Pick series for X - e.g. bounce
- Pick series for Y - e.g. date
Actual result
- A non-mgnl error message is shown "Maximum call size exceeded"
- My widget is not created
- As a user I don't know why my widget wasn't generate
Expected result
If the data field is defined with ValueAxis, check the value user selected and show error message if it is not numericIf I choose a numeric value, I see a warning message: Please choose a numeric value for this Axis. Category, Data, Duration values can be chosen for Axis X- In combobox for valueAxis type, only list numeric value
Checklists
Acceptance criteria
Attachments
Issue Links
- clones
-
ANALYTICS-199 (Investigation) I am able to choose the incorrect data-set for my series
-
- Closed
-