Modify the Chart Display colors

Hi,
Is there a way to change the coloring of charts in VC?
I tried to edit the GML file and change the "series" attribute of the chart element. I need to display the line in red color. I am using a combo chart of column+lines.
When I edited the code, i realised that its not letting me skip the inbetween dataseries colors. And a closer shade of red in the dataseries by default comes as series 7.
Is there a workaround for this?
Ashwini.

Hi Ashvini,
      The colors that are automatically assigned to your application by Visual Composer should suffice; however, if your application requires that specific colors be assigned to elements, you can implement this by modifying the CSS files that are used by the Flash runtime.
1.Go to the following directory on the J2EE server:
...\usr\sap\...\...\j2ee\cluster\server0\apps\sap.com\vc_client\servlet_jsp\VCRes\root\webContent\VisualComposer\6.00\bin.
2.Within the directory, you'll see the following two files: 15595730 and 1808630. You should always make a backup of the files before continuing. Within the files, there are DefaultFlexFrameStyle tag properties. By changing their values, you can assign colors according to our needs.
3.The following example regarding this issue is from the official SAP Note 959996. It changes the text input control background color:
DefaultFlexFrameStyle.TextInput =
  {'corner-radius': 2,
   'margin-left': 5,
   'drop-shadow': false,
   'border-style': 'solid',
   'font-weight': 'normal',
   'background-color': '#FFFFFF',
   'border-color': '#84898D',
   'disabled-color': '#999999'}
4.You have to back up the new files, because any subsequent Visual Composer patches or upgrades will overwrite the modified files.
5.Before redeploying the backups after an update, you must ensure that there is no change to the set of tag properties in the updated files. In general, we recommend that you copy the changes into the new files instead of overwriting them.
Regards,
Vinoth.M

Similar Messages

  • What is the best display color setting to use?

    i noticed that colors are different than my pc ! even my own pics , and the designes that i made on mac are not the same color on pc ! please help should i choose lcd color ! it's to warm and yellow , display is to blue tented what can i do

    i noticed that colors are different than my pc ! even my own pics , and the designes that i made on mac are not the same color on pc ! please help should i choose lcd color ! it's to warm and yellow , display is to blue tented what can i do

  • Is there a way to modify the name displayed in the Title Bar at the top of the Audition Window?

    It's not uncommon for me to have a copy of Audition versions 1.5, 2.0 and 3.0 all open at the same time if I'm doing some editing for a complex project. 
    It would be handy for me to quickly see which window I have open without having to recognise the icons of the different versions.  At the moment, each Title Bar just displays the Audition icon and the words "Adobe Audition".  I'd like to add the version number to the name, if it's possible.  I'm happy to edit the Windows Registry, if that is what is needed.
    Does anybody know where the Title Bar information is stored?

    I have an answer you might like Howard.
    You could simply export one title to a PRTL file, then duplicate it using an Excel VB macro to change the name of the file based on a list in an excel file. You could type in a couple of dates, then just drag down to the 365th row and all of the dates would be there waiting for the macro to rename the file. Then, if you are really talented, you could find the appropriate text in the XML file and change it to match the name of the title, but without the PRTL extension.
    That way the font and position and style would all be right and the effort would be in a file you could share with the world.
    Hmmm. I might have to try that myself one of these days. Could come in handy. If you are more comfortable with Word than Excel, create the dates in Excel and paste them into a table in Word. Just be careful not to mess up the
    Edit: Oh, and of course, you import the titles back into Premiere Pro.

  • WAD - display only the last value in the chart

    hi...
    I designed a chart in WAD wich displayed a range of values in a line. Now im searching for a possibility to display the value for the points in my chart, but not for all values, only for the last value in the line! And every month the line will extended with new value-points, so it is necassary that the function is dynamic, always for the last point in the chart the value should displayed!?
    thx for some ideas!
    david

    hi @ all... once more information:
    the chart displayed only one keyfigure of a query. for example it display the revenue per month. in jan. = 10, feb. = 15, mar. = 25, apr. = 13, jun. = 23. these values should be displayed in a line in the chart aaaand additional for the last one in the line the valuecaption direct in the chart (f.e.: jun. = 23). not for all "periods-points"only for the last one.
    in jul. = 25 the chart changed and only for july the value-caption should be displayed. Is it possible?
    Regards,
    David

  • Problem with Chart display in WAD

    Hi All,
      We have a Web Report in which we want to display the data in <b>table</b> format and also in <b>chart</b> format. We have two tabs : Data display and Chart display.
    In Data display tab we want the data in table format and in the Chart display tab we want the data in Chart format.
    Problem we are facing is that we are getting both table and chart displayed in the Data display tab. We want only the table in this tab and want to hide the chart which is coming there.
    Please help me on this.
    Thanks in advance,
    Prakash

    Try to use hide an unhide commands:
    <a  href="<SAP_BW_URL ITEM='GR' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1&MULTI=X&HIDDEN=''>
    In this example, all Items containing GR are hidden and in a second step, all Items containig GR1 are displayed.
    Regards,
    Beat

  • Mystery: XP display color scheme : silver can result in black on black unreadable controls

    My setup is a Dell PC running XP Professional.  Display Dell 1901 (also does this on Default Display).  Intel 82856G Integrated Graphics driver. LabVIEW 7.1.
    The color settings for the 5 controls on the attached .vi are foreground: 179 179 179 and background 255 255 255 yet some appear as black on black in the XP display color scheme : silver and some appear as black on white.  By setting the XP color scheme to default, you can use the color sample and color fill tools to change whether a control will be black on black or black on white in the color scheme : silver view.  It appears like there is some "magic property" that is not foreground or background color that is being copied with the color sample and fill tools.
    Any ideas?
    Attachments:
    silver_contrsch.JPG ‏76 KB
    control_scheme_silver.vi ‏15 KB
    default_contrsch.JPG ‏79 KB

    Hello,
    I was a bit puzzled by this myself until someone suggested I use the "color sucker" tool to find out what the current colors of the enums were.
    The color sucker tool (aka eye-dropper) can be used by selecting the paintbrush tool and holding CTRL on the keyboard.  Now left-click the item you want to check the color of.  Right-click any object to bring up the color picker, and look at the colors in the history.  The one furthest to the right (that isn't "empty") is the color you just picked up with the color sucker.
    You'll notice that on the problematic enums, the background color is "Hilight Text".  This is a system color that will change depending on the theme you use.  On the silver theme, it is black or near-black.  On the others it is white or near-white.
    When picking colors, you might want to be careful to watch the text next to the curently selected color box.  If it has RGB values, this is safe (theme-independent).  It's also safe to use named colors in the "User" list, such as "Control Background".  But if the named color is a system color, it can change depending on your theme.
    Disclaimer: I don't know if color sucker or eye dropper is the "official" term for this tool. 
    Message Edited by Jeff B on 05-30-2006 10:54 AM

  • Iphoto does not use the proper display profile

    Hello.
    I just bought a 20' Apple Cinema display and connected it to my Macbook. I have noticed a very strange behavior of iPhoto and Preview.
    I will first describe the expected (right behaviour).
    When I drag an image opened in Adobe LG or Aperture from the Macbook display to the Cinema display (or the opposite) after a very small delay the color of the image adapts to the color profile of the display where it was dragged. Which is the correct the behavior.
    With Preview or iPhoto this adaptation does not happen and the image is displayed with the right profile only on one of the 2 display. Besides being a very annoying issue, the very strange thing is how you can choose on which one of the displays the image gets displayed with the right display color profile:
    - With Preview, the display color profile used (for both displays) is selected based on which is the default display in ColorSync display settings.
    - With iPhoto, the display color profile used (for both displays) is selected based on which display the munu bar is (!!!). That is, if you want to have your image displayed with the right display profile on your cinema display, then you MUST have the menu bar on that display. If the menu bar is on the Macbook display the image on the cinema display will be displayed with the display profile of the Macbook display. Crazy!
    You can try all of the above remembering that after any change you need to quit and reopen iphoto or preview or ColorSync for the settings to apply.
    My question is: why neither iPhoto nor Preview act in the right way like Aperture or Adobe LG? Or at least, why iPhoto does not behave like Preview allowing me to choose where I want the menu bar without having this choice affecting the display color profile used to display my images?
    Thank you,
    Marco

    Welcome to the Apple Discussions.
    why iPhoto does not behave like Preview allowing me to choose where I want the menu bar without having this choice affecting the display color profile used to display my images?
    Make a feature request at http://www.apple.com/feedback/iphoto.html
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Pie chart  display error

    Hi
    I created pie chart using CFCHART tag. In the chart display,
    data values overlap on one another in the display. How to rectify
    this error.
    Kindly help me in this regard.
    Advance thanks

    I am using  ColdFusion Report Builder 9 to generate a PDF, so there is no code to provide, but here is an example of my data:
    fruit
    count
    apples
    112
    oranges
    304
    bananas
    0
    pears
    0
    grapes
    16
    strawberries
    80
    plums
    48
    pineapples
    32
    blueberries
    16
    raspberries
    32
    apricots
    256
    tangerines
    705
    cherries
    1
    peaches
    0
    With 'label column: fruit' and 'value column: count', when I select 'data label: pattern', for my pie chart, the labels overlap.

  • Chart displays real quick

    I am using buffered data acquisition and i acquire at the rate of 20,000 samples per second and i write my data to a binary file. The problem is I view my data in a chart when recording the data. The chart is too fast, I want to reduce the speed of the chart say at around 2000 samples per second but i want to record data at 20,000 samples per second. Is there a way so that the chart displays my data at a slower pace?
    Thanks,
    Oxygen

    see attached vi.
    just pass the data array to the decimate function as illustrated.
    Attachments:
    Decimate array.vi ‏79 KB

  • MTA - CNMT Chart display issue

    hi All,
    I am having issue displaying all the 'Milestones' associated to a Network in CNMT.
    Milestones created are checked with 'Trend Analysis' checkbox in 'Milestone - Basic Data' tab.
    The activities are 100% confirmed and the Actual date of the activity is copied over to 'Actual date' field for the Milestone.
    I checked the graph axis to display the 'Date range' which falls within the 'Actual Dates' of Milestones. It is showing only 'One' milestone, but not others (there are 2 more milestones which fall in the same date range and the activity is 100% confirmed).
    Please suggest if I am missing something here.
    -thnx in advance

    Yes, I did create a new project version and Saved it Via CN41. The Data has been refreshed via Edit -> Scope of current data -> All fields in CN41. The chart is still showing only 'ONE' milestone.
    Ex: The milestone currently being displayed in the chart is related to an activity which was confirmed on 26 Dec 2011. There are two more milestones related to two different activities which were confirmed on 30 Dec 2011, 10 Jan 2012. These are missing from the chart display.
    Moreover, the system displays the following message:
    Diagnosis
    You have restricted the number of milestones to be displayed by using operative milestone data.
    Procedure
    To display all the milestones for the project, choose View -> Historical milestones.
    SAP Library states:
    Historical curve:
    This standard view displays those milestones that have the MTA indicator set at the time of the current report.
    These milestones are displayed across the entire reporting period, also when the indicator was not set for them at an earlier reporting time.
    The Historical Curve is what I am assuming is needed to display all the Milestones on a particular reporting date. I checked in CNMT -> View -> Choose Dates, which shows the Milestones & Reporting times. I guess I am missing something else.
    Please advise.
    Edited by: sdn sap on Jan 13, 2012 8:40 AM
    Edited by: sdn sap on Jan 13, 2012 8:41 AM

  • Why is the first value missing in the Chart when I use Property Nodes to clear my Charts programatically ?

    Hello everybody,
    I am using Property Nodes to clear my Charts right at the beginning of the program. The Property Nodes (History) are outside a While-loop.
    When I connect a Chart with the counter-variable "i" inside a While-loop, the first point I see in the Chart is (0,1) instead of (0,0). It looks like the Chart misses the first point !
    If the Chart is outside the While-loop the Chart displays all points.
    Can anyone please explain this behaviour ? How can I solve this problem ?
    Thanks,
    Cesar

    Make sure you have the error output from the property node connected to
    the loop border. Even if the error os not used in the loop, this will
    ensure that the property node clears the chart before the loop starts
    running.
    What is probably happening is the loop start running at the same time
    the chart is being cleared, so the first point is also being cleared.
    Ed
    Message Edited by Ed Dickens on 04-11-2006 09:50 AM
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
    Attachments:
    Clear chart before loop.gif ‏4 KB

  • Access 2010 Charts - Query runs but Chart displays black screen

    Hi,
    I developed a db in MS Access 2007 on my old PC and everything worked perfectly.  After trying to open it on my new PC using Access 2010 the db works except the charts display as a black area.
    After a bit of playing around I can say for certain that the queries for the charts are running correctly, (and of course the colouring of the chart is correct).
    I tried deleting the charts but I got an error message saying "cant find the OLE library".
    As I'm relatively new to creating exe files for transferring db's I'm thinking I need to bring the ole library with the db?? but I cant seem to find it on my old pc (maybe being stupid)
    Please could you tell me if I'm barking up the wrong tree with this, or if there is a simple fix that I'm overlooking?
    Many thanks
    Tom.

    I was having this exact same problem, then it just stopped. I am using the nouveau driver and I have a tnt2 card.
    IIRC, I was having an unrelated problem with xorg or udev or something was having problems detecting my monitor, it claimed I had two monitors connected, I wrote an xorg.conf file and that fixed the problem. IDK if its is related or not because I don't recall exactly when things started working when I would switch ttys.
    Try using the nouveau driver and see if it does the same thing, it has a kernel module so it might make difference,
    Last edited by RiceKills (2010-07-06 23:39:27)

  • Chart display and camera trigger

    Hello,
    I’m new to Labview and using it for my thesis to acquire data and initiate the image capturing of a camera. But I came across some problems with the data display and camera trigger, if anyone could offer some advice
    My Hardware consists of a MC-USB-2404-UI DAQ-device (including MCCdaq-Drivers with Ulx-Libary and an extra LV vi pallet), a thermocouple type K and a TEMATEC pressure sensor MAP350-S / F (0-10V/0(4)-20mA). Since the DAQ-device supplies itself through USB with just 5V Power, I connected the pressure sensor in series with an additional 10V power supply unit.
    The VI that I am constructing should read the measured values (pressure and temperature) and display them in a chart and on a numerical indicator. Above 200°C and 200bar the data logging should be manually started and a high-speed camera simultaneously triggered. Apart from the camera trigger, the VI is almost complete except for a few problems with measuring the value display.
    Here are my problems:
    1) How can I initiate the camera simultaneously with the data logging? Since the hs camera will capture more than 1000fps, I would restrict the image acquisition to a simple trigger that initiates the capturing. The appropriate VI’s IMAQ and IMAQdmx are already available. Should I create a new loop and connect it to my case-structure through a Rendezvous?  And what kind of vi’s do I need for a simple trigger?
    2) Also I couldn’t figure out how to convert 1D-Array of Waveform to DBL or at least how to connect the data wire with a numerical indicator. The indicator is crucial for the manual start of the data logging.
    3) Another problem is with the chart display. As soon as I start the data logging, the graph disappears and the chart displays only n-samples of the currant loop pass. The enlargement of the chart length history brings no improvement. Before the data logging is started the charts are showing the all points from the start. So what changes when I Press “Aufnahme starten” (start acquisition)?
    Any ideas would be much appreciated.
    Attachments:
    Blockdiagramm.png ‏153 KB
    Frontpenal.png ‏172 KB
    Temp+Druck_daqmx.vi ‏595 KB

    Hello annaei,
    thanks for your quik help... the numeric indicator is now implemented. thanks to you.
    Explaination:
    1) I have construkted an experimental vessel, which builds up pressure through a stamp. There is a heating jacket around it and on the bottom is a sight glass to capture the intirior with a highspeed camera. The starting conditions for the experiment are 200bar and 200°C. So I will need to monitor the current state of the intirior to know when i can start the actual data logging. With the data logging i want to start my image acquisition silmutaneasly. 
    3) For the Chart problem i attachted two pictures... After experimenting with the sample clock, reading vi and timing of the loop, i figured out that the greatest influence is the loop timing.
    At 250ms (wait Xms multiple for loop pass) there is all data displayed even if i press the data logging button. At 100ms i was logging the data from 5s on and as one can see in the picture below the graph disappears after 28s. At 20ms loop pass interval the graph disappears randomly and with the data logging activated it is just a single point displayed.
    In general the 250ms loop pass interval is a totally suitable solution for me, but i just can't help the feeling that the problem is not resolved. And i would like to know what i am doing wrong or what i could do better.
    Thanks, Tobi.
    Attachments:
    mit 250ms multiple loop pass.png ‏171 KB
    with 100ms multiple loop pass.png ‏160 KB
    Temp+Druck_daqmx.vi ‏600 KB

  • How can you make the Chart "Color Highlights" Item Condition val a variable

    Hi,
    I have a report with a chart on it.
    The chart has on Item Condition on it to change the color of each bar to red if the value is under a certain value.
    This value needs to be passed in as a parameter to the report.
    The condition looks like this
    if  Avg PerformancePercent < 90 then bar color = red
    The 90 in this condition needs to be set from a parameter P_PerformancePercent_Threshold.
    I am producing the report in Visual Studio 2005 using CrystalReportViewer to display the report.
    Since the value field seems to only take in numeric values I have assumed there is no way to use a parameter something like.
    So I am looking at doing this through code.
    The object model for the ChartObject does not have many properties/methods on it.
    Is there any other way to achieve this?
    Thanks, George

    Functionality using the Crystal Reports SDK in Visual Studio .NET is limited to the appearance of the chart in the viewer such as height and width. See the following for more details;
    [ChartOject Members described|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/CrystalReports_dotNET_SDK/crsdk_net_doc/doc/crsdk_net_doc/html/crlrfCrystalDecisionsCrystalReportsEngineChartObject_MembersTopic.htm].
    [ChartObject Properties described|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/CrystalReports_dotNET_SDK/crsdk_net_doc/doc/crsdk_net_doc/html/crlrfCrystalDecisionsCrystalReportsEngineChartObject_PropertiesTopic.htm].
    99% of this time, if you can not do something at design time, you will not be able to do it at runtime either. See [this|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do] note.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • URGENT!!VALUES DISPLAY IN CHART BARS & COLOR THEMES !!

    hi
    I want the chart to be displayed with the their values but u can see the values only by rolling over each bars.
    Could anyone help me out what are the solutions to be carried out???Is there any options in the EP itself to enter the values displayed automatically when execting it????
    what about the color themes to be changed for each bars as per user requirement in EP???
    THNX
    RAJ.

    hi Raj,
    Few options:
    1. if you are using query designer to create query and displaying it in the web analyser and choose graph there, you cant really change the colors of the graphs.
    In that case you have to create the web template in the WAD for the same query in BI and make color selections in the graph control in WAD.
    2.If you dont want to use WAD, you can use visual composer and try out various options of its chart control. you also have animations possible in visual composer. VC is totally in EP and you dont have to do much on BI except for the query creation.
    hope it helps..

Maybe you are looking for