New issue 9 by stefano.bagnara: Support template palettes for series
http://code.google.com/p/elycharts/issues/detail?id=9
This would be useful expecially for pie charts, so that the template can
define how to choose colors for each slice.
It would be useful also to create better looking default barlines like this
ones:
http://www.jscharts.com/examples#bar-charts
E.g: take 2 colors (start and end color) and create X steps between them.
Then cycle between this colors. This would allow for both single color
gradients and for rainbows.