Search found 1 match

by backstage
Fri Jan 10, 2020 11:32 am
Forum: JFreeChart
Topic: SVG - Action with javascript
Replies: 8
Views: 13583

Re: SVG - Action with javascript

Sorry for resuming an old thread. I have tried the same thing, i.e. adding tooltip to a SVG pie chart, but it doesn't work. I think I'm missing something. Until now I have set custom colors for the sections, in this way: pie.setSectionPaint(k,colors[i]); Now, if I replace this code and I add the too...