Gantt chart shows points only

Hi,
we are developing a Gantt chart in an ABAP webdynpro. The chart is not a problem, however only points are being displayed, not bars - as expected.
The same problem was described for J2EE webdynpros. Unfortunately, the way it was solved there does not seem to work in ABAP.
Is there anybody who can advise on this?
Thanx, Rene

A colleague of mine solved the problem. The attribute 'Marker Shape' of the default series must be set to None.
Cheers,
Rene

Similar Messages

  • Gantt chart shows only 1 colour

    Hi,
    I built a gannt chart using dynamicXML built from PL/SQL. This chart shows only 1 colour (blue) even if I try to change the colours.
    There is an example (with fixed values) on my workspace POS_SCHULUNG user demo/demo and the application 56754 page 4
    What did I wrong?
    Please help me, it is very urgent.
    Regrads
    Siegwin

    Hi Siegwin,
    Although the data section of your generated chart XML contains references to styles, such as CadetBlue2, yellow, etc, you haven't actually defined those styles within the <period_styles> tags of the XML. Therefore, the chart will apply the default blue colour to each timeline of the chart. You'll see that there's a default style called defaultStyle already generated for you in the XML i.e. <period_style name="defaultStyle"> What you need to do is create your own styles, mirroring the defaultStyle example, in order to apply other colours to your gantt chart. I've updated your XML to include a new yellow style, so you can see that one of the elements of the chart now picks up that colour.
    My sample chart, Resource Gantt with Custom Styles, should hopefully help to explain what you need to do in order to apply custom colours to your chart: http://apex.oracle.com/pls/apex/f?p=36648:60
    I hope this helps.
    Regards,
    Hilary

  • Gantt Chart Shows Months With Nothing in it Requiring User to Scroll to Dates

    I have a task list with a filtered list of dates that all fall in October yet the Gantt chart starts in April. Thus a user has to scroll all the way over to the far right to see any of the active tasks in the list. Is there a solution for this? Am I missing
    some basic setting? I also don't see the "You are here" date line. I am on SharePoint 2013 0365.
    Thanks!
    e

    Hi ,
    You can click the ribbon button "Zoom Out" under list tab to show a larger time increment on the time scale, then it should show the whole task bar and status without scrolling to the right.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you havefeedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • How to show dependency Arrrow in Project Gantt chart ?

    Hi,
    I have a requirement in which I need to show a Gantt chart showing Project and corresponding task of it. If Say Task2 is dependent on Task1 then I need to show an arrrow between these two tasks showing the dependency direction. But in my prototype project I am not able to show these arrow. I have attached my sample project. In this (Project2) I have a Task table having taskId, startTime, endTime and dependentTask coulmn, After I created EO, VO, AM and run the AM, I can see the Task2 is dependent on Task1, using the viewlink accessor window
    But when I drag and drop this on a page as Project Gantt chart I can not see the dependency arrows. while creating gantt chart, in the dependency tab of Gantt chart I have provided fromTaskId -> taskId and To task Id -> dependentTask.
    Still the arrows are not coming, Please help.
    The table creation script is below
    create table task_data (     
    name varchar2(30),
    taskId varchar2(30) primary key,
    startTime date,
    endTime date,
    dependentTask varchar2(30),
    type varchar2(30)
    insert into task_data values ('Project1', '1', '01-JAN-2012', '30-JAN-2012', null, 'PROJECT');
    insert into task_data values ('Task1', '2', '01-JAN-2012', '10-JAN-2012', null, 'TASK');
    insert into task_data values ('Task2', '3', '10-JAN-2012', '20-JAN-2012', '2', 'TASK');
    insert into task_data values ('Task3', '4', '20-JAN-2012', '30-JAN-2012', '3', 'TASK');
    commit;

    Publish your prototype somewhere where we can download it.

  • Gantt Chart component not showing the duration (Safari and FireFox on OS X

    Hi,
    I created a Gantt Chart component that should show the duration of several project tasks in a graphical way. I did not specify subtasks, only tasks.
    Because this is a rather simple thing to do (see http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_58/jdtut_11r2_58_3.html), and apparently the graphical part of the Gantt chart is not shown on my Mac, I would like to know whether someone has tried this on a Windows machine and got it working?
    Kind regards,
    Philip

    In Safari, the "sample" page loads and it shows the graphical part of the Gantt. In Firefox the sample page does not load:
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    <partial-response><noop/></partial-response>
    Thanks Shay!
    Maybe the WLS is causing the problems at my side? I also noted the left-right mouse swipe movements to scroll in a panel does not work when using my local JDev and IntegratedWLS, but it does work on your sample page.
    Kind regards,
    Philip
    Edited by: verscph on Mar 15, 2012 9:52 AM

  • Line chart showing final value only?

    Is there a way to have a line chart that shows the value against the final data point only?
    eg something like this
    ----------------------74
    instead of
    1----13----28---42----74
    Thanks

    Thanks I appreciate your comments and agree I will have to put some effort in, I tend to try and work things out I need by messing around when I need a specific function or have a specific thing I want to do and focus on that without perhaps learning the underling basics.
    I've been spoiled by Excel, there is a lot of stuff its significantly easier (for me anyway) to do without undergoing any learning curve at all, with wizards for functions (for example) and in many cases if you right click on something you can alter it right there, rather than having to go up to the inspector and work out which of umpteen functions the bit you want to alter is hidden in. If the inspector was a person, I would have strangled them to death by now
    I'm not sure if this is my Mac or what, but if I go into numbers help and type anything in, I just get the spinning thing next to the magnifying glass, but it never comes back to me. It works OK if I follow links. For example I just typed 'charts' in help and hit enter, 5 minutes later I"m still waiting. Doesn't increase my confidence I'll have to look into that and see whats going on.
    Thanks to everyone for your help, the guys will be impressed with the new chart !

  • IGS for BW 3.5- Chart showing as column only

    IGS for BW 3.5
    Hi All,
    We've been having problems with our WAD chart, it is showing up only as column chart even though we change the chart type to e.g line chart, bar chart..etc.
    I found note 653249 but it everything seems okay in our system. IGS test in RSRT is working. Checked as well the settings by running BW_IGS_ADMIN and everything seems okay.
    We upgraded our front-end and now using BW 3.5 Patch 2 ( this came with SAP GUI 7.10), but still not working.
    I am not a Basis person, but i need to know what caused this problem and how to fix it. We are using BW 3.5 and IGS version is 6403.0.8.2.
    Seems like we are using the IGS standalone installation since the configuration file path is in D:\Program Files\SAP\Internet Graphics Server\conf\igs.xml.
    I read somewhere that IGS standalone is not for BW 3.5? Is this right? Any ideas about this?
    Thanks!
    Jti

    Hi Kai,
    Thanks a lot for your quick reply.
    However, i would like to clarify on something. in note 653249, it says there that "The IGS must not contain a gfwchart.dll file." In our setting, the chart is using the mischart.dll ( see below).
    3291 CHART 6403.0.8.5 SAPMIS
    3292 CHART 6403.0.8.5 SAPMIS
    So i was thinking our setting is alright. So this should be gfwchart.dll? Please confirm. If so, do you know of any note/docs for this setting? I will need it so i can endorse it to Basis.
    We use graph reporting in Crystal for most of our reports, so we never had issue about this charts in WAD until now. Do we still need to run the chart migration although we didnt have any web templates with charts before?
    Your input is appreciated.
    Regards,
    Jti

  • How to show a Milestone in a Gantt Chart?

    Hi All,
    I have made a Gantt Chart and want to show a milestone for a particular date.
    I am trying the following code in my BSP Page and I can see the text i.e (Test) in the UI but can not see the milestone icon.
    <i><phtmlb:ganttChartActivity row       = "5"
                                         startDate = "20070604"
                                         endDate   = "20070604"
                                         text        = "Test"
                                         color     = "BLACK"                                    
                                         type      = "MILESTONE"
                                         shading   = "SOLID"
                                         textInsideActivity = "false" /></i>
    Can anyone please help me.
    <b>Regards,</b>
    Abhinav

    Hi Patrick,
    I have gone through the thread and the note provided in the thread, It is useful.
    But for some reason even after following everything properly the Milestone symbol does not appear in my ganttChart but the text which I have provided for the Milestone appears on my ganttChart.
    I have even gone through "ganttChartSample.htm" in BSP Application
    "bspext_phtmlb" and followed the same thing still the milestone symbol does not apear at all.
    Regards,
    Abhinav

  • Producing a chart showing the lowest of 4 hourly values as one point

    Okay, new to this forum.
    I'm trying to produce a chart in APEX that shows the lowest value of every 4 hours to produce as one point in my chart for a monthly chart.
    I've created a schedule to get flashback data every hour from a database.
    Then this bit of SQL for a weekly chart showing the data from each hour:
    select null link,
    to_char(todays_date, 'DD-MON-YYYY HH24') as label,
    (OLDEST_FLASHBACK_TIME * 24) AS ####
    from flashback_history
    where DATABASE_NAME = '####'
    i want to get the lowest value from every 4 hours and show it in the graph for a month.
    Sorry if this doesnt make sense!
    Thanks in advance

    Using the above SQL worked okay for one series, but if i add another series to the chart, it doesnt display the two series on the chart together, it displays them seperately as they have different values.
    The chart -
    http://img.photobucket.com/albums/v478/CrewCab88/monthgraph.jpg
    These are some of the results the query for each series -
    NULL - 'DD-MON-YYYY HH24' - Value
    Series1 -
    -  13-JUL-2010 18 20.1869444444444444444444444444444444444
    -  13-JUL-2010 20 20.1833333333333333333333333333333333333
    -  14-JUL-2010 02 18.1713888888888888888888888888888888889
    -  14-JUL-2010 06 16.6633333333333333333333333333333333333
    -  14-JUL-2010 10 16.6566666666666666666666666666666666667
    -  14-JUL-2010 14 16.1502777777777777777777777777777777778 Series 2 -
    -  13-JUL-2010 15 20.6925
    -  13-JUL-2010 18 20.1880555555555555555555555555555555556
    -  13-JUL-2010 22 20.6816666666666666666666666666666666667
    -  14-JUL-2010 03 18.6713888888888888888888888888888888889
    -  14-JUL-2010 07 16.6622222222222222222222222222222222222
    -  14-JUL-2010 11 16.6558333333333333333333333333333333333 My question is, is there a way of editing the SQL to get the series on the graph to flow together?
    Thanks in advance

  • Showing Activity Steps in Gantt chart

    Using P6 v8.2 is it possible to display (and therefore print) activity steps in the gantt chart? This would be handy when distributing a lookahead to the craft. I've searched and tried everything that looked even halfway logical but so far no soap.
    All help is appreciated,
    Dan

    Sorry - Activity Step Count is the only thing you can display. I have always wanted this too. I guess their fear is that you would have too many steps and it wouldn't fit.

  • ADF Data visualization Gantt chart displaying 10 columns only

    hi
    i am using Gantt chart and it is only displaying 10 columns from the view object the 11 column is not visible
    how can i solve this??
    also these columns are taking so much space, and i want to make their width smaller, but when i change the style --> box --> width, the column alone change its width but without the header.
    thanks

    People are not prone to answer questions that are not really a problem. You want to know something about a free product, install it and see for yourself. In any case spreading your question around is not going to help you, the people who know about ADF are still going to be looking in the ADF forum. If you don't get an answer there, what chance do you think you have that you'll get one here where it is off-topic?
    I'll close with a word of advice: you generally pay for quality. If you want professional looking charts, you'll probably have to look at commercial products.

  • Printing only the Gantt Chart

    Is there a way to print only the Gantt Chart?
    Mike
    R-Investments

    Check your page set up options when you do print preview. The last tab has some toggles where you can turn on/off printing the activity table and Gantt Chart.

  • Gantt chart is not showing the topmost task properly

    Hi,
    I have tried to create a gantt chart similar to [http://www.anychart.com/products/anygantt/gallery/sample_02.html]
    , except the connectors are not necessary. I could do this by dropping some parts out from the custom XML, but the parent tasks are always displayed with the same style as the child tasks. I want to make the parent periods display so that they are different from the child periods like in the chart example, where they are gray and thinner. How is that possible ?
    Tiina

    Hi Tiina,
    Firstly, just to explain the current behaviour, the timeline bars in Gantt charts generated in APEX have a default style called defaultStyle applied to them. This style controls the appearance of the various components of the timeline region, such as the actual bar colour, the progress bar colour, etc. The default style needs to be applied to the <task> tags within the chart XML i.e. the tags containing the data for your Gantt chart. In order to allow our users to control the appearance of the timeline items via attributes on the Chart Attributes page, we update the default Style with values selected on the Chart Attributes page and then we reference that style in the <task> tag, as follows:
    <project_chart>
      <tasks>
        <task id="7782" parent="" name="Charts Integration" actual_start="2009.03.21 12.03.00" actual_end="2009.09.21 12.09.00" baseline_start="2009.03.18 12.03.00" baseline_end="2009.09.26 12.09.00" progress="60" style="defaultStyle"/>
      </tasks>
    </project_chart>....where style=&quot;defaultStyle&quot; is the reference to the style. If you look in the XML you'll see where the default Style has been defined. The <tasks> tags are generated at runtime, and populated with the resultset for the chart series query. If we didn't apply a default style to these tags, then users would be required to manually generate the <tasks> tags themselves in order to apply a style to their Gantt chart data.
    In AnyChart, no style has been applied to the example you selected - http://www.anychart.com/products/anygantt/gallery/sample_02.html - only default AnyChart settings are being used here. Due to the existence of style=&quot;defaultStyle&quot; in your Gantt data, you'll have to make the necessary changes within the </styles> tags of your XML. These changes can be made via the options exposed on the Chart Attributes page or by customizing the XML. I know this isn't exactly the same as the AnyChart example, but you can achieve something similar by just updating the Chart Attribute settings, as done on this example: http://apex.oracle.com/pls/apex/f?p=36648:50. I hope this helps.
    Regards,
    Hilary

  • My mac book pro load system and not show icons only show pointer

    my mac book pro load system but not shows icons only show pointer

    Can you open Applications by navigating to the Applications folder via the Finder? When you write that your computer doesn't show icons, do you mean your Dock icons? Can you see the Dock as all?
    Need just a little more information...
    Clinton

  • Showing multiple Objects in a single row in Gantt Chart

    Hi,
    I am wokring on extending the cPro4.5 gantt chart.
    I have a tree hierarchy which I want to display on the Gantt Chart. But my need is to display all the children and its parent in single row i.e. in a new row bove the Poject row in the gantt tree (hierarchy shown on the left side) of existing chart.
    Is it possible with the Gantt chart?
    If yes, then where and how do I pass this information to the transformation I call in the end to convert the abap tables into XML file which is finally shown on the gantt.
    Kindly guide.
    Regards,
    Varun

    Hi Varum,
    Sorry but I think I don't understand your requirement. Do you need see on the left of your gantt project structure?
    Thanks,
    Sara

Maybe you are looking for