I`m trying to create a pareto chart using Cewolf taglib
based on example that I saw in Jfreechart. I can`t do it.
Can you please create an example of pareto chart using
cewolf?
I believe I'm trying to do a similar request. I want a
bar chart and line chart together in the same chart. I
can produce them both using the DefaultCategoryDataset but
the XY dataset does not allow me to have text in my X
axis. Essentially I want a jFreeChart multi-axis chart
with different values in the left and right axis and
categories on the x axis. jFreeChart shows this kind of a
chart in their examples. Are there tags that support this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1460701
I believe I'm trying to do a similar request. I want a
bar chart and line chart together in the same chart. I
can produce them both using the DefaultCategoryDataset but
the XY dataset does not allow me to have text in my X
axis. Essentially I want a jFreeChart multi-axis chart
with different values in the left and right axis and
categories on the x axis. jFreeChart shows this kind of a
chart in their examples. Are there tags that support this?