GitHub user MichaelArthurAnderson opened a pull request:
https://github.com/apache/climate/pull/481
CLIMATE-230 Line colors in time series cycles through too few colors
CLIMATE-230 Line colors in time series cycles through too few colors
- Add option to time_series to specify color map.
- Add option to time_series to slice the color map by the number of plots
to prevent using the same color more than once.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-230
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/481.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 #481
----
commit 96ac07df4cec047adccf7a31e0fce82b634ce7e1
Author: Michael Anderson <michaelanderson@...>
Date: 2018-01-04T23:22:02Z
CLIMATE-230 Line colors in time series cycles through too few colors
----
---