Chart « PrimeFaces « JSF Q&A





1. Primefaces charts Error    stackoverflow.com

Hi Friends JSF primefaces charts not display i am using following .jar files in my application

 1)primefaces-3.0.M1.jar 
 2)jstl-1.0.2.jar 
 3)jsf-impl.jar 
 4)jsf-api.jar
but i am getting below exception
org.apache.jasper.JasperException: /pieChartLive.jsp(16,34) #{..} is ...

2. making charts interactive in primefaces3    stackoverflow.com

Trying to make my p:barChart interactive and getting jQuery.js.jsf script error in the browser window. I added the following code as per the primefaces lab showcase to make my chart interactive, java service ...

3. Help is needed to run charts demo    forum.primefaces.org

07 May 2009, 07:17 by wode Help is needed to run charts demo I tried to run the demo code given in the documentation and PrimeFaces Diary but got following error: ...

4. Chart data ordering    forum.primefaces.org

Hello, I use p:pieChart and p:stackedBarChart components with PieChartModel and CartesianChartModel data models. Is it possible to specify the ordering of data points in the carts (descending, ascending, custom, ...) and ...

5. Charts and IE    forum.primefaces.org

I'm having difficulty getting charts to work with IE. They work in Firefox with no problem but in both IE 7 and 8 they just don't display. Anyone have an idea ...

6. About Charts    forum.primefaces.org

7. CombinedDomainCategory in charts    forum.primefaces.org

8. Charts with JSF 1.2    forum.primefaces.org

Hi, What are all the Charts supported when using primefaces with JSF 1.2 version? Also I believe JSF 1.2 works till Primefaces 1.1 version. Is that correct? -Thanks

9. Chart percentage    forum.primefaces.org

@ManagedBean public class ChartBean implements Serializable { private PieChartModel pieModel; public ChartBean() { createPieModel(); ...





10. Problem in Loading Charts    forum.primefaces.org

>> << pankajwahane Posts: 8 Joined: 24 May 2009, 08:33 24 May 2009, 08:45 by pankajwahane Problem in Loading Charts Hi All, I am new to JSF and was using Woodstock ...

11. Charts Error    forum.primefaces.org

ChartSeries chart = new ChartSeries(); chart.setLabel("Relatorio do ano de "+ano); relatorio = new ...

12. Prime Faces 3 - Charts and components    forum.primefaces.org

Hello I buy the documentation book as (Ricardo Montes VISA Transaction ID = 57N12571PF676124B). Y download http://repository.prime.com.tr/org/prim ... 3.0.M1.jar . But the components not registry the correct attributes on pie chart. ...

13. click on one portion of chart , another chart should display    forum.primefaces.org

27 Jun 2011, 10:57 by sdrc.pvt.ltd click on one portion of chart , another chart should display Hello sir, When I click one portion of chart an another chart should be ...

14. Growable / Shrinkable Chart - How ?    forum.primefaces.org

Hi, I am working with barCharts, 3.0-M2, and works really well. My problem is: series are not the same size always, so I can have 5 bars one time and 30 ...

15. No hover tip in charts (3.0. M2)    forum.primefaces.org

There was a chart hover tip showing the details of each pie in the chart in previous versions. However I can't find the tip in the 3.0 M2 version. Is it ...

16. Count of items in Chart    forum.primefaces.org

Hi; I would like to show details of items in piechart as i described in picture. not percantage, exact numbers of each part in chart Is it possible? http://imageshack.us/photo/my-images/838/primefaceschart.png/





17. Question on zOrder/transaparency of chart objects    forum.primefaces.org

Hello, I am using charts and it works great. The issue I have is when I want to put something in front of it, like a modal dialog, it is not ...

18. Problem with skinning charts    forum.primefaces.org

Hi Guys. I'm totaly new in JEE/primefaces development. I have problem with skinning bar chart. I'm trying to do it as written in users guide 2.2. Code:

19. Chart not rendering in IE7    forum.primefaces.org

I cannot get the charts to render in IE7. It has the height and width correct, but the actual chart itself isn't rendering anything. I am on 2.2.1

20. Chart ItemSelectEvent series and item index possibly wrong    forum.primefaces.org

Hi Rafael, It seems to be a bug, can you please create an issue in our issue tracker and post the link here. This seems quite easy to fix as well. ...

21. Problem with t:panelTabbedPane and Chart    forum.primefaces.org

Hello, I have a problem using p:columnChart inside t:panelTabbedPane. It works in Firefox and Opera but doesn't show anything in IE. If I replace a chart outside of t:panelTabbedPane, it works ...

22. charts    forum.primefaces.org

07 Oct 2011, 20:42 by amieg charts I really like primefaces and think you guys are doing a great job. I am working with the charts and really like how easy ...

23. Chart skinning in PF 3.0M3    forum.primefaces.org

Hi Guys. I'm really excited about new HTML 5 based implementation of charts in PrimeFaces. I would like to gain more experience in skinning them. As for now labs-showcase, suffer from ...

24. More Charts? i.e. Scatter Charts or Bubble Charts    forum.primefaces.org

Hello altogether, I stumbled over PrimeFaces in search of a good charting component library for JSF. I said stumble as I queried for the JSF Chart Creator Component, but always got ...

25. problems with charts    forum.primefaces.org

I have problems with charts, sometimes shows the chart with data and other chart shows the blank. I store the data through the model with a CartesianChartModel. The CartesianChartModel loads fine ...

26. Don't get charts to work with primefaces 2.0    forum.primefaces.org

Yes, you definitely need h:head, it is in user's guide as well. Any javascript error on firefox? Online Showcase is working fine on FF.

27. information about charts    forum.primefaces.org

i have displayed charts. but as shown in demo i am unable to show which color represent what factor in graph can any one help and its also giving tag ...

28. [SOLVED] scale the Charts on client side    forum.primefaces.org

Hello Can I scale the charts with javascript on the client side. I want to implement the charts that is dragable, dropable and scalable. The Logic of Application is so: The ...

29. Interactive Charts    forum.primefaces.org

Cagatay, Hello again from friendly beero. I have a suggestion for the interactive charts, would it be possible to add an action attribute to the tag??? If so what possible time ...

30. PrimeFaces charts on Mac OS    forum.primefaces.org

16 Jun 2009, 01:51 by GiriGG PrimeFaces charts on Mac OS Hi, I am trying to use PrimeFaces charts with the below environment: OS: Mac OS X 10.5.6 App Server: JBoss ...

31. Set wmode to charts    forum.primefaces.org

How to make the charts opaque or transparent? With charts on a page the dialog is rendering below the charts even if it set to be modal. In YUI, we can ...

32. Chart not rendering    forum.primefaces.org

07 Jul 2009, 00:26 by vbose Chart not rendering I have been trying to use primefaces library primarily for charting. But I could not get it rendered. I am using Spring ...

33. Timeseries chart    forum.primefaces.org

Is it possible to generate a live time series line chart using time as xfield?. What I found out is all the data field should be number? I can convert time ...

34. Space issue with :Important    forum.primefaces.org

35. labelFunction on Charts need Help!    forum.primefaces.org

Hi everyone! Well i need some help concerning the labelFunctionX and labelFunctionY on Charts (LineChart to be exactly)! Can someone provide some code examples! I would apreciate very much. Thx in ...

36. Problem with Charts - It is Rendered Blank    forum.primefaces.org

>> << vinoths Posts: 9 Joined: 19 Jul 2009, 12:07 19 Jul 2009, 12:48 by vinoths Problem with Charts - It is Rendered Blank Hi All, My charts are not getting ...

37. Chart is not rendering!    forum.primefaces.org

>> << Renzokuken Posts: 30 Joined: 13 May 2010, 21:27 13 May 2010, 21:41 by Renzokuken Chart is not rendering! Hi everybody! It is my first topic here, and I would ...

38. Interactive chart problem (PF 1.0.1 + RF 3.3.2)    forum.primefaces.org

20 May 2010, 08:25 by dbondarevych Interactive chart problem (PF 1.0.1 + RF 3.3.2) I use PF stacked bar chart in my project. Interactive chart behavior becomes disabled (no item select ...

39. Chart appears over dialog    forum.primefaces.org

Hello, I have a problem: When I open a dialog and a chart is at the site, too than appears the chart over the dialog. But I want to appear the ...

40. Chart Always to show data tip ...    forum.primefaces.org

41. How to add chart Legends to Charts?    forum.primefaces.org

Hi, Was just wondering how to add the Charts legends to the Chart examples of Google Code and the Show Case, i.e. for the Pie Chart example how do you add ...

42. Multiple Chart Series issue    forum.primefaces.org

>> << mouse Posts: 23 Joined: 23 Jun 2010, 23:38 25 Jun 2010, 23:27 by mouse Multiple Chart Series issue Hi, Cagatay, and other developers and users, While still having this ...

43. [Urgent Requirement] Charts Issue    forum.primefaces.org

06 Jul 2010, 14:58 by DestinyAwaits [Urgent Requirement] Charts Issue Hi All, I am new to primefaces. I was assigned a Project for building a monitoring tool. What all we need ...

44. Chart doesn't display    forum.primefaces.org

12 Jul 2010, 14:48 by Pitit_Poussin Chart doesn't display Hello everybody, I am a begginer in Java Web. I try to use the chart in primeface within a richface project, I ...

45. primefaces CHARTS with JSF librairies    forum.primefaces.org

>> << squareman Posts: 1 Joined: 26 Aug 2009, 17:35 26 Aug 2009, 17:48 by squareman primefaces CHARTS with JSF librairies Hello everybody, I try to get chart viewing from a ...

46. Problem with charts    forum.primefaces.org

>> << reliant Posts: 8 Joined: 28 Aug 2009, 02:59 28 Aug 2009, 03:37 by reliant Problem with charts Hello, When I use the piechar or linechar I get this exception: ...

47. updating chart with p:ajax    forum.primefaces.org

Hey guys, Wondering if there is a way to tell a chart to re-render when I update an input text field. I would like to basically call the same javascript that ...

48. charts using primefaces    forum.primefaces.org

Hai, I tried to display charts using primefaces 2.1 in jsf 1.2 version.JSP page containing components showing blank page .I am using tomcat 6 .x version and firefox 3.6.I have html ...

49. Live chart not rendering data    forum.primefaces.org

11 Aug 2010, 01:00 by lucas.merleti Live chart not rendering data Hi, I'm trying to get a bar chart working with live="true". I can see the server sending the correct response ...

50. Calendar and Charts using primefaces    forum.primefaces.org

09 Sep 2009, 17:40 by chandresh Calendar and Charts using primefaces I have a page with a calendar and a 2 charts on the same page. I have run into 2 ...

51. dynamic chart inside datatable    forum.primefaces.org

01 Sep 2010, 16:58 by aiman dynamic chart inside datatable hello every one : i am a new user in primefaces i want to add meterPlot chart inside datatable i can ...

52. Update chart in IE7    forum.primefaces.org

Hi, I am using primefaces 1.1 with jsf 1.2. I get javascript error when I want to update chart in IE7 (in Chrome and Firefox everything is fine). Actually in IE7 ...

53. Charts not displaying when using Primefaces 1.x and JSF 1.x    forum.primefaces.org

Hi, I am new to Primefaces. I have followed instructions for configuration - i.e. jar files, using Primefaces 1.0.1.jar and Primefaces-1.0.1-sources.jar with jsf-api-1.2 and jsf-facelets.jar. Primefaces will not display the charts ...

54. chart link    forum.primefaces.org

55. Chart not rendering    forum.primefaces.org

>> << jean.baldessar Posts: 10 Joined: 13 Oct 2009, 16:23 13 Oct 2009, 16:30 by jean.baldessar Chart not rendering I read about here http://primefaces.prime.com.tr/forum/viewtopic.php?f=3&t=215&start=0 but the problem seems to be a ...

56. Live Chart doesn't work    forum.primefaces.org

Hi all, i tried to use live chart in the primefaces lib but it doesn't work... Code: <%@ taglib uri="http://java.sun.com/jsf/core" prefix="core" %> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="html" %> <%@ taglib ...

57. Styling a chart series when using model    forum.primefaces.org

16 Dec 2010, 19:05 by beckyo Styling a chart series when using model I'm trying to change the color of my chart series in a linechart, when using the model command. ...

58. Chart not rendering in FF    forum.primefaces.org

Hi, I cannot get a pieChart to render in FireFox 3.5.3. The same chart renders fine in IE. Code:

59. Dynamic chart    forum.primefaces.org

60. Interactive Chart update problem    forum.primefaces.org

21 Oct 2009, 23:14 by dtang Interactive Chart update problem Hey all, I seem to be having some difficulties with updating a component after I click on an item in my ...

61. Chart does not display ?!?    forum.primefaces.org

>> << jekkil Posts: 21 Joined: 11 Oct 2009, 13:23 26 Oct 2009, 17:59 by jekkil Chart does not display ?!? Hi, I am trying to make working the charting with ...

62. Datatable Chart binding    forum.primefaces.org

Hi all. I am a new user in primefaces. It is a beautiful and poweful framework but I am having some problems. I have a datatable and a pie chart showing ...

63. Show data on the chart    forum.primefaces.org

I will try explain in more details. I created a pie chart. On the event onMouseOver I can see details about series. But, instead show details on the event onMouseOver, I ...

64. Generating YUI Charts on server side?    forum.primefaces.org

Hi all, I was wondering if it is possible to create these charts on server side, without the use of Javascript? Is it possible for example to send chart data via ...

65. Update chart in IE7 or IE8    forum.primefaces.org

23 Feb 2011, 18:51 by guerxis Update chart in IE7 or IE8 First off all, congratulations for the excellent job. Primefaces it's a very nice and very helpfull utility to build ...

66. Chart - 'chartStyle' ist undefiniert    forum.primefaces.org

67. chart is not rendering    forum.primefaces.org

68. legend chart    forum.primefaces.org

Hello, I'm beginning with Primefaces. Where do you put this code ? Could you give a full xhtml page example to make the legend appearing in a pichart ? thx, jf ...

69. primefaces charts not rendering properly    forum.primefaces.org

hello all, i am using primefaces charts and i am stuck on an issue. the charts are rendering properly on mozilla but not in internet explorer or chrome. when i use ...

70. Chart Model programatically    forum.primefaces.org

Code: private void createCartesianModel() { // added this LineChart lineChart = new LineChart(); ...

71. How to stop Live Chart    forum.primefaces.org

...

72. Chart doesn't work in Internet Explorer [SOLVED]    forum.primefaces.org

No chart component seems to work in internet explorer 7 + 8 (and possible other versions). The following javascript error occurs: Message: 'length' is null or not an object Line: 13 ...