From: Vikram R. <Vi...@PL...> - 2003-07-29 10:31:36
|
hi Raketla, jCharts requires atleast JDK 1.3.1 and JDK 1.4. Hence jCharts can be used on all platforms that have these JDKs' support. It runs well on all the platforms you have mentioned. jCharts can be made to run on pretty much most application servers. jCharts does not have the first 4 features that you have mentioned. regards, Vikram Rajan Senior Member Technical Staff, Planetasia Ltd -----Original Message----- From: Raketla, Gandhi (IE10) [mailto:Rak...@ho...] Sent: Tuesday, July 29, 2003 3:33 PM To: jch...@li... Subject: [jCharts-users] Jchart Features Hello All, I need information about, if the j chart provides following features. 1. Email Notification and Reports via email. 2. Preview Report support. 3. Visual Designer support. 4. Template Definitions. 5. Is Jchart supported on platforms (Windows, Solaris,IBM AIX, Linux). 6. Minimum JDK requirements for jChart 7. Application servers supported by J chart. Thanks and Regards Gandhi,Raketla Software Engineer Digital Enterprise Solutions Honeywell > Honeywell Technology Solutions Lab > 151/1 Doraisanipalya, Bannerghatta Road, > Bangalore 560 076, INDIA > Phone: ++91-80-6585751(Extn :3120) > Fax : ++91-80-6584750 mobile : +91-80-31815880 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ jCharts-users mailing list jCh...@li... https://lists.sourceforge.net/lists/listinfo/jcharts-users |
From: Raketla, G. (IE10) <Rak...@ho...> - 2003-07-29 11:02:31
|
Thanks you very much for your information. Thanks and Regards Gandhi,Raketla Software Engineer Digital Enterprise Solutions Honeywell > Honeywell Technology Solutions Lab > 151/1 Doraisanipalya, Bannerghatta Road, > Bangalore 560 076, INDIA > Phone: ++91-80-6585751(Extn :3120) > Fax : ++91-80-6584750 mobile : +91-80-31815880 > -----Original Message----- > From: Vikram Rajan [SMTP:Vi...@PL...] > Sent: Tuesday, July 29, 2003 4:11 PM > To: 'jch...@li...' > Subject: RE: [jCharts-users] Jchart Features > > hi Raketla, > > jCharts requires atleast JDK 1.3.1 and JDK 1.4. > Hence jCharts can be used on all platforms that have these JDKs' support. > It > runs well on all the platforms you have mentioned. > jCharts can be made to run on pretty much most application servers. > > jCharts does not have the first 4 features that you have mentioned. > > regards, > > Vikram Rajan > Senior Member Technical Staff, > Planetasia Ltd > > > -----Original Message----- > From: Raketla, Gandhi (IE10) [mailto:Rak...@ho...] > Sent: Tuesday, July 29, 2003 3:33 PM > To: jch...@li... > Subject: [jCharts-users] Jchart Features > > > Hello All, > I need information about, if the j chart provides following features. > > 1. Email Notification and Reports via email. > 2. Preview Report support. > 3. Visual Designer support. > 4. Template Definitions. > 5. Is Jchart supported on platforms (Windows, Solaris,IBM AIX, Linux). > 6. Minimum JDK requirements for jChart > 7. Application servers supported by J chart. > > Thanks and Regards > Gandhi,Raketla > Software Engineer > Digital Enterprise Solutions > Honeywell > > Honeywell Technology Solutions Lab > > 151/1 Doraisanipalya, Bannerghatta Road, > > Bangalore 560 076, INDIA > > Phone: ++91-80-6585751(Extn :3120) > > Fax : ++91-80-6584750 > mobile : +91-80-31815880 > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/0 > 1 > _______________________________________________ > jCharts-users mailing list > jCh...@li... > https://lists.sourceforge.net/lists/listinfo/jcharts-users > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/0 > 1 > _______________________________________________ > jCharts-users mailing list > jCh...@li... > https://lists.sourceforge.net/lists/listinfo/jcharts-users |
From: Raketla, G. (IE10) <Rak...@ho...> - 2003-08-01 02:03:54
|
Hello All, I have some concerns before I use Jchart in our Project. Your help will be appreciated . Please answer the following questions, If you aware of this. 1. Can i display data using JDBC ?. 2. Does Jchart provides XML Data Source support( The input data in the form of XML) ?. 3. Can I generate the charts using dynamic SQL Query ?. 4. Can i out put the using File formats such as HTML? 5. Do i have any IDE support( Visual Age, Forte for java etc) ? Thanks and Regards Gandhi,Raketla Software Engineer Digital Enterprise Solutions Honeywell > Honeywell Technology Solutions Lab > 151/1 Doraisanipalya, Bannerghatta Road, > Bangalore 560 076, INDIA > Phone: ++91-80-6585751(Extn :3120) > Fax : ++91-80-6584750 mobile : +91-80-31815880 > -----Original Message----- > From: Nathaniel G. Auvil [SMTP:nat...@ya...] > Sent: Tuesday, July 29, 2003 6:37 PM > To: jch...@li... > Subject: Re: [jCharts-users] Jchart Features > > > > 1. Email Notification and Reports via email. > This is not built into jCharts as jCharts is not a reporting or > notification system. You could use > jCharts in a report and send email via the JavaMail API. > > > > 2. Preview Report support > Again, jCharts is not a reporting package. Take a look at JasperReports > for a robust reporting > java based reporting package. We have a download on our site which shows > how to integrate the > two. > > > > 3. Visual Designer support. > This is not available right now, although I have started work on this a > while back. > > > > 4. Template Definitions > We do not load properties via files, although you could do this. Then > create a static instance of > the Properties Object and use the same instance in all of your charts. > > > > 5. Is Jchart supported on platforms (Windows, Solaris,IBM AIX, Linux). > anywhere Java runs > > > > 6. Minimum JDK requirements for jChart > 1.2+ > > > 7. Application servers supported by J chart. > any server that supports the jdk 1.2+ > > > > > > Thanks and Regards > > Gandhi,Raketla > > Software Engineer > > Digital Enterprise Solutions > > Honeywell > > > Honeywell Technology Solutions Lab > > > 151/1 Doraisanipalya, Bannerghatta Road, > > > Bangalore 560 076, INDIA > > > Phone: ++91-80-6585751(Extn :3120) > > > Fax : ++91-80-6584750 > > mobile : +91-80-31815880 > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/0 > 1 > > _______________________________________________ > > jCharts-users mailing list > > jCh...@li... > > https://lists.sourceforge.net/lists/listinfo/jcharts-users > > > ===== > http://nathaniel-auvil.blog-city.com/ > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/0 > 1 > _______________________________________________ > jCharts-users mailing list > jCh...@li... > https://lists.sourceforge.net/lists/listinfo/jcharts-users |
From: Nathaniel G. A. <nat...@ya...> - 2003-08-01 02:10:41
|
--- "Raketla, Gandhi (IE10)" <Rak...@ho...> wrote: > Hello All, > I have some concerns before I use Jchart in our Project. Your help will be > appreciated . Please answer the following questions, If you aware of this. > > 1. Can i display data using JDBC ?. > 2. Does Jchart provides XML Data Source support( The input data in the form > of XML) ?. > 3. Can I generate the charts using dynamic SQL Query ?. You can use any data source to populate the jcharts data structures or use the provided interfaces to make your own. > 4. Can i out put the using File formats such as HTML? Charts in jCharts can be exported to JPG, PNG, and SVG. All of these formats can be included in HTML pages. > 5. Do i have any IDE support( Visual Age, Forte for java etc) ? I am not sure I understand what you are after here. Can you elaborate? ===== http://nathaniel-auvil.blog-city.com/ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |