Line below Chart title

Hi all,
Is there a way to remove the line that stretches below a title of a chart in 11g?? When i type in a chart title it automatically places a line below the title.
Thanks

Hi Okelly,
Are you referring to Chart using BIP Builder online or RTF?
regards
Jorge

Similar Messages

  • How to put a title of a group of controls with no line below title text?

    Hi,
    Is there any way to write a title of a group of controls and indicators made by "chiselled line", such that the chiselled line remain invisible below the title text and remain visible everywhere else? For example, the titles "Printer", "Page Range", "Copies", and "Zoom" in a Microsoft Word form in the attached PDF file; note that there is no line below the title text and there is no text box surrounding the title text. I want to have that kind of title of the group of controls and indicators in a GUI of my LabVIEW application.
    Any help will be appreciated.
    Thanks.
    Javed
    Solved!
    Go to Solution.
    Attachments:
    Examples of Group Title.pdf ‏45 KB

    Hi Rod,
    Thanks for your help, but I could not implement your idea. My replies to your suggestions are written in bold below.
    One way is to put your text into a System Label or a free label. Ensure that you size the box to the text in it
    Can you please explain what are "System label" and "free label"? As far as I am concerned, I first inserted a Recessed Frame from Decorations control palette. Then, I put the text using "Edit Text" tool in the Tools Palatte. The text box resizes automatically as I insert a new character in it. I wrote "Printer" in the text. Then, I went to Tools Palette, clicked on "Set Color", right-clicked on "Printer" text, clicked on "T" (Transparent) shown at the top-right position of the color palette. The result is that the text box around the text is eliminated, but still the line of the frame is making a strike-through effect. How to eliminate the line from the area of the text container. The resulting VI (using LabVIEW 8.5) is attached.
    Change the colours of the label to have a background colour the same colour as your panel background, and the foreground colour set to transparent [transparent foreground removes the box round the text]
    I think this is important. But I don't know where are the options for setting the "foreground color" and "background color".
    When you position the text, you may find that it is partly hidden by the line. If so, select the text box and bring it to the front (Control-Shift-K is the keyboard shortcut) Note: This step won't be needed if you place the line before you make the label.
    Thanks for the keyboard short-cut, but my problem is not solved yet, as shown in the attached VI.
    By the way, where did you find the frame with round corners (in the image you have provided)? The recessed frame available in LabVIEW 8.5 decoration palette does not have round corners.
    Rod
    Attachments:
    Test Example 1.vi ‏5 KB

  • Line Break in Chart Title??

    Hi! Does anyone know how to make a line break in the title of a chart? For some reason, just pressing return or any combination of return with option, control, shift, etc. does not seem to be working... the title is really long to be on a single line and I'm not able to change the size either.

    Hi kp,
    True for Category titles, which are taken from a header column (see examples— Cat 1 through Cat 4 on table and chart below), but not for the Chart title, which displays an option return as a space, and whose box extends horizontally to accommodate the whole title in a single line, even when that line extends beyond the screen/page boundary (see example on chart).
    Table names, when shown, are carried in a box that expands only to the width of the table to which they belong, which led to the example above the chart:
    For the table example, there are two tables,
    "Table with...title" contains two columns, and is placed behind "Table 1", the table containing the data. Only the first table has the Show title box checked.
    Just a parlour trick, though—no advantage I can see to using this method of displaying a long table name over using a  text box, as suggested earlier by Jerry.
    I can see where your suggestion regarding category names could have some merit, though. Its disadvantage is in doubling the height of the rows from which those names are grabbed.
    Regards,
    Barry

  • Chart Title on 2 Lines?

    Hey guys, I love Numbers for charts as it looks wayyyyy more professional than Excel. However, there is one thing thats getting frustrating. My charts tend to have very long titles as they are the results of scientific experiments. When I enter a title and then copy the chart into Pages (my Report), the title is so long it goes off the page on both sides.
    What i would like to do is simply have the title on 2 lines (I.e. get to half way through the title and press enter, in an ideal world), I have tried all ways to do this that i can think of but have run out of inspiration.
    Any ideas? This seems to be something very simple and I may have missed something very obvious.
    Cheers
    Rowan

    I would have bet the farm that pressing OPT-Enter would have worked, but nope. You may be stuck with copying the Chart's Title into a text box and turning the Title off.
    Although, if it is a close fit (which it doesn't sound like it is), looks like the Character spacing in the Text Inspector works on the Chart Title, which might help some.
    Robin

  • How to modify a chart title

    I have created a chart in Keynote with a title. But the title is really close to the data, and I would like to increase the space between title and chart, but I don't know how. I cannot even cheat by adding a return and creating an empty second line below the actual title.
    I know that I could create a seperate textbox to avoid this problem, but I will have to create many charts and I want the distance to be always the same, and I need the feature to turn the title on and off.
    By the way: it is a line chart.
    Message was edited by: How to modify a chart title

    Dear How to modify a chart title,
    I think you're going to have to become accustomed to the default position of the title. You can Provide Feedback to Apple using the form available in the Keynote app menu and tell them that you would like this option on the Chart Title feature. My guess is that it won't be high on their priority list since you do have the text box option to fall back on.
    Good luck,
    Jerry

  • Change Chart TItle

    Is there a way to change the chart title in Power BI Preview?

    Hello Brian,
    In the thread below, the user shows a way to change the chart title, but I don't know the version of PowerBI Preview he is using.
    https://social.technet.microsoft.com/Forums/en-US/2339b3ce-9c24-42e0-aba4-ddae9b3f348f/power-view-changing-chart-title?forum=powerview
    Hugs!
    Bruno Destro
    Dicas de programação em .net, C# e SQL - http://smcode.com.br/blog.aspx

  • Dynamic Chart title

    Hi,
    I need to make the title of the chart dynamic by showing the User entered variable value + fixed text. Say if the user enters Model (LD) then my title for the graph should be 'LD FFV Graph'.
    I was able to modify the title by setting the webtemplate parameters for Chart item and by changing the XHTML code as shown below.
    <bi:TITLE path="DATA_PROVIDER:DP_1?/BICS_VIEW/SELECTION_STATE/SELECTION/CHARACTERISTICS/CHARACTERISTIC[@name=&apos;0MATERIAL__ZARC_MOD1&apos;]/SELECTIONS/SELECTION[1]/MEMBER/" />
    But I was not able to concatenate the fixed text (Eg. FFV Graph) and variable value(LD) into the chart title (LD FFV Graph).
    Please help if you came across similar requirements.
    Regards
    Karthik Muthyala

    Hi,
    You can type "FFV Graph "in your web template in WAD and use "Info Field" web item before FFV Graph. You need to select Model variable in Info Field web item settings like below:-
    Regards,
    Suman

  • Xcelsius Present 2008 - Chart Title

    I created a Dashboard with a Line Chart and 6 Label-Based Menus.  Because of everything I have on this chart, I felt I was forced to set this up with 6 individual Label-Based Menus versus using only one Label-Based Menu.  Basically, it's a chart with 6 questions and each question has 3 lines on the Line Chart.  My challenge is when I click on each Label-Based Menu, I want a Chart Title to appear.  This isn't happening because the only place to create a chart title is in the Line Chart Properties.  Normally, this would work but it's not because of having so many Label-Based Menus on one Dashboard.  I took a screen shot of this, but I don't see anywhere here I can attach a file.  ANY HELP or advice would be INCREDIBLY helpful.  I'm new at this and struggling with trying to learn this program for a new client.

    Not sure I understand the scenario completely. Sounds like you could link the title in the line chart to a cell and use a formula to populate that cell with the correct title text.  Same could be done with using a test label ins stead of the title property of the line chart.

  • How to draw a line on chart

    Hi all,
    I am working on a chart in Design studio on BI platform. The following screen
    shot will depict the current state of my chart-
    Now
    I need to draw lines of different lengths and colors with certain distance from
    X-axis, as shown below. (I drew those lines on a screen shot of my chart with
    the help of MS paint
    but
    I need to do this with the help of design studio) . Basically I need help to
    get the following output in design studio. So, question is HOW TO DRAW A LINE
    IN DESIGN STUDIO?
    Kindly,
    help with this.
    Please suggest me to get the output.
    Thanks and Regards.
    Rakesh.

    Hi Tammy,
    Thanks for ur reply.
    I'm using DS 1.3. and no need of dynamic changes of line on chart.
    I just now gone through with CSS, but i didnt get the solution. i think somewhere im getting stuck with CSS.
    Can u please suggest me the step by step procedure to draw a line using CSS.
    Kindly help on this.
    Thanks and Regards,
    Rakesh

  • How can i use this library to draw squiggly line below word for RichEditable?

    Squiggly Release Notes:
    AdobeSpellingFramework.swc
    A class that facilitates the drawing of squiggly lines below words for various text components.
    Im not using squiggly spell check egine bcause it is not supporting arabic language.
    Rest of the work i have completed, i just want to draw squiggly lines below word.
    Please help me.....Thanks

    Did you ever get an answer for this ?

  • How can I add a red line below all those words, which are not technically correct? And how can I do Pages to do it automatically?

    So, how can I add the red line below all those words, which are not technically correct.
    I have tried everything, but nothing works. Red line should come there automatically, but I can't find nothing from settings to do this. Can you guys help me?

    There isn't any finnish spellcheck in Pages
    Inspector palette = Asetukset
    I am trying to find out where to get a finnish dictionary that can work in Pages. I am not sure but try this
    http://www.jkwchui.com/2010/03/spellchecking-latex-in-macosx/

  • How to use the region parameter of main report for subreport chart titles?

    I am using Crystal Reports 11.
    I create 1 main report with 10 sub-reports that contain cross-tabs & charts. The main report has a parameter regarding 3 different areas: region1, region2, and region3.
    I use the method of adding the u2018regionu2019 parameter of main report to the selection formula of the sub-reports. So, I can select 'region' from main report to controll outputs in sub-reports by region.
    I use formulas for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    Since I pass the u2018regionu2019 parameter of main report to sub-reports, I have to change chart titles dynamically based on the region I select.
    How can I use the region parameter from main report in the formulas to get chart titles dynamically?
    Thank you in advance.

    Thank you.
    I am not using Chart Title with "Chart Expert".
    I am using a formula for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    I drag this formula above the charts and it looks like a dynamic title. So, for product a111, the chart title would be "Region1 u2013 a111 Counts"; for product b222, the chart title would be "Region1 u2013 b222" Counts; and so on ...
    Because I pass the region parameter from master report to subreport, I want to change the region part of the chart titles dynamically.
    For example,
    when select Region1, the chart titles should be: "Region1 u2013 a111 Counts"; "Region1 u2013 b222"; ...
    when select Region2, the chart titles should be: "Region2 u2013 a111 Counts"; "Region2 u2013 b222"; ...
    I want to add the region parameter into the tiltle formula.
    How should I do?

  • Changing the Chart Title in Graphic View in Interactive demand Planning

    Hi All,
    Is it possible to change the Chart title in Graphic View in interactive demand planning screen.
    When we go to interactive planning after loading the data we go to Univariate forecast then switch to graphic, the chart title shows the selection at which the planning is done. For eg; If I plan at die level and i select a particular sap material, the chart title displays Die value and not the material value.
    Is it possible to change the chart title such that it displays all the selections made in selection winodw, like in the above case both Die value as well as SAP Material Number.
    Thanks and Regards,
    Diana

    Dear Diana,
    unfortunately this is not possible.
    The chart title is build from the planning book name + the Show characteristic in the shuffler (+ available nav. attributes of the Show char).                                                           
    The functionality you requested doesn't exist in standard.            
    Regards,
    Tibor

  • Flex 4 Chart title won't move when positioned

    Hi,
    I have an issue with my horizontal chart title in my Flex 4 bar chart--it just won't move when I try to position it someplace other than the default (which is center).
    I followed the example in the livedocs: http://livedocs.adobe.com/flex/3/html/help.html?content=charts_displayingdata_05.html, specifically the one using the 'titleRenderer" property of the AxisRenderer, and setting it to my custom AxisRenderer class. Here is my code:
    package classes.view
        import mx.charts.*;
        import mx.charts.chartClasses.ChartLabel;
        public class ChartTitleRenderer extends ChartLabel
            public function ChartTitleRenderer()
                super();
            override protected function updateDisplayList(w:Number, h:Number):void {
                super.updateDisplayList(w, h);
                this.setStyle("textAlign","left");
    Setting the textAlign property doesn't work. I have tried setting this property in the css as well and applying it directly to the axis, which also doesn't work. I have also tried "this.x = -100" etc, to no effect. Any ideas?
    Thanks

    Ray,
    To do the "masking" that you are referring to, I think that two Effects (explore each, to see which works best for you), will give you what you want:
    The Crop Effect, applied to the Still Images in Video Track 3. This Effect can be Keyframed to change, as is required over time.
    The 4-Point Garbage Matte Effect.
    If the Still on Video 2 is sized to the Frame of the Project, say 1920 x 1080 for Full-HD, it will "cover" the Video on Video Track 1.
    Note: it is best to Scale the Still Images to very close to what you want/need, in PS, or PSElements, prior to Import. What you are doing with the Still Images in Video Track 3 is creating a PiP (Picture in Picture). This ARTICLE goes into more detail on
    Good luck,
    Hunt

  • Adding 3 horizontal lines to a  2D Line flash chart

    Hi
    I have a nice 2D Line flash chart. I would like to add three horizontal lines (they are constant values) on the graph. These lines are thresholds for the values displayed on the graph.
    I tried to add trhe series to the graph, it worlks well but the problem is that it slow down too much the process of computing of the chart
    Here is my request, you see with the 3 series added :
    DECLARE
    X VARCHAR2 (4000);
    BEGIN
    x := 'SELECT NULL, TRUNC(DATE1, ''HH''), AVG(VALEUR) "Hauteur",
         (SELECT SEUIL_BAS FROM SIVOA.SITE_ECHELLE WHERE SITE = '''|| UPPER (:p184_ename) ||''') "Seuil bas",
         (SELECT SEUIL_ALERTE FROM SIVOA.SITE_ECHELLE WHERE SITE = '''|| UPPER (:p184_ename) ||''') "Alerte",
    (SELECT SEUIL_ALARME FROM SIVOA.SITE_ECHELLE WHERE SITE = '''|| UPPER (:p184_ename) ||''') "Alarme"
    FROM SIVOA.EVV_'
    || UPPER (:p184_ename) ||
    ' WHERE CLEF_VAR = (SELECT CLEF_VAR FROM SIVOA.SITE_ECHELLE WHERE SITE = '''
    || UPPER (:p184_ename) ||
    ''') AND DATE1 BETWEEN TO_DATE ('''
    ||:P8_DATE_DEBUT||'000000'', ''DD/MM/YYYYHH24MISS'') AND TO_DATE ('''
    ||:P8_DATE_FIN  ||'235959'', ''DD/MM/YYYYHH24MISS'')
    GROUP BY TRUNC(DATE1, ''HH'')
    ORDER BY TRUNC(DATE1, ''HH'')';
    RETURN (X);
    END;Is there a way to add 3 lines without using a query ?
    Thank you for your kindness !
    Christian

    Hi,
    I have not solved but found an improvement, I select a constant from a table. This constant is displayed along the horizontal axis.
    Example of constant :
    (SELECT SEUIL_BAS FROM SIVOA.SITE_ECHELLE WHERE SITE = '''|| UPPER (:p184_ename) ||''') "Seuil bas",
    DECLARE
    X VARCHAR2 (4000);
    BEGIN
    x := 'SELECT NULL, TRUNC(DATE1, ''HH''), AVG(VALEUR) "Hauteur",
    (SELECT SEUIL_BAS FROM SIVOA.SITE_ECHELLE WHERE SITE = '''|| UPPER (:p184_ename) ||''') "Seuil bas",
    (SELECT SEUIL_ALERTE FROM SIVOA.SITE_ECHELLE WHERE SITE = '''|| UPPER (:p184_ename) ||''') "Alerte",
    (SELECT SEUIL_ALARME FROM SIVOA.SITE_ECHELLE WHERE SITE = '''|| UPPER (:p184_ename) ||''') "Alarme"
    FROM SIVOA.EVV_'
    || UPPER (:p184_ename) ||
    ' WHERE CLEF_VAR = (SELECT CLEF_VAR FROM SIVOA.SITE_ECHELLE WHERE SITE = '''
    || UPPER (:p184_ename) ||
    ''') AND DATE1 BETWEEN TO_DATE ('''
    ||:P8_DATE_DEBUT||'000000'', ''DD/MM/YYYYHH24MISS'') AND TO_DATE ('''
    ||:P8_DATE_FIN ||'235959'', ''DD/MM/YYYYHH24MISS'')
    GROUP BY TRUNC(DATE1, ''HH'')
    ORDER BY TRUNC(DATE1, ''HH'')';
    RETURN (X);
    END;
    Perhaps a way is to customize the XML code generated.

Maybe you are looking for

  • Error when trying to use LogMiner with Oracle 8.1.6.0.0

    Hi everybody, I'm trying to use LogMiner with Oracle 8.1.6.0.0. When I execute the following code with SQL*Plus, I have an error. BEGIN DBMS_LOGMNR.START_LOGMNR (options => dbms_logmnr.dict_from_online_catalog); END; The error displayed by SQL*Plus i

  • 8800 presents with a white screen

    When coming out of the holster or standby the screen is all white, suggesting a proper connection is not being made between the LCD and the motherboard. Did the same thing with the last LCD screen I put it, so I know that's not the case. Can anyone p

  • Regretting on pre-order at bestbuy?

    Someone has received iphone 4 from apple today.  http://www.macrumors.com/2010/06/22/first-iphone-4-deliveries-arrive/ LINK. 

  • Cannot install Adobe Reader 11.0.09  and Asian Fonts over older versions

    I'm using a script to install Adobe Reader 11.0.09 and it works sometimes, but very often, there is an error saying it cannot install it because a previous version exists. We have to manually uninstall older versions of Adobe Reader 11 and then re-ru

  • CRIO Fails to Load Shared Library

    All, I'm getting an odd error every other time I tried to load my code onto a cRIO in the dev environment. Deploying NI_AALPro.lvlib:Linear Fit (LS).viNI_AALPro.lvlib:Linear Fit (LS).vi loaded with errors on the target and was closed. LabVIEW:  Faile