MantisBT - ParaView | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0011107 | ParaView | Feature | public | 2010-08-10 19:03 | 2010-08-11 16:00 | |||||
| Reporter | Alan Scott | |||||||||
| Assigned To | Ken Moreland | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||
| Status | closed | Resolution | won't fix | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | ||||||||||
| Target Version | 3.10 | Fixed in Version | ||||||||
| Project | ||||||||||
| Topic Name | ||||||||||
| Type | ||||||||||
| Summary | 0011107: Color scale font layout could be improved | |||||||||
| Description | I have a user that has made complaints about font layout on the color scale editor. After looking at it, I think he has a seed of truth to his complaint. I will post his comments at the end of this report, but realize that he is thinking if terms of data precision - not character spaces. Thus, here is my proposal. Use case: ParaView trunk, local server, Windows. Open disk_out_ref.exo. Calculator. Use GlobalNodeId*1e6-1e6+1.2345678 in the formula. * Bug - we only get one digit of precision when using scientific notation, but 3 on the exponent. A problem is that this always gives a maximum that is repeated somewhere down the color scale. Example - 8e+009 * Solution - what I want - lets try using something like %-#6.2g, giving at least 2 digits of precision when using exponents. Example - 8.5e+009, or better yet, 8.5e+09. Furthermore, we would now get the same number of digits of precision for the min and max - i.e., 1.2 to 8.5e+09. * Bug - when you turn "Automatic Label Format" off, everything jumps - due to a different output format being used. * Solution - The "default" for auto formatting off should be the same as auto formatting on. * Bug - min number and max number font size should always be the same size. * Example - change the font size to 18. No matter what the user asks for, use the closest to requested size that is usable for min and max. * Another possible bug - I have seen cases where the font size through the numbers for the ticks is different size. We should figure out ONE font size that will work for all ticks, and use that. Note that I could not replicate with a vertical color legend. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | https://www.vtk.org/Bug/file/8309/ColorScaleWidths.png ![]() | |||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2010-08-10 19:03 | Alan Scott | New Issue | ||||||||
| 2010-08-10 19:04 | Alan Scott | Relationship added | parent of 0010219 | |||||||
| 2010-08-11 11:03 | Ken Moreland | File Added: ColorScaleWidths.png | ||||||||
| 2010-08-11 11:33 | Ken Moreland | Note Added: 0021714 | ||||||||
| 2010-08-11 11:33 | Ken Moreland | Status | backlog => @80@ | |||||||
| 2010-08-11 11:33 | Ken Moreland | Resolution | open => won't fix | |||||||
| 2010-08-11 11:33 | Ken Moreland | Assigned To | => Ken Moreland | |||||||
| 2010-08-11 16:00 | Alan Scott | Note Added: 0021717 | ||||||||
| 2010-08-11 16:00 | Alan Scott | Status | @80@ => closed | |||||||
| 2011-06-16 13:10 | Zack Galbreath | Category | Feature Request => Feature | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||