Line chart line missing

Hi, I'm new to HTML DB so please bear with me! I've added a line chart but when viewing my chart it displays only the dots and no line. I suspect it's something to do with my sql query which is as follows:
SELECT null, check_date, used_mbyte
FROM tblspc_check
WHERE tablespace_name = 'system'
Is there any more in dept docs available other than the user guide?
Many thanks!

Hi,
1.) OS = WinXP Pro (New installation)
2.) Results are the same in Explorer 6 (sp2) & Firefox 1.1 & 1.5
3.) SVG Plugin = ver 6.0
It might be the SVG plugin - I had ver 3.03 installed, but one of the dev guys on the forum recommended upgrading to this version. The speedometer type of graph on the 1st page of the demo app use to work with ver 3.03....but I never tested my line graph on ver 3.03.
Thanks for the help.
Fred

Similar Messages

  • QT & Grass Valley Turbo videoplayer - Lines missing

    Hello,
    We use a video play machine called Grass Valey Turbo iDDR.
    http://catalogs.infocommiq.com/AVCat/CTL1197/index.cfm/mlcid/430/mrcid/1197/SID/19476222/prodid/341098.htm
    It uses QT to play video.
    One channnel has a QT video file and another channel has a QT alpha file (bw only, indicating where transparency should be at)
    Problem is, 95 of the movies have the 2 upper most lines missing, which results in underlaying footage showing through. (not desirable)
    Some movies are complete, but only few.
    All movies are made the same way, TGA compression @ 100 quality.
    Still there are differences.
    How can this be?
    Kind regards,
    Geoff Vane

    Ah yep, sorry, well spotted. I didn't notice it had reverted back to NTSC.
    I did some searching around and no-one seemed to have a solution to this problem other than using another compression program such as Episode or Cleaner. Unfortunately these cost money.
    It's worth requesting this as a feature for a future update. Hopefully Apple will be devoting more development time to Compressor for version 4.
    http://www.apple.com/feedback/compressor.html

  • Financial Reporting Line Chart - disable #missing or #zero values

    I need some help regarding the line chart in financial reporting. I want to create a line chart for actual and forecast-values. The underlying Grid contains following values:
    actual-jan = 100
    actual-feb = 121
    actual-march = 119
    actual-april to actual-dec = #missing
    forecast-jan = 100
    forecast-feb = 121
    forecast-march = 119
    forecast-april to forecast-dec = 125
    In the line chart I get two lines, one for actual and one for forecast. Now my Problem is that the actual line has to stop with the march-value but it moves forward till december on the zero level.
    Has anyone an idea how to get the line stopped at march?
    kind regards
    kai

    Supressing or replacing zeroes does not help, the chart still drops to zero for future periods.
    I created an extra column in my grid. In this column i used a formula that says if column a (current year) is greater than zero, show column a numbers, if not, show the number from the row above. I have separate reports for debits and credits, if you are OK with showing negative numbers, just adjust the formula. What my new column does is forecasts a straight line for all future periods for the current year. It is not the exact preferred result, but it keeps the scale appropriate and with a little education almost every executive has accepted it.

  • Lines Missing from .eps file

    I genereate the inital image in AutoCAD, export it as an .eps file then format the image using Illustrator CS5. The files are then placed into an ExCel spreadsheet where the lines will not show up.
    When using Illustrator I change the stroke of all lines then drag the artboard edges closer to the object leaving a space around the object. After formatting the very most bottom line of my thumbnails will be missing. I've tried placing the objects at a different reference points in AutoCAD before exporting the file but this has not helped. When running CS3 I never had this problem.
    I'm a novice at using Illustrator so any thoughts or suggestions will be greatly appreciated.

    Why bother with EPS for an Excel chart? Export it sufficiently high-res from AI as a PNG and be done with it.
    Mylenium

  • Strange display problems: lines, missing icons, pieces of windows that stay on screen...

    My white 24" iMac has recently started having problems with the display. Because I'm able to capture it with Grab and due to the nature of the problem, it doens't appear to be hardware related. But, not sure. See the screen cap I took below as an example of one of the problems I'm seeing.
    I'll try to describe a few other display anomalies I'm having:
    Moving a window leaves the background that it was on intact all around the edge of the window, where the drop shadow would be.
    The Dock, which is set to be hidden until my cursor moves into that area, will appear sometimes with some of the icons missing, but, the shadows for those icons are visible on the Dock. Or, there are weird lines and patterns around each icon.
    While using Safari and a few other apps, I'll frequently get colored lines and patterns that suddenly appear across the screen, and then disappear when my cursor moves over that part of the screen.
    When I click on the minimize button, the window uses the Genie effect to move into the Dock, but, often leaves a bit of the window on the screen. It will sometimes clear when I drag another window over the area, or the window I'm dragging will start looking like it does in the screen cap below.
    My graphics card is a NVIDIA GeForce 7300 GT. I updated the firmware to ROM Revision 3467, but, it didn't seem to make any difference. The only think I can recall doing before this problem happened is I installed the iTunes 10.4.1 update. I'm running OS X 10.6.8 (Snow Leopard).
    This iMac is about 4.5 years old, so, it's not covered by warranty anymore which means I can't take it to an Apple Store for troubleshooting. I'm hoping someone knows how I can fix this. It just started doing this a week ago. Thanks!
    Tom

    Hi Michelefree,
    My iMac does not have a separate video card, so, I was not able to replace it as suggested above. Apparently with the Intel iMacs, or at least the one I have, the video "card" is actually a few chips on the logic board. I was told the only way to fix this is to replace the entire logic board, which is too costly (no longer within warranty).
    I did a bit of research and discovered that the problem seems to be related to how hot the computer gets. I noticed this, too. When I started using my iMac first thing in the day, no problems. As the day progressed and the computer heated up, I'd start having all these video problems.
    I found a utility called smcFanControl which allows you to speed up the mininim fan speeds inside the computer, which helps keep it cooler. Since I installed this, I've had very few video problems. So, it appears to have "solved" my problem for now.
    I wish there was a better solution than this band-aid fix, but, it's a lot cheaper than having the logic board replaced or buying a new iMac, the only choices I was given by Apple. Hope it works for you, too!
    Tom

  • SmartForm Spool: Line missing: ?xml version="1.0" encoding="utf-8" ? sf

    Hello all,
    The spools of a SmartForm that I developed are missing the line:
    <?xml version="1.0" encoding="utf-8" ?><sf>
    The spool starts with:
    <smartxsf xmlns="urn:sap-com:SmartForms:2000:xsf"><header><general><version>1.14.2<  (so on...)
    The Functional Counsultant wants the spool to look like:
    <?xml version="1.0" encoding="utf-8" ?><sf><smartxsf xmlns="urn:sap-com:SmartForms:2000:xsf"><header><general><version>1.14.2<  (so on...)
    Only such a spool can be printed successfully. If the line is missing, no print out can be taken.
    Could you please tell me what settings need to be done in order to see the missing line in the spools?
    Thanks and regards,
    Ameya
    Edited by: Ameya_Tulpule on Mar 9, 2011 8:58 AM

    hii,
    http://help.sap.com/saphelp_nw70/helpdata/en/a5/28d3b6d26211d4b646006094192fe3/content.htm
    Go to this link click under Activating XSF Output
    statically
    dynamically
    Overriding the Output Format
    Desired Output Format
    Settings for Overriding
    Standard output
    (OTF)
    XSFCMODE = 'X'.
    XSF = SPACE.
    XDFCMODE = 'X'.
    XDF = SPACE.
    XSF
    XSFCMODE = 'X'.
    XSF = 'X'.
    XDFCMODE = SPACE.
    XSF+HTML
    XSFCMODE = 'X'.
    XSF = 'X'.
    XSFFORMAT = 'X'.
    XDFCMODE = SPACE.
    XDF
    XDFCMODE = 'X'.
    XDF = 'X'.
    XSFCMODE = SPACE.
    Matching Parameters for Static Attributes
    Output Format
    Input Field in Form
    Parameter of Structure SSFCOMPOP
    (possible settings)
    XSF
    Output mode
    (for XDFOUTMODE='S')
    XSFOUTMODE ('S'|'A')
      Output device
    XSFOUTDEV
    XSF+HTML
    Output mode
    XSFOUTMODE ('A')
      BSP page/URL
    XSFACTION
    XDF
    Output mode
    XDFOUTMODE ('S'|'A')
      Output mode
    (for XDFOUTMODE='S')
    XDFOUTDEV
    regards,
    Sridhar.V

  • SVG connector lines missing when opened in Illustrator CS5

    It has taken a while to jiggle SVG files saved in Inkscape and get them to open in Illustrator CS5. The files are basically a flow chart with some text and connecting lines between the rectangular boxes.
    Now we are getting  text and rectangular boxes to show when the SVG file is opened in Illustrator.  However, the paths (or connector lines) that show the flow between boxes are not shown.
    The file we are opening has about 10 layers and initially, it looked like just a blank document.  We had to click the top layer in the layer group "on", to see all the layers.  I guess the default is having the top layer "off".
    When opened in a browser, the  connector lines are showing up fine (although the arrow heads are turned sideways).
    Suggestions for getting connector lines to show up in Illustrator?
    Thanks!

    I suppose Inkscapes equivalent of AI's Expand function would be advisable. I'd have to revisit inkscape one of these days, but I believe they are using styles to descripe the conenctors, not genuine objects, hence nothing shows up in programs that don't understand the Inkscape lingo...
    Mylenium

  • Line missing in the Manifest file

    Hi,
    I've encountered a problem when creating a Manifest file. My file is named 'mymanifest.mf' and it's as below:
    Manifest-Version: 1.0
    Class-Path: .;htmlparser.jar;xerces.jar
    Main-Class: Mymainclass
    Then I type the command in the command-line window:
    jar -cvfm myjar.jar mymanifest.mf directory1 class1.class
    The jar file 'myjar.jar' is created and can be opened by winrar, but the MANIFEST.MF file in the META-INF directory is strange, it is as below:
    Manifest-Version: 1.0
    Created-By: 1.3.1 (Sun Microsystems Inc.)
    Class-Path: .;htmlparser.jar;xerces.jar
    and the 'Main-Class' line is missing. I change the position of 'Main-Class' line and 'Class-Path' line, still the one line in the bottom is missing. Would you please tell me the reason? Is my manifest file wrong? Thanks a lot!

    Hi,
    You have to end the file with a new-line. From the documentation:
    Be sure that any pre-existing manifest file that you use ends with a
    new line. The last line of a manifest file will not be parsed if it doesn't end with a new line character.
    Eyal Lupu

  • Data transfer line missing

    Hi Experts,
    we have done asset transfer using AS91, but legacy asset transfer line is missing in asset explorer, see attached, it should be a line above period 7, how to correct it? thanks

    Dear Kumar,
    As far as I could se in the attachment, the asset has ben already created and now the values are
    manipulated via AS92.
    I might ask you to check if  note 49563 is relevant:                                               
    b) Do not, under any circumstances, use legacy data from the first  
        data transfer with legacy data transactions. It is particularly  
        important to make sure that no new postings are made in the      
        company code at the time of the second transfer.                 
    best regars Bernhard

  • Laserjet 1320 - no duplex, print comes out offset, top 4 lines missing

    Hi,
    I have an HP Laserjet 1320 connected to an Ubuntu (Gutsy) server and shared as a SMB printer.
    Printing from Linux or Windows XP works fine: the print is aligned, I get duplex etc.
    When I print from my Macbook Pro running Leopard 10.5.1 I get the following:
    - The print alignment is offset vertically, resulting in the top four lines or so missing from each print (i.e. off the paper).
    - No matter what I sent in the print dialog duplex does not work.
    I have installed the latest driver from the HP site, but that didn't make any difference.
    Any ideas?
    Regards
    D.

    I found this fix for duplex from a 1320;
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&obje ctID=c00752270&jumpid=regR1002USEN
    The thrust is that the print option is set intra-application, not at printer level. Say launch word, select print, then click on copies and pages, this gives you the option for 2 sided. You can over type the "standard-1" with text such as "Duplex 2 sided printing", which then defaults to mail etc.

  • Textarea - Lines missing

    Hi Gurus,
    I have implemented a custom field in textarea. When user enters multiple lines (press Enter), the field able to capture first line only, other lines are missing.
    For eg, if typing:
    123 - Press Enter
    456 - Press Enter
    789 - Press Enter
    when the page is refreshed, the textarea left 123 only.
    i tried using the following but even worse, the field dissapeared from the page.
    <textarea name="mail-text:80[]" cols="80">`repeat with r in mail-text; write (r, "\r\n"); end`</textarea>
    Appreciate your opinions.
    Thanks.

    Hi Glen,
    i suppose your Data where not submitted to the behind laying r/3 internal table.
    so if make the roundtrip only the workarea is filled.
    If have had a similar Problem, but i solved in the folling way:
    ITS TEMPLATE
    `repeat with j in GS_TEXT-TDLINE; write (j, ""); end`
    Where GS_TEXT is my warkaera.
    In R/3:
    Know i read via RFC the ITS CONTENT  at PAI
    Dynpro:
    PBO :  * using steploop for Texttable *
      loop at gt_texttab cursor g_tk_cur
              into gs_text.
      endloop.
    PAI:
    PROCESS AFTER INPUT.
    module rfc_import_texttab.
    loop at gt_texttab.
    endloop.
    module rfc_import_texttab input.
      perform rfc_import_texttab.
    endmodule.
    FORM rfc_import_texttab.
       DATA: lwa_order    TYPE twa_order_re,
            lt_savwctxt  TYPE TABLE OF savwctxt,
            lwa_savtxt   TYPE savwctxt,
            l_index      TYPE i,
            l_remeng(15) TYPE c.
    Importiert vollständigen Kontext vom ITS-Server
    Beschafft Felder aus dem internen Datenpool (ITS) mit einem Zugriff
       CALL FUNCTION 'ITS_IMPORT_CONTEXT'
         TABLES
           context           = lt_savwctxt
         EXCEPTIONS
           its_not_available = 1
           OTHERS            = 2.
       CASE sy-subrc.
         WHEN space.
         Texte
           READ TABLE lt_savwctxt INTO lwa_savtxt WITH KEY
                    fieldname = 'GS_TEXT-TDLINE'.
           IF sy-subrc = 0.
             REFRESH gt_texttab.
             CLEAR gs_text.
             LOOP AT lt_savwctxt INTO lwa_savtxt
                  WHERE fieldname = 'GS_TEXT-TDLINE'.
               MOVE lwa_savtxt-fieldcont TO gs_text-tdline.
               l_index = lwa_savtxt-fieldindex.
               INSERT gs_text INTO gt_texttab INDEX l_index.
             ENDLOOP.
           ENDIF.
         WHEN OTHERS.
       ENDCASE.
    ENDFORM.  
    I'll hope this will help you.
    Regards
    Thorsten

  • CENVAT clearing line missing in MIRO

    Hi Experts
    I have an issue in MIRO with cin posting with TAXINN.
    I have posted GR with incoming excise for BED, Ecess and SHEcess. This doc got posted perfectly
    But when i attempt MIRO, i am not getting 3 cenvat-clearing lines. Iam getting Ecess and SHEcess clearing lines only and not getting BED clearing line.
    Please suggest correction
    thanks
    ramSiva

    Hi,
    check this condition in PO it is  there or not
    Have you maintained the 100% Se toff conditions for BED, Ecs and She ces  check in PO
    also check validity for BED condition in FV12 and also MIRO posting date
    Check it  excise clearing account is maintained for ETT - GRPO,excise group,company code combination in Specify G/L Accounts per Excise Transaction in tax on goods movement path.
    Regards
    Kailas Ugale

  • JTree display: vertical connecting lines missing

    My JTree uses a subclass of TreeModel to display the contents of a DOM tree and to allow modifications on this tree. I've got a problem with the rendering of the tree: the vertical connecting lines don't show.. (also there seems to be problems with the refreshing of the tree display, even though TreeModelEvents are fired properly, but it might not be related.)
    The problem originates from the TreeModel subclass (other models worked fine), but I can't tell what exactly in the class causes it. I've tried to remove code, etc.. with no effect.
    Has anyone encountered something similar?
    Thanks in advance.
    Simon

    yeah... that's common in jtrees that do not refresh well... you know that something is wrong when the lines have dissappeared.
    when i encountered this problem what i did was to copy the lines from DefaultTreeModel sourcecode where the model is refreshed into my code... that worked fine for me...

  • ADDRESS/URLm line missing

    I am using Internet Explorer and at present using a PC laptop as my eMac has BlueScreen-itis for the moment. Wonder if anyone can assist me with the following: At the top of the Int Exp page I have two rows, first one starting with File, Edit, View, etc and the line below that being, Back, Forward, Stop,Refresh, etc. On my eMac I also had an address or URL line that showed the url of whatever site you were in at the time. Does anyone know how I can get that back on this one--I thought it was in the VIEW, toolbars section, but cant seem to get it to show up. Appreciate any help. Cheers.

    It's View> Status bar and appears at the bottom of the IE window.
    What's up with the blue screen on your Mac? How far along are you with the usual troubleshooting steps --- disconnecting everything but keyboard and mouse, Safe Mode, using your OS X install disk to run Repair Disk and/or single-user mode to run fsck (per Using Disk Utility and fsck), checking with Apple Hardware Test, etc.?
    EDIT: whoops, I blanked about your post of Nov. 1. Any progress with getting into the eMac is Firewire Target Disk mode to try to clear enough free space for Disk Warrior to go to work? You can delete the "American Tail" file, for one thing --- that's not a system file (no idea how it got on your eMac). You can try searching for large .tmp files to toss; if you've ever had Norton AntiVirus, search for "spacesucking.xxxxxxx" where the extension is a numerical string. See if any files named "core" turn up; those are sometime left behind by a program crash and are usually big enough that deleting them can free a significant amount of space.
    Good luck!

  • Help: matrix report grid lines missing for null values only on server side

    Hi,
    I created a matrix report in pdf format. The output in great when run through report builder locally, it renders all necessary details. However, after the report being moved into AS server, the report does not show grid lines for null values.
    It looks to me this has something to do with configurations and hope someone know what needs to be done.
    Any suggestions are greatly appreciated.
    Jimmy

    Thanks for replying.
    DESFORMAT is PDF.
    There should be a fix as I had same issue with same Oracle version at my previous company. DBA fixed the issue on AS server.
    I found your post on 09/28/2010 with a link to patch set: Re: Null value fields disappear  in pdf output format
    We worked out with the work around without install the patch.
    Jimmy
    Edited by: WJHORA on Sep 8, 2011 2:16 PM

Maybe you are looking for

  • HT3964 Mac keeps crashing constantly green blocks on screen

    Turn on mac and open any app and almost instantly it becomes unresponsive and crashes , green blocks then appear on screen and stays like it Help please!!

  • Conversion of a shapefile to oracle spatial format

    hi, I have got installed oracle9i, arcgis9 and sde9 on my system. I am using direct connection technique. i have tried to export shapefile to geodatabase with the use of SDO_GEOMETRY configuration keyword. But when i am checking at the backend there

  • Issue with range number at VF02 when releasing to accounting

    Hi Gurus, We have an issue with the number range at VF02 when releasing the invoice to accounting. Error message is "For object RF_BELEG E178, number range interval 6A does not exist FBN1" But when entering tx-FB1N for Company code E178 , it is not c

  • Looking for a text editor to embed in JSP

    Hello, Does anyone know of a good text editor I can use in JSP or Java? I would like to edit text only, no html codes in document. Thanks Frank

  • HELP! I ERASED MY PROJECT

    I just got visual studio, and I've been working on it for a couple weeks, my project was acting weird, it seemed to be working the same regardless of what I changed in the code, so just to test it, I deleted all of my code and pressed start, it acted