Changing color of lines in line chart

Okay this is a dumb question but how do I change the color of
lines in a line chart?

"spacehog" <[email protected]> wrote in
message
news:g81g1a$eq4$[email protected]..
> Okay this is a dumb question but how do I change the
color of lines in a
> line
> chart?
http://www.rphelan.com/2008/05/23/taking-control-of-flex-charting-styles/

Similar Messages

  • How to change color in the title line?

    Hi experts, How to change color in the title line, i show an image for explained better
    !http://img688.imageshack.us/img688/9259/imagenjar.png!
    thanks

    in Views.css file
    file below object.and change border-color as you desired to reflect.
    .TitleTable {
         font-family: arial, helvetica, sans-serif;
         border-width: 0 0 4px 0;
         border-style: solid;
         border-color: #6666cc; ----> change here.
    hope this helps !
    -Niranjan K

  • Change color of trim guide lines?

    Is it possible to change the color of the guide lines that indicate trim from black to something else? I often use black or very dark background colors and when I'm checking bleed and other things close to the trim line, the guide becomes almost impossible to see. I hope the answer is yes, but I can't see where to do it. In Preferences it seems possible to change the color of all the other guide lines, but not the trim lines.
    Any help much appreciated.
    thanks!

    I don't think there is a way to change it. But you could add a new layer with a Frame the size of your trim, give it any color stroke that you want, put it on top of all the other layers, lock it, and you'll have what you want.

  • Dynamic change color of series in line chart

    Hi
    I would like to be able to dynamically change the color of the individual series in a line chart, based on user preference. It works excellent having dynamic labels on the series using the &item. syntax and a before header computation.
    The same approach for the color does not seem to work. I get errors like undefined entity....
    Any ideas?
    Best regards Jesper

    Very surprisingly the following code (also generated by the macro recording) works ok.
    (I selected the serie inside the chart instead of selecting the serie in the legend)
        ActiveChart.FullSeriesCollection(1).Select
        With Selection.Format.Fill
            .Visible = msoTrue
            .ForeColor.ObjectThemeColor = msoThemeColorAccent3
            .ForeColor.TintAndShade = 0
            .ForeColor.Brightness = -0.25
            .Transparency = 0.3000000119
            .Solid
        End With
    If an MVP or Microsoft official come accross this, I suggest further testing as it is very likely a bug (with the first set of code generated by Excel)

  • How to change colors of columns in a chart view

    Hi experts,
    I've a chart view which chart type is column. I have put 3 data series and I want to change the colors of them.
    By default, the 3 columns are displayed in blue, green and yellow and I wish put them in green, orange, and red. Is it possible?
    I've tried to change the color scheme but I have only 3 propositions (Straight, Reverse and Snake) that not correspond to my wish.
    Any idea?
    Thanks for help
    Ronan

    Hi Kiran,
    no its not possible through Theme editor also ,because these colors are coming from Compiler which u are using.
    Regards,
    Govindu

  • Can you change color of bars in bar chart?

    I have made a chart by using the spreadsheet and converting my data to a bar chart. I would like to change the default colors of the bars in the chart but so far haven't figured out how to do it, if indeed it is possible. Is it? If so, how should I go about it? I have been able to change the labels for the bars, but I want to change the colors of the bars themselves. Also, is it possible to change the arrows in the pictogram graph to some other clipart that might better represent the thing I am graphing?
    iMac G5   Mac OS X (10.4.8)   AppleWorks 6.2.9

    "I tried what you suggested, but it didn't work. When I click on the color square in the legend, a small circle appears in the square, but I am unable to select any of the paint tools. ... (Likewise, when I open the Modify dialogue and try to select the color in the sample box there, AppleWorks won't let me change it."
    Paint tools won't work, as the bars are Draw objects, and you have only limited control over them while the chart is still connected to the spreadsheet. Click on the colour square in the Legend. The white dot indicates it's selected.
    Now click on the Fill formatting button in the bottom section of the Tools (It's the almost invisible plain white button in the stack of three. The other two are the Pen formatting button—which has a black outline—and the Text formatting button—which has a T.). Then choose a colour from the Colors palette in the stack to the right of the three buttons.
    "Similarly, when I open the Modify dialogue and try to delete the arrow symbol in the sample box, it won't go anywhere; I just get an alert sound and nothing happens. Am I doing something wrong?"
    Should work like this:
    Double click the chart.
    In the Modify dialogue, click Series.
    In the Series dialogue, click the Sample box. A black outline should appear around the box, indicating it is selected.
    Press Delete to delete the current image. You should then see only the background colour.
    Press command-V to Paste your image.
    Uncheck Repeating to get a single copy of the image, stretched to fill the bar.
    Check Repeat to get a fixed size image that repeats to fill the bar.
    Set the overlap percentage if you want the repeating image to overlap.
    Click OK to return to the chart and view the results.
    Regards,
    Barry

  • Change color of one column in chart

    Hi
    is there a way to change the color of just one column in a column chart? I want to highlight one column but I can't seem to select just that column.
    Thanks

    Welcome to Apple Discussions
    Click on the table to select it then click on the letter column heading to select the desired column. Now go to the object inspector & select Color Fill from the drop-down menu if it's not already chosen then click on the color box to bring up the color chooser. Select the color you want to fill the column.

  • How do I change colors in an iCloud numbers chart?

    My iCloud calendars are color coded by project.  These colors are meaningful to me.  I would like to use the same colors in charts showing how much time is spent in each calendar (project). 

    Go to Mail>Preferences>Fonts & Colors.
    Further help instructions if you click the +purple circle w/the black "?" in the middle+ located at the bottom right corner of window.
    !http://i50.tinypic.com/izvwo1.gif!

  • Conditionally Changing Colors of Bars in Chart Using BI Templatet Builder.

    How to change color of bars in Bar Chart using BI Publihser Template Builder?
    Ex : We have conditions such as When Revenue is between 2000 to 4000 Color of Bar should be red, If Revenue is Higher then 4000 then color of Bars should be Green.
    Please reply!!

    Go to insert menu and choose condetional foram ans set appropreate settings in your template bilder.
    Venkat v

  • Need to change colors of lines in an Omniportlet Line Chart

    I am running Oracle Portal on a 10g Web server. I have created an Omniportlet and I am displaying data in a line chart. Is it possible for me to define the colours of the lines in the linechart?

    Hi I didn't changed colors in line chart but I managed to redesign lot of omniportlets.
    What you can do is to re-define CSS.
    Add an HTML portlet in your page with some CSS embedded.
    To catch wich class are to be re defined, I recommand you to use firefox with the extension Webdevelopper.
    Use the "Informations - display element information" functionnality to catch wich class are used for your chart.
    Then redefine those classes in your custom CSS.
    Hope that will help

  • Change Color from grid lines in Flash 2D Line Chart

    Hi,
    does anybody know how to change the color from the grid lines in 2D Line Chart?
    The color is always black (000000), I will use gray (CCCCCC).
    I can use a custom XML. Can you give me an example please???
    Where can I read something about the possible XML-Tags in Custom XML for Charts?
    Best regards
    Simona

    Simona,
    anychart.com has XML reference you can use for the charting engine in APEX.
    Try using custom XML and sticking this inside the grid > values tag:
    <lines color='0xCCCCCC' />- Marco

  • Is it possible to change the attributes of lines in Line Charts?

    I always think there are no dumb questions but this one actually might qualify because for some reason I'm unable to find a way to change the line color and thickness in Line and Line & Bar Charts. Web Intelligence must be intelligent enough to let me do this, right?
    Thnx,
    David

    Thank you!
    So this is again another example of the Web Intelligence product not achieving it's goal, and to me that is simplifying the creation of reports that can turn data into valuable information on which people can make better, more informed decisions. Shame! And I've noticed that this is the case for far more features of Web Intelligence. Please, SAP BusinessObjects, stop including marketing only related functionalities and build a better reporting tool!
    As to your answer regarding the palette, this is true but is not a generic solution as this goes for all line graphs (and bar, pie charts?). It is not very user friendly as well!
    But thanks for the quick response and confirmation.
    I'll keep the post open a little longer to see if anyone else has comments or similar feelings!
    David

  • Change the default colours in line chart

    hi everyone,
    I'am a new user in Flex, and I am facing my first barrier
    I am using a code to interact a table and a graph
    the defaults colours of the lines are orange and a kind of green
    I would like to change these colours to red and pure green if it's possible
    here is my code
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
    layout="absolute" width="600" height="600"
    creationComplete="init()" applicationComplete="stage.scaleMode = StageScaleMode.EXACT_FIT;">
    <mx:Script>
    <![CDATA[
    [Bindable] private var chartData:XML;
    private function init():void
    //Inject the JavaScript functions we need to interface with the RMA
    //You can find the scripts below in the "acroJSFunctions" string object
    ExternalInterface.call("eval", acroJSFunctions);
    //set up callback for upadtes
    //the format script in each of the fields uses callAS to send the field name and it's value to the RMA
    //the function for this callback then modifies the XML that drives the chart.
    ExternalInterface.addCallback("changeData", changeData);
    //set up callbacks for commenting
    ExternalInterface.addCallback( "multimedia_getState", getState );
    ExternalInterface.addCallback("multimedia_setState", setState);
    loadDefaultXML();
    private function loadDefaultXML():void
      var req:URLRequest = new URLRequest("defaultChartData.xml");
    var loader:URLLoader = new URLLoader(req);
    loader.addEventListener("complete", xmlLoaded);
    private function xmlLoaded(event:Event):void
        chartData = new XML(event.target.data);
        loadDataFromAcroFields();
    private function loadDataFromAcroFields():void
        //get the values from the PDF
        var c:int;
        var r:int;
        for (c=0;c<2;c++)
       for (r=0;r<16;r++)
          var result:String = ExternalInterface.call("getFieldValue",r, c);
          chartData.children()[r].children()[c] = int(result);
    private function changeData(name:String, value:String):void
    //this function gets called when the field value in the PDF file changes
    //look in the format script for the field in the PDF.
    //the field name is in the form "table.r.c" where r is the row number and c is the column.
    //So the first field in the table would be called "table.0.0"
    //By splitting the string into an array, I can modify the corresponding element in the XML object that drives the chart.
    var fieldNameArray:Array = name.split(".");
    var row:int = int(fieldNameArray[1]);
    var column:int = int(fieldNameArray[2]);
    var val:int = int(value);
    chartData.children()[row].children()[column] = val
    private function getState():String
    //store the chart data XML
    return chartData.toString();
    private function setState(stateData:String):Boolean
    chartData = new XML(stateData);
    var c:int;
    var r:int;
        for (c=0;c<2;c++)
       for (r=0;r<16;r++)
          var fieldVal:String = chartData.children()[r].children()[c].toString();
          var result:String = ExternalInterface.call("setFieldValue",r, c, fieldVal);
    return true;
    ]]>
    </mx:Script>
    <mx:String id="acroJSFunctions">
    <![CDATA[
    function getFieldValue(row, column)
        fieldName="table."+row+"."+column;
        fieldValue = this.getField(fieldName).value;
        return fieldValue;
    function setFieldValue(row, column, value)
        fieldName="table."+row+"."+column;
        this.getField(fieldName).value = value;
    ]]>
    </mx:String>
    <mx:SeriesInterpolate id="interpolateIn" duration="1000"/>
    <mx:Canvas backgroundColor="#FFFFFF" width="100%" height="100%" horizontalScrollPolicy="off" verticalScrollPolicy="off" borderStyle="solid" borderThickness="1" borderColor="#000000">
        <mx:LineChart id="chart" dataProvider="{chartData.totals}" showDataTips="true"
         left="10" top="10" right="10" bottom="10">
         <mx:horizontalAxis>
          <mx:CategoryAxis categoryField="Day"/>
      </mx:horizontalAxis>
      <mx:series>
       <mx:LineSeries yField="FY06" displayName="No. errors" showDataEffect="{interpolateIn}"/>
       <mx:LineSeries yField="FY07" displayName="No. lines" showDataEffect="{interpolateIn}"/>
      </mx:series>
    </mx:LineChart>
         <mx:Legend dataProvider="{chart}" right="25" bottom="25" borderStyle="outset"/>
    </mx:Canvas>    
    </mx:Application>
    I've tried to read this post: http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c5c.html#WS2d b454920e96a9e51e63e3d11c0bf6568f-7ff5
    then I've tried to understand how can I modify and insert the following code to mine, I've tried but doesn't work
    <mx:series>
               <mx:LineSeries yField="profit" displayName="Profit">
                <mx:lineStroke>
                    <mx:SolidColorStroke
                        color="0x0099FF"
                        weight="20"
                        alpha=".2"/>
                </mx:lineStroke>               
               </mx:LineSeries>
               <mx:LineSeries yField="expenses" displayName="Expenses">
                <mx:lineStroke>
                    <mx:SolidColorStroke
                        color="0x0044EB"
                        weight="20"
                        alpha=".8"/>
                </mx:lineStroke>               
               </mx:LineSeries>
            </mx:series>
    can you please help me?
    thanks a lot
    Win 7 64 bits
    Adobe Flash Builder 4.6 Premium

    Well, I'm getting closer.  I have resorted the legend according to the order of the lines on the chart, by doing the following:
    > chart expert
    > data tab
    > select field from "On change of" list
    > Top N button
    > For this group sort "All", based on the same field as I selected from the "On Change of" list, in descending order
    > click OK and OK again.
    Although this worked, I'm pretty sure it's sorting on the wrong year.  I would like the legend to be sorted descending, according to the values in 2010, not 2006, which it appears to be doing.  Any ideas?
    By the way, my apologies if I mislead anyone by saying I have grouped charts.  It's actually an advanced report that is grouped by one of my data fields.  This produces a new chart for each group automatically.
    Thanks again.  I appreciate all offers of help!

  • Showing Multiple Colors in a single Line series Chart

    Hi there,
    I need to show some High,Low and Normal datapoints with different colors on a single series chart
    I have to use line series.
    Can anyone help me with this, I not even sure if this is possible
    Please throw some light
    Thank you

    For the first variant.
    You have a LineSeries for all data.
    You manually divide your dataProvider for three providers: with low, hi and norm values. And Create additional PlotSeries for each part and set coloror what you want. So line will be shown by LineSeries and point will be shown and colored by PlotSerieses. Very simple variant but if you need to change the low and hi limits It's not so good. But if this limits are static and data is static it's very good.
    If data and limits are dinamic or you want to create more correct solution. It's not so difficult to create itemRenderer for LineSeries (there is a style property itemRenderer). Read about renderers in docs^ http://www.adobe.com/devnet/flex/quickstart/using_item_renderers/

  • Change the color of the outer line of a shape

    Hello I'm trying to create a rectangle with a red border and no inside fill. It's only to highlight some text of a bank form.
    I know i have to right click the layer and choose blending options and stroke. But I've tried to change the color so many times and no matter what I do, the outer line remains gray and with rounded corners.
    I want the corners of the rectangle to be squared, not rounded but I'm having a hard time changing this.
    Please help
    I'm using Photoshop CS3
    thank you
    Could anyone please show a picture of where to change the color of the outer line? I've tried everything.

    Hi,
    With Ps CS3, you'll probably want to define a Layer Style for a Stroke and then use that with the Square Shape Layers.
    This is a Stroke of 4 px, 'Centered' (so a very slight corner rounding on the outside edge. 'Inside' will give you square corners for both inside and outside edges). To change the color of the stroke, go to Layer> Layer Style> Stroke and change the color by clicking on the color bar.
    regards,
    steve 

  • Any Way to Change Thickness of Connector Lines for all lines of a Chart?

    Post Author: ScottL
    CA Forum: Charts and Graphs
    Hi All,
    I am trying to change the thickness of a Chart's Connector Lines for all lines of a chart and cannot find a way to accomplish this. I can go into Report Preview and individually change the thickness one at a time, but what if I do not know how many lines I will have (as in a Line Chart) ? I can't find a way to do this through Crystal Reports XI.
    Many thanks in advance!
    Scott

    I think it's even easier to just match frame the "source file"... put your playhead on the clip you want to speed change in your sequence. Then type optioncmdf. Perform the speed change in the Viewer, then simply cut it in... Might help to put it up above the older, use the double arrow selection tool facing right to move the clips past this change later... pull the upper track speed changed clip down over the old, and viola.
    Gotta say though, it's a lot easier to perform the speed change in the Viewer, and edit it all in as you go rather than doing it after you've put the clip in a sequence. (not always possible to determine what the speed change should be maybe, but sure easier.... FCP 7 handles this problem a lot better for sure, and worth the upgrade price if your machine is compatible.
    Jerry

Maybe you are looking for

  • Alteração dos layout's de impressão padrão do SAP B1

    Pessoal, bom dia. Gostaria de saber como faço para incluir um novo dado em um layout padrão do SAP B1, por exemplo: Fluxo de Caixa. Toda vez que tento incluir ou alterar qualquer campo o layout traz informações que não tem nada a ver ou repete em tod

  • MSI USA Casemod contest!

    http://www.msicomputer.com/msiforms/casemod.asp border=0>       HEIGHT="1">       src="http://www.msicomputer.com/msiforms/image_CaseMod/title.gif"       width=740>                   src="http://www.msicomputer.com/msiforms/image_CaseMod/image1.gif"

  • Error in saving invoice

    Hi I wrote an add-on that save an invoice when the user click on the add button in the invoice form (133). My program add automatically some additional expenses to the document. If I save the invoice with a VATGRoup as CA the invoice is created, if I

  • Zen Vision: M 60GB Song iss

    Hello, I was wondering if anyone had issues with either their 30GB or 60GB ZVM with certains songs playing for only a few seconds of their length before just skipping to the next song without finishing the last one, and if they have any methods of re

  • Simplifying the process of making lots of pans and zooms

    I saw a plugin somewhere for helping to automate with creating lots of pans and zooms across images and videos, though I have no idea where it was. Does anyone know where I can find one? Anyone know if it is easier to do lots of pans and zooms in Mot