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

patrick_vonbruel

Members
  • Posts

    5
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by patrick_vonbruel

  1. Hallo,

    i can't find a tutorial, how to create a HTML 5 line chart.

    The issue i have:

    I want to create a line diagram, which shows me all the values over the timestamp.

    I have arround 6000 values with timestamps. And i want to have each of those values in the diagram.

    When i try to create a HTML 5 diagram, i get the message:

     

    java.lang.NullPointerException	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.defaultNodeValueFormatPattern(ChartFillComponent.java:1037)	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.getNodeFormatter(ChartFillComponent.java:983)	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.formattedNodeValue(ChartFillComponent.java:966)	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.buildAxisLevelName(ChartFillComponent.java:921)	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.createCategoryChartData(ChartFillComponent.java:461)	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.setChartData(ChartFillComponent.java:350)	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.setPrintChartParameters(ChartFillComponent.java:297)	at com.jaspersoft.jasperreports.highcharts.charts.ChartFillGenericElement.fill(ChartFillGenericElement.java:40)	at net.sf.jasperreports.engine.fill.JRFillComponentElement.fill(JRFillComponentElement.java:198)	at net.sf.jasperreports.engine.fill.JRFillElementContainer.fillElements(JRFillElementContainer.java:1039)	at net.sf.jasperreports.engine.fill.JRFillBand.fill(JRFillBand.java:469)	at net.sf.jasperreports.engine.fill.JRFillBand.fill(JRFillBand.java:428)	at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillSummaryNoLastFooterSamePage(JRVerticalFiller.java:1240)	at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillSummary(JRVerticalFiller.java:1189)	at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportEnd(JRVerticalFiller.java:297)	at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:117)	at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:615)	at com.jaspersoft.studio.data.reader.DatasetReader.fillReport(DatasetReader.java:264)	at com.jaspersoft.studio.editor.preview.element.ElementPreviewer.doRunReport(ElementPreviewer.java:167)	at com.jaspersoft.studio.editor.preview.element.ElementPreviewer.runReport(ElementPreviewer.java:130)	at com.jaspersoft.studio.highcharts.dialogs.PreviewTray$6.run(PreviewTray.java:283)	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)

     

    Does anybody know this error message or can somebody show me a tutorial, where to find a tutorial how to create a HMTL5 line chart. without aggregationfunction nothing?

×
×
  • Create New...