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

HTML 5 Line Chart Jaspersoft Studio Prof


patrick_vonbruel

Recommended Posts

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?

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...