[
https://issues.apache.org/jira/browse/CLIMATE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027740#comment-14027740
]
ASF GitHub Bot commented on CLIMATE-472:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/72
CLIMATE-472 - Fix overlapping colorbar labels
- Switch colorbar labels to use scientific notation.
- Reduce labelsize to avoid overlap.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-472
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/72.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #72
----
commit 30e84efaa94fd93a532a95a073f8096417c08244
Author: Michael Joyce <[email protected]>
Date: 2014-06-11T04:15:13Z
CLIMATE-472 - Fix overlapping colorbar labels
- Switch colorbar labels to use scientific notation.
- Reduce labelsize to avoid overlap.
----
> Contour map colorbar labels overlap with large float values
> -----------------------------------------------------------
>
> Key: CLIMATE-472
> URL: https://issues.apache.org/jira/browse/CLIMATE-472
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: visualization
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
>
> Contour map labels end up overlapping when the label values are rather large
> (6 or 7 decimal points). It would be nice to scale down the labels so we
> don't have to worry about this happening.
--
This message was sent by Atlassian JIRA
(v6.2#6252)