[#3541] - Chart/Gauge wizard initializes Min/Max values with strings

Category:
Bug report
Priority:
Normal
Status:
Resolved
Project: Severity:
Minor
Resolution:
Fixed
Component: Reproducibility:
Always
Assigned to:

When using the chart wizard to create a gauge chart, it asks for a value expression (initialized to "Change me" by default), but does not ask for Min/Max expressions which are also initialized to "Change me" by default but are waiting for a Number. So, the end user does not know that he has to change these values (after the wizard ends) and has an error hard to understand.

AttachmentSize
Package icon issueDetails.zip1.03 KB
fcerbell's picture
786
Joined: Aug 14 2011 - 1:00pm
Last seen: 8 years 8 months ago

1 Comment:

#1
  • Resolution:Open» Fixed
  • Status:New» Resolved
  • Assigned:nobody»

Now generating 1 and 100 as default values for the Min and Max. Also Value is generated with default to 50.
The user can modify and customize later in the dedicated property section "Chart Plot".

Feedback
randomness