Line chart and Bar chart

I have been assigned task to build the line chart and bar chart in Java. Is there any Java package that supports to draw such charts?

btw Sabre, are you still retired, being lazy and
playing Bridge a bit? Yes Jos, I'm still retired. Nothing yet to temp me out if retirement and I play Bridge as often as possible.
If so,
good you lucky old bastard. Or are you longing for
those silly project
managers who want all the stuff finished by
yesterday? ;-)I always ignored them anyway!
>
kind regards,
Jos
ps "when I say 'yes' that doesn't imply I
understood the question"
-------a project managerI only ever met one good project manager - my bank manager! He gave me all the encouragement I needed to get a project finished on time.
Sabre

Similar Messages

  • Seek 2D Line and Bar Chart Graphs HOWTO

    Can anyone share with me on where I could obtain/teach
    me how to write 2D Line and Bar Chart Graphs ?
    I like the class/program to be called from java code and not
    from command prompt to plot points or bar graphs.
    Please, no vendor recommendations.
    I dont have the $ to purchase.
    Any help is appreciated.
    Thanks

    I checked the web site of JFreeChart and its document
    says to get premium service, it requires $.
    I dont really have the $ to purchase that software.
    It's a vendor product!Just to clarify, JFreeChart is free software, it is licensed under the GNU LGPL. You get the complete source code, including lots of demos, Javadoc HTML pages, an install document in PDF format, and access to the support forum for absolutely no charge. You don't have to pay a fee to unlock special features in the software, everything is there in the free download.
    As a way of funding the project, we sell a JFreeChart Developer Guide which includes a lot more information about using JFreeChart. But it is only the documentation we sell, not the software.
    Hope that helps,
    Dave Gilbert
    JFreeChart Project Leader
    http://www.object-refinery.com/jfreechart/index.html

  • Bar chart and pie chart in same screen at a time

    hi experts,
    I am trying to display the bar chart and pie chart in two separate containers in same screen .I wrote code for this in PBO of screen by using the function module  GFW_PRES_SHOW , but it is showing one chart at a time which is lastly executed in the PBO.
    I need to display two charts in two container at a time by calling the same function modules two times first time for bar chart second time for pie chart by changing the  parameter 
    presentation_type      = 1 for bar chart
    presentation_type      = 31 for pie chart.
    please help me in this regard asap.
    Thanks,
    K.Rajesh.

    Hi..
    Instead of using the FMs .. you should use the Object oriented approach for the same.
    Brief steps:
    You should have 2 control areas and 2 containers.
    Define different instances of 2 controls and attach them to the 2 containers.
    Call individual methods to display the controls in PBO.
    This should show both at a time. It is really simple.
    As an example you can go to SE38. From the (sap) menu go to Environment -> Examples -> Control Examples.
    Here you will see lot of examples.
    Regards,
    Varun.

  • How t sort data in chart view (bar chart)

    Hello,
    I have a table view and a chart view in my visual composer model.
    the data in table view are sort A,B, C ---Z
    but in my chart views (bar charts) the listing begins with Z,Y,X,.....A
    (same data service/ BI-Query)
    How can I sort my listing in bar chart so, that the listing begins with A,B,C
    Thanks,
    best regards
    thomas

    Connect the OUT port of dataservice to IN port of SORT operator. This SORT operator is available in Compose > Operators.Configure the SORT operator , select the column on which you want to sort. Then the output of SORT operator should be connected to the IN port of CHART.
    This should give you the desired result.

  • Line chart and Bar char Mouse Over

    Hi All,
    I have to plot Bar chart with Material is on X-axis and Cost is on Y-axis, I am able to do that.
    But when mouse put over the bar in the chart it should be showing the Material Description .
    Could you please any one help me.
    Material   Material Desc    Cost($)
    10000      xxxxxxxxx       10,000
    10001     xxxxxyyyyy      10,000
    Thanks
    Muvva

    Hi,
    I think, there is no direct solution.
    There is a workaround.
    1. Disable mouse over Test.
    2. Enable drildown on mouse over and use that index to identify column which user selected.
    3. Display Material Description and Value using label components.
    But the issue is ,we have to identify a placeholder in graph to display these values.
    Regards
    Baby

  • How to plot line and bar chart in one graph

    i have one graph, but in this graph i want to plot line or bar chart using radio button selection.
    can i do that...

    You must have 2 data arrays or plots to get this. Make sure your plot legend is visible. Drag the plot legend vertical borders to view both plots. Select one of the plot to be bar plot (See the attachment)
    Attachments:
    BarPlots.PNG ‏14 KB

  • Bar Chart and Pie Chart

    Hi!
    In My application i want to create few bar and pie chart.
    If is there any code for generating bar and pie chart,
    pl send me.
    If third party software is available tell me the details of it.

    Sure, this functionality would be nice to have right
    out of the box, but when you think about it: should
    Sun be distributing a reporting SDK and promoting bad
    practices anyhow? Implementing your reporting in
    disparate and distributed manners is just plain messy
    and definitely translates to a bad practice. Turning
    to a centralized reporting mechanism, driven by a
    reporting server that can handle the needs for 80% of
    your requirements is a helluva lot more thoughtful and
    mindful than implementing separate mini reporting
    engines encapsulated within each and every application
    that you deploy.Elegantly stated! On a practical point, my company built an Enterprised based reporting solution on top of Java technology within the windows environment (please be kind). Specifically we used Java, ASP and Javascript (no VBScript), and delivered the information using the Microsoft IE 4 and 5.
    However, since Microsoft chose to elminate Java from it's current browser (IE6), we have to throw two years of coding away. We are now in the process of moving backward (technically speaking) to a desktop reporting model using Java (no browser technology) that accesses an Enterprise database, or embedded Java database. None of our customers are using Netscape, so that was never an option. Microsoft's and Sun's inablity to cooperate almost decimated our company's product line (and it still may).
    So I agree with you that an Enterprise server based reporting solution is the best architecture, and yet here I am running away from it after a two year struggle with competing standards. Sometimes the best solution loses for reasons that are simply not technical in nature.

  • Mapping between Icon component and Bar chart component

    Hi experts,
    I have added one world map, on which i have added 3 icon component in different area of world. At present i have added 3 different bar chart for each icon component. Now i want to take only one bar chart which sohws data according my selection of icon component.
    can anyone help on this, plz?
    Thanks in Advance,
    Rishit

    Hi
    Try the following:
    Icon1 Source data = Unchecked 0, Checked 1
    Icon1 Destination Cell $D$2
    Icon2 Source data = Unchecked 0, Checked 2
    Icon2 Destination Cell $D$3
    Icon3 Source data = Unchecked 0, Checked 3
    Icon3 Destination Cell $D$4
    Have all the icons set to be unselected.
    In cell $D$5 have the formula =max($D$2:$D$4).  This cell now controls the Dynamic Visibility of the Bar Charts.
    Barchart1, Dynamic Visibility Status = $D$5, Key = 1
    Barchart2, Dynamic Visibility Status = $D$5, Key = 2
    Barchart3, Dynamic Visibility Status = $D$5, Key = 3
    I think that's what you are asking! Please keep in mind that you have to click the icons on and off to show/hide the charts.
    Regards
    Charles

  • Category labels fail to update in column and bar charts

    I originally posted this comment in another thread (Re: Category labels fail to update). I thought I should repost it, as the issue still exists after installing SP1 Fix Pack 2 (version 5.1.2.0), and it wasn't clear from the previous thread that the problem had been logged.
    If you have a bar chart or stacked bar chart, the category labels do not update with the underlying data when you have the "Horizonal (Value) Axis Labels" box unchecked. Same effect with a column chart if the "Vertical (Value) Axis Labels" box is unchecked.
    I'm getting around the problem in the meantime by keeping the box checked but changing the font size to zero, which reduces the labels to small dashes, and then using a font colour that matches the background as much as possible.
    ... by the way, another issue I see in this same area is that although there are separate checkboxes in charts for choosing whether to display titles and subtitles,  it is not possible to select just titles - both checkboxes appear to be locked together.
    - Peter

    Hi Tammy,
    I didn't regard #2 as bug - in fact I thought it was helpful to be able to set the size to zero as a workaround to the problem outlined in #1.
    Regarding #3, if this is by design, then I'd suggest that it's a poor design choice to have checkboxes next to both titles and subtitles, since this implies that they should be able to be separately controlled.   
    Something else I've noticed with this formatting area is that the position and offset controls are disabled, and there doesn't appear to be any way to use them.  It would be very helpful to be able to use these to move the position of chart titles.  In a dashboard I'm currently building, we have a large stack of charts sized very small, to attempt to resemble the 'sparkline' concept.  But the chart titles are so high, it's not clear which chart they refer to (they look like they might refer to the chart above it).   As a result, I've had to remove the chart titles and place independent labels over top of each chart to be able to position them closer to the chart's display area.
    Peter

  • Maximum Rows for series in Charts (Cluster Bar Charts)

    Question
    Is there a way to dynamically define the "Maximum Rows" value for all the series in a cluster bar chart? I tried putting "&item_name." into the "Maximum Rows" field for a series, but get an Application Builder error indicating that the value should be numeric. I would like to set the "Maximum Rows" for all the series in a chart "on the fly".
    Details
    I have one horizontal cluster bar chart with 4 series on my page that has a variable number of rows i.e. the number of bar clusters that I want plotted varies based on the user's criteria. For one set of data there may be 10 clusters. If the user changes the criteria, the chart could then have 20 clusters. I have the "Maximum Rows" field for all 4 series in the chart set to 31 rows.
    The Problem
    The chart with only 10 clusters is two thirds whitespace. The 10 clusters fills up the bottom third of the chart. The top two thirds of the chart is blank. The chart with 20 clusters fills up the chart with no whitespace. The chart with 40 clusters gets the top 10 clusters cut off and only displays the bottom 31 clusters.
    Any Suggestions
    If you have any suggestions how I can accomplish this, please post them. Currently I am not interested in going outside of HTML DB. I may end up doing that though to get a more dynamic charting tool.
    Thanks,
    Mike

    Note 367711.1 deals with this issue. The contents of the note are the below:
    At this time, this is not possible to dynamically set these charting attributes, however, an internal enhancement request has been created requesting that this functionality be incorporated into the product. The current plan is to incorporate this feature into 3.0 version of the product, however, this is just the current plan and can change depending on the complexity of the implementation.

  • Numbers Charts:  Stacked bar chart with two sets of data

    Hi....newbie with first post
    I'm trying to create a stacked bar chart with two lots of comparative data.
    So, there is Basic + Overtime for April 2010 as one stack (ie the basic is one colour, stacked on top is the overtime in a different colour)
                      Basic + Overtime for April 2011 next to it.
    I can get April figures next to one another as four separate columns (2 x basic, 2 x overtime), or I can get all four figures in a single stack, but I can't to two columns (one for each year) of basic and overtime.
    Any ideas?

    UK,
    What you are trying to do will require that you interleave the two sets of two-series data into one longer two-set series, and then plot just the one pair of series. Clear as mud?
    What I'm saying is that you have to fake out the program into thinking that you have just two sets, not four.
    You will have one series that has, for instance Apr 2010 Basic, Apr 2011 Basic, May, 2010 Basic, May 2011 Basic, etc.. This other series in that chart will have Apr 2010 Overtime, Apr 2011 Overtime, May 2010 Overtime, May 2011 Overtime, etc.
    The bad thing here (I'll anticipate your first complaint) is that 2010 and 2011 data will have the same color for Basic and another color will be assigned for both 2010 Overtime and 2011 Overtime.
    To get separate color sets for 2010 and 2011 data pairs, you will have to create two charts and overlay them. Both charts would be built in the alternating year format described above, but in one chart all the 2010 data would be blank and in the other chart all the 2011 data would be blank, leaving spaces in the chart for the data from the other chart to nest in.
    Jerry

  • Combination line and bar chart ?

    Hi,
    I would like to show a chart with 4 rows as bar and 1 row as line chart basically a combination chart?
    Is it possible in keynote/
    Thanks.
    SG

    Insert two charts on the slide, change one to line and keep the other as bar, change the colour so the line can be easily seen.

  • Creating Graphs and Bar Charts

    Hi members
    I have been looking high and low to find my answer but to no avail.
    I currently run SAP AR Age debt reports once I extract this data I create graphs in excel.
    I am looking for Sap transaction where I can create a graphs and link them to T-Codes such as AGE DEBT report.
    Please help

    Hi,
    first of all you can create z tcodes only in that is in se93.so create a report either using FM or oops and link it too the tcode.
    other FMs
    GRAPH_MATRIX                   Calling up SAP Business Graphics (2D, 3D and 4D)
    GRAPH_MATRIX_2D                Calling up the 2D graphics (user-friendly version)
    GRAPH_MATRIX_3D                Structure of 3D graphics (user-friendly version)
    GRAPH_MATRIX_4D                Calling up a 3D graphic (4th dimension stacked representation).
    u can follow
    Graphs in ABAP
    hope it helps..

  • SVG Multi Graph/Chart with line and bar

    I have a request for a "Multi-Graph-Chart"
    showing both - line chart and
    - bar-chart with respective data.
    Can you provide for the sourcecode, which is behind the SVG chart wizard enabling us to develop an own/individual SVG chart ?
    pls kindly advise.
    Bernhard
    nb. I mailed u this request already - but thought this might be of interest to others as well.

    Marc
    I would support this addition to functionality. I currently have a client who has a requirement for complex charting in HTMLDB, and I am looking at the SVG packages in HTMLDB, ie: WWV_FLOW_SVG, but as you say they are not independent APIs and rely heaviliy on the application's metadata. This is a shame as I could quite easily handle a nice PL/SQL API that would let me create custom SVG, instead of generating the SVG manually and embedding that in the page.
    Cheers
    Ben

  • Line Graph and BarChart

    can any one give me idea that how to dispay the data in line grph and bar chart.....
    I need to retrieve my data from database and then display in line graph or bar chart....
    can any one teach me or guide me.....
    Thanks....

    jfreechart is more a standard to me
    http://www.jfree.org/jfreechart/

Maybe you are looking for

  • Bluetooth connection to incar stereo

    I was excited to hear about the stereo bluetooth update in 3.0 as I thought all my christmas' had come at once... I have just recently purchased a new car that has integrated bluetooth. My iPhone pairs with the car no problem and using the phone to m

  • Dumb??  How do I tell if an XServe Raid is a G4 or a G5??

    I've looked all over the RAID Admin.... Is there any way to do a "Get Info"?? It's NOT listed in the "Info" screen. Thanks

  • Tutorial Builder problems in Win 7 64 bit CS5

    I was able to load the Tutorial Builder but it would not save either a before or after image. From reading some of the other comments tried starting CS5 64 as admin and while it did now save the images it would not record tools or steps, only the ima

  • IDM / Cannot load the email service provider

    Good day, I'm having same problem here on IDM 11g, When I try to "Reset Password" for user from Identity Manager - Delegated Administration I use the following "Manually change the Password" and I select "E-mail the new password to the user." I get t

  • Need some opinions about Asha

    Hello, I'm in the USA and currently on Verizon (CDMA YUCK!), looking to switch to GSM but I am having a hard time deciding between some phones. My contract is up in July, and that is when I am thinking of switching. I currently have a basic phone wit