Search found 2 matches

by sigourneyanderson
Wed Sep 08, 2021 4:10 am
Forum: JFreeChart
Topic: I need to render my data as bars
Replies: 0
Views: 62358

I need to render my data as bars

Hi everyone, I have a x,y dataset of floats that spans the x-interval [0,1]. I need to render my data as bars. However, the bars are drawn with constant width and overlay on top of each other. I read other posts saying it is impossible to change the bars' width. I almost gave up and then I saw that ...
by sigourneyanderson
Wed Sep 08, 2021 4:08 am
Forum: JFreeChart
Topic: I need to render my data as bars
Replies: 0
Views: 62246

I need to render my data as bars

Hi everyone, I have a x,y dataset of floats that spans the x-interval [0,1]. I need to render my data as bars. However, the bars are drawn with constant width and overlay on top of each other. I read other posts saying it is impossible to change the bars' width. I almost gave up and then I saw that ...