I think filling bars and wedges with gradients will be wanted so I'll put that on my to-do list.
Peter Ent Adobe Systems > On Sep 13, 2014, at 2:25 PM, "OmPrakash Muppirala" <[email protected]> > wrote: > >> On Sep 13, 2014 3:42 AM, "Peter Ent" <[email protected]> wrote: >> >> Right now the chart package uses simple uint properties for fills and > line strokes. I'm wondering if the charts should use IFill and IStroke now. > > I added those interfaces in preparation for the linear and radial gradient > fills that I will be working on next. There is a decent chance that I will > make some changes to the APIs. If your are okay with that uncertainty, > please go ahead and start using them in the charts package. It will be > useful for me to know if I need to do something else to provide more robust > support for the charts user case. > >> Btw: using the core.graphics package makes a huge difference to the chart > package and to me, because it makes things a lot easier. > > I am very happy to hear that :-) > > Thanks, > Om > >> >> Peter >>
