Jump to content
We've recently updated our Privacy Statement, available here ×

philip.deuchler

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by philip.deuchler

  1. I have two values, both java.lang.Long, and I need to create either a Pie or a Doughnut chart from these two values. These are aggregate values (stored in variables) taken over the entire report, and thus have no series associated with them. All I need is to display a chart showing a large slice for the big number, and a small slice for the small number. I have already easily accomplished this with the classic JFreeChart pie chart, but cannot accomplish it with the HTML5 pie chart (I am only allowed a single expression for the value entry). Upon attempting to use Charts Pro pie/doughnut charts each value is automagically split into 33 different slices, apparently forcing the static values to appear to be a series, and I cannot find the option to fix this. Delivering an interative report that allows customers to break down their data in every single chart except the pie chart is going to look a little silly, is there any help you can give me to accomplish this task using either HTML5 charts or Charts Pro?
×
×
  • Create New...