i have created a scatter plot and have expressed it fine in a jsp using the cewolf:chart tag. however, the scatter plot has square points and i want round ones. i am having the hardest time trying to figure out how to use the ChartPostProcessor to change the shape of the points (how do i let the ChartPostProcessor know which chart to change?).
could someone please help me out on this??
ChartPostProcessor
ChartPostProcessor
never mind. i'm starting to catch on.