0

I am new to JFreeChart. I am using this tutorial for reference.

Let me explain background of my requirement. Suppose I have business data as follows.

example from tutorialspoint

For this requirement, bar chart would look like this. (shown in one of the attached image)

generated bar chart for given business data

I understood this example; it is fairly easy one. Now I have to explain my requirement in the context of this example. Lets suppose I want to capture the same data day wise ie. My business data would change on every day. For example attached business data is of Monday. likewise similar business data would come on Tuesday, Wednesday and so on.

How to represent such scenario in a chart? Which chart should I go for in order to represent data like this? I am using JFreeChart, but I am open to any new Java chart library.

I am suggested to create multiple bar chart for each day, but that would be last option.

trashgod
  • 203,806
  • 29
  • 246
  • 1,045
Ashish Parab
  • 174
  • 2
  • 19

0 Answers0