Rain - donut chart in the demo page

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
eewkktimothy
Posts: 1
Joined: 28 Oct 2017, 06:53

23 Mar 2022, 18:26

in the demo, dashboard page has the donut chart to show the percentage of "Store Conversion Rate".
I tried to use <p:donutChart /> to draw it. but the output is not same as in demo. Please advise.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

12 Apr 2022, 10:35

Could you please share your code?

uw4w3
Posts: 4
Joined: 21 Apr 2024, 23:17

27 Apr 2024, 05:08

Cowboy boots are renowned for their resilience. Crafted from high-quality materials like Cowboy Boots full-grain leather, they can withstand the rigors of daily wear and tear, as well as challenging outdoor conditions.

Ramesh203590
Posts: 1
Joined: 25 Apr 2024, 12:04

29 Apr 2024, 12:36

Hi,

i am using below dependencys for importing and exporting a file.
exporting sceario working file issue importing .xlsx file

<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.0</version>
</dependency>


facing below error:
java.lang.NoSuchFieldError: Factory
at org.apache.poi.xssf.model.ThemesTable.readFrom(ThemesTable.java:119)
at org.apache.poi.xssf.model.ThemesTable.<init>(ThemesTable.java:87)
at org.apache.poi.ooxml.POIXMLFactory.createDocumentPart(POIXMLFactory.java:61)
at org.apache.poi.ooxml.POIXMLDocumentPart.read(POIXMLDocumentPart.java:661)
at org.apache.poi.ooxml.POIXMLDocument.load(POIXMLDocument.java:165)
at org.apache.poi.xssf.usermodel.XSSFWorkbook.<init>(XSSFWorkbook.java:274)
at org.apache.poi.xssf.usermodel.XSSFWorkbook.<init>(XSSFWorkbook.java:304)
at org.apache.poi.xssf.usermodel.XSSFWorkbook.<init>(XSSFWorkbook.java:300)
at com.ibsplc.iloyal.framework.client.web.dataimport.CustomExcelXImporter.getWorkBook(CustomExcelXImporter.java:34)
at com.ibsplc.iloyal.presentation.web.common.system.master.ManageMasterPageBean.importData(ManageMasterPageBean.java:3988)
at com.ibsplc.iloyal.presentation.web.common.system.master.ManageMasterPageBean.uploadAndImportFile(ManageMasterPageBean.java:4214)
at com.ibsplc.iloyal.presentation.web.common.system.master.ManageMasterPageBean.setUploadedFile(ManageMasterPageBean.java:3936)


Post Reply

Return to “Rain - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest