Remove marker from chart legend.

How do I remove a marker with no display name from a legend?

Looks like no one wanted to tackle this problem. i guess no one suffered from this?
in any case, i got a good tip on how to customize the XML in the flash chart, so that the marker doesn't show:
a normal entry for the line chart section of the XML would look somnething like this:
<line_chart left_space="5" right_space="5">
<block_names enabled="no" />
</line_chart>
so, to remove the marker, set the dots radius in the location as follows, to 1
<line_chart left_space="5" right_space="5">
<block_names enabled="no" /><dots radius="1"/>
</line_chart>
worked like a charm! thanks Joel...

Similar Messages

  • How can I remove marks from the screen?

    I inadvertently touched the screen with the tip of a black permanent marker, and now have 2 little black dots spoiling the view! Is there anything I can (safely) use to get rid of them?

    YES there is a solution!
    I had this happen several years back to a new laptop. Someone borrowed my laptop at a business meeting to do a powerpoint presentation and had a permanent sharpie in their hand while they presented. In reaching over to press the "next" button during the presentation, they accidentally wrote on the screen. This put about a 1" blue mark across my screen. I totally freaked out!
    Anyway, in researching a solution, I discovered that there is a chemical solution used to remove permanet marker from photographic negatives without damaging/discoloring the surface or coating. I had a recommendation to try this as it would not damage the laptop screen. It worked great!!! The permanent marker wiped off as if it were a whiteboard. In the years using this laptop, I never noticed the mark again and never noticed any sort of discoloration or damage to the surface or screen coating.
    The chemical is used is a photographic emulsion cleaner called PEC-12. If you do a google search you'll find it all over the Internet. You may also be able to get it (or a reasonable substitute) at a local professional camera shop. You'll also see wipes for sale with these, which I also purchased. It's a lint free cloth that you spray the cleaner on and then wipe the film (or screen).
    I hope this helps you out.
    shepherdboy

  • Legend needs to display Prompt values / Remove filters from chart query

    Hi
    I have 2 questions for the same chart so I hope it's OK to add them in one post.
    Firstly I have created a chart & added three Select List filters which work fine, the query is below, problem is that when I change back to '-ALL-' I get no data, it has filtered out all records as no data matches the value of '-ALL-' does anyone know the code to get around this?
    My chart query;
    select null link, P_MONTH AS MONTH, SUM(CALLS) AS data
    from DATA.MAIN_DATA
    WHERE WAREHOUSE = :P1_WAREHOUSE
    AND ANS_UNANS = :P1_ANS_UNANS
    AND PRODUCT = :P1_PRODUCT
    GROUP BY P_MONTH
    As I will have several queries like the one above for different options on the same chart, I would like the Legend to show what the user has chosen each time the options are changed ie;
    Something like the bolded text in the query to display the chosen values in the legend;
    select null link, P_MONTH AS MONTH, SUM(CALLS) AS *'P1_WAREHOUSE' || 'P1_ANS_UNANS' || 'P1_PRODUCT'*
    from DATA.MAIN_DATA
    WHERE WAREHOUSE = :P1_WAREHOUSE
    AND ANS_UNANS = :P1_ANS_UNANS
    AND PRODUCT = :P1_PRODUCT
    GROUP BY P_MONTH
    Any ideas/suggests?

    Woof777 wrote:
    Any ideas/suggests?Try the APEX forum ;)

  • Removing shadows from charts (both column AND pie)

    I can see there is a ShadowBoxItemRenderer (that I have no
    idea from the help docs HOW to actaully implement to turn off
    shadows) hoever - when/if this works - it only works on my column
    chart? How can I turn off this nasty drop shadow beneath my pie
    charts? Its very confusing.

    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

  • Can't remove decimals from chart value axis

    After several hours trying to create a simple bar graph in Pages and the same in Numbers (iWork '08) for a class assignment, I am at a loss. To any kind soul who can help, I will be very grateful.
    Here is the dilemma.
    In Numbers as well as trying this in Pages '08, I selected a blank document, clicked on the Chart icon, and in the Chart Data Editor I entered titles for 2 rows, and title for 3 columns along with their values. Then in the Chart Inspector I entered the following values under Value Axis Format: minimum= 3, Maximum= 26, and Steps=9.
    I Need to have along the y-axis (the left column, from bottom to top) the numbers starting from 3 up to 26, in increments of 3, i.e. 3-6-9-12-15-18-21-24 and at the top 26.
    I have the correct sets of columns which is: 3 sets of bar graphs (2 bars side-by-side, 3 sets).
    The problem I have is that I NEED the left column of numbers, my y-axis, to be whole numbers. But Pages keeps converting them into whole numbers with 3 decimal places to the right. How can I fix this? I also keep running into a problem when entering values in Minimum-Maximum-Steps, in which I'll put 26 or 27 as a Maximum, 3 in Steps, and the Max changes to something like 96. This happens a lot, although the number changes to different values than what I enter. My Chart is a standard chart, not a stacked chart. I've tried searching and find no answers to this. And I do need the step increments to be exactly as I stated. There must be a way. I tried it in Excel 2002, and was able to do the entire chart in about 5 minutes. Numbers must be able to do this, I'm not even using calculations or formulas.
    I would insert a picture of the way the chart needs to look here, but I don't know how to do that in Posting this question.
    In God's Harmony,
    RODDY

    It would be useful to give us the used values so we may give you a response.
    I made a test with this setting:
    Minimum 5.0
    Maximum 9.5
    Steps 5
    and I got: 5.0, 5.9, 6.8, 7.7, 8.6, 9.5
    which is perfectly correct.
    It's our duty to check that ((Maximum - Minimum) / Steps) * 10 is an integer.
    Yvan KOENIG (from FRANCE lundi 8 septembre 2008 15:19:14)

  • Color Problem when Aadding/Removing series from Chart

    Is it possible to define the color of the series to add in a Chart?
    Actually, the color seems to be defined in a precise order by the chart itself when adding the series. I think there's a list of predefined colors and for each series added to the chart, it take the next color of the list. Then, when we remove a series, the pointer in that list of colors is decremented.
    That behavior does not suit me. If i remove a series and add it again there are cases where two series can have the same color...
    Example:
    add series 1 - color blue
    add series 2 - color red
    add series 3 - color cyan
    remove series 2
    add series 2 - color cyan
    series 2 and 3 have the same color
    (you can test this behavior)
    So is there a mean to avoid this problem and set the color of series ourself?
    Thanks

    If you search the http://javafx-jira.kenai.com you will come across quite a few open bugs to do with dynamically modifying charts by adding and removing series and data - so I guess, if you are currently using this feature, then proceed with caution (and don't use the chart animation feature) until they are fixed (and log new issues if yours is not already captured).

  • [solved] remove --MARK-- from everyting.log

    I use conky to print everything.log on my desktop. Every 20 minutes -- MARK -- appears. I don't know why, and there is probably a good reason for it. After a while, the only lines that appear are these lines. Can I remove this?
    Last edited by anadyr (2009-12-29 18:34:36)

    here's your solution
    http://bbs.archlinux.org/viewtopic.php?id=68092

  • Remove series from legend

    Post Author: vjromeo
    CA Forum: Charts and Graphs
    I'd like to be able to remove a series from the legendor perhaps there's another way to crack this nut... in a stacked-bar chart, we want a trendline for the sum of the stacked bars (i.e. the top of each stack).  In Excel, I did this by adding a series that was the sum of the bars in a stack and added a trendline based on that series.  I set the series to be transparent, deleted it from the legend (which one can easily do in Excel), and everything was great.  I've figured out how to do all of this in Crystal, except delete the legend entry for the transparent series (and add the trendline to the legendbut that's a question in a separate post).

    Post Author: Dan3D
    CA Forum: Charts and Graphs
    If you just want to display a datalabel which is the sum of each stack , this functionality is built into the product. Go to right-mouse-menu ChartOptions and then the DataLabels tab and then select "Show Totals".

  • How to remove esclamation mark from itunes

    how to remove esclamation mark from itunes???

    See these...
    -> One computer using multiple iTunes Store authorizations
    -> About iTunes Store authorization and deauthorization

  • How to remove quotations marks  from csv file

    Hi
    My input file is a .csv file which contains each value in quotation marks
    ex: - "123456778","jakob","grade10"
    Also each record in the input file contains 333 values .
    i am reading these records and using stringtokenizer to fetch value by value for that record .
    i want to remove the quotation marks before i put the values back into an output file with .txt extension .
    those output files will be bcped later into sybase db.
    Should the quotation marks be removed in the java code or is their anyother way to remove the quotation marks from the output file while bcping them .
    Thank You

    njb7ty wrote:
    I also suggest if possible, you use tab delimited cvs files rather than comma delimited cvs files.That would be TSV, LOL...
    If there are commas inside your data elements, you will not be able to tell if they are part of the data or are delimiters. Tab delimited files avoid this.What if your data contain tabs? Although there's no CSV specification, the common standard practice is to use two double quotes to escape a quote.

  • Removing crop/reg marks from PDF

    I'm using Acrobat 8 Pro.
    I need to place individual pages from a PDF (for which I do not have -- and cannot get -- the native files) in an InDesign document.
    I need to remove the crop marks and registration marks from the PDF pages. (They weren't offset properly, so they extend into the bleed area.) I know how to do it manually, but there are a lot of pages and I'm looking for an easier way out.
    I could have SWORN that I had once stumbled upon a setting/option to remove all marks that were outside the image area, but I didn't make a note of it and can't find any such option. (It might not work in this case anyway, since the marks do overlap the image, but I still want to know if the capability is there.)
    At this point, I'm seriously thinking that maybe I dreamed it.
    Does such an option exist? If not, is there some way to remove those extraneous marks from all pages in a PDF in one fell swoop?
    TIA,
    Marlene

    If I crop the pages so that the crop marks and registration marks are gone, the pages will be too small. I need to retain the full image size, but get rid of the marks that are jutting into the image.
    Maybe I'm not explaining this clearly ... the bleed size of the image area on each page is correct. But the crop marks, instead of being offset so they fall OUTSIDE the bleed edge, actually extend into the bleed area.
    The marks should be offset a couple points more than the bleed size -- e.g., if there's a 9 pt bleed, the marks should be offset 12 pts or 15 pts.
    But they aren't -- they were offset less than 9 pts, so they don't fall outside the bleed edges. They extend into the bleed area.
    Marlene

  • Use comment from X-Channel data in Chart Legend

    Hi,
      Does anybody know how to set up a chart legend that will display the channel comment for the X-Channel?  There is a standard option for selecting the Y-Channel comment and the line below also achieves this.  In my case the Y-data is shared across all curves and the X-Data is independent.  Thanks in advance!
    Display the Y-Channel Comment:
    @CC(CCN)@

    You're right, it doesn't work with "curve-related text", no idea, why...
    But there is a way - probably not the best one - to do this.
    Dim oMy2DaxisSystem, oMy2DCurve, oMyShape, oMyPosition, oMyLegendColumns, oMyCurveLegendPos
    Call Report.NewLayout()
    Set oMy2DaxisSystem = Report.ActiveSheet.Objects.Add(eReportObject2DAxisSystem,"My2DAxisSystem")
    Set oMyPosition = oMy2DAxisSystem.Position.ByCoordinate
    oMyPosition.X1 = 20
    oMyPosition.X2 = 80
    oMyPosition.Y1 = 20
    oMyPosition.Y2 = 80
    Set oMy2DCurve = oMy2DaxisSystem.Curves2D.Add(e2DShapeLine, "MyNewCurve")
    Set oMyShape = oMy2DCurve.Shape
    oMyShape.XChannel.Reference = "[1]/[15]"
    oMyShape.YChannel.Reference = "[1]/[25]"
    oMy2DaxisSystem.CurveLegend.Visible = True
    oMy2DaxisSystem.CurveLegend.Settings.ShowGridLines = FALSE
    Set oMyCurveLegendPos = oMy2DaxisSystem.CurveLegend.Position
    oMyCurveLegendPos.SizeMode = eLegendSizeElementwise
    oMyCurveLegendPos.ElementHeight = 6
    oMyCurveLegendPos.ElementWidth = 35
    oMy2DaxisSystem.CurveLegend.Settings.Font.Size = 5
    Set oMyLegendColumns = oMy2DaxisSystem.CurveLegend.Columns
    Call oMyLegendColumns.Add
    oMyLegendColumns(1).Type = eLegendTextComment
    oMyLegendColumns(1).RelativeWidth = 1
    oMyLegendColumns(2).Type = eLegendTextCustomText
    oMyLegendColumns(2).RelativeWidth = 1
    oMyLegendColumns(2).Text = "@CC(CurrXChnNo)@"
    Call Report.Refresh()
    The code is available in Examples, I just added some minor details.
    Another way (shorter, but not so universally valid) is to extend your code:
    Report.ActiveSheet.Objects.Item("2DAxis2").CurveLegend.Columns.Item(1).Type = eLegendTextCustomText
    Report.ActiveSheet.Objects.Item("2DAxis2").CurveLegend.Columns.Item(1).Text = "@CC(CurrXChnNo)@"
    IMO, this works only if you already have the graph.
    And take care about the object name ("2DAxis2"), this can vary from page to page...

  • IMac running 10.7.5 and have 2 question marks from old PPC apps, which I cannot locate to remove from the system?  Any suggestions please?

    iMac running 10.7.5 and have 2 question marks from old PPC apps, which I cannot locate any links to remove from the system?  Any suggestions please?

    Hello, if those Question marks are in the Dock, it means OSX can't find them either.
    Right click on the Q mark & choose Remove from Dock, might be Roght click or click, then Options>Remove from dock on later OSX versions.
    Sometimes you can just drag it of the Dock, or CMD +drag it off.

  • How to remove the question mark from the dock

    How do I remove the question mark from the dock.  Nothing I tried works.

    What have you tried?
    What happens when you click on it?  Does a menu appear?
    Would you provide a screen shot (SHIFT COMMAND 4).
    Ciao.

  • Pie Chart Legend Question

    Running CR XI R2
    I have a pie chart that is displaying both Percentages and values in the legend. Is there any way to remove the $ from the value in the Legend as the Value is not currency but a count.
    Thanks
    Joe

    I tried that and it didn't work. I've actually played around with it more and got them to go away
    I don't have data elements (labels) on the pie chart slices, and I'm sorry i forgot to mention that. I put the labels on, changed their formatting and took them off again and it affected the legend in the way I was hoping for.
    Thanks for the response

Maybe you are looking for

  • Can I connect a 4 TB USB drive to the airport extreme and use it as a network drive for Time Machine

    Can I connect a 4 TB USB drive to the airport extreme and use it as a network drive for Time Machine

  • Converting Word to PDF-don't link web addresses

    I'm trying to convert a word doc to a pdf using Acrobat XI Standard. The word doc has a hyperlink in one spot and a web address typed out in another spot. The goal I'm looking for is to have the hyperlink carry over into the pdf, and the typed out we

  • Include a New Meta Tag in head section of OBIEE generated HTML

    Hi, Is there any xml place holder, that we can modify / add any additional HTML tags to the <HEAD> section of the HTML that OBIEE is going to generate. Requirement is to add the following tag in the <HEAD> section. <meta http-equiv="X-UA-Compatible"

  • Numbers found in Search

    Earlier versions of search showed the total number of files found matching the search criteria and more importantly in which folder they are to be found. Version 2.1 which I now have does not appear to do this. Is this a function that has been droppe

  • Windows phone security on wireless networks

    I am a post-doc at large medical center, and requested access to our secure wireless network due to the nature of my work. I was told by our IT support desk analysts that Windows Phone is not supported at our medical center (at all), because Windows