Flash chart legend

I built a graphic 2D online Flash with 6 series. My problem is that the legend indicates the word 'value '. Does anyone know how to display the name of the series in place of the legend.

The f

Jeff:

Provide aliases for the series values in the query in the chart as below

SELECT NULL LINK,
       ENAME LABEL,
       SAL "Salary",                     ---- Series 1
       COMM "Commission"          ----  Series 2
FROM   EMP

CITY

Tags: Database

Similar Questions

  • Hide the Excel using LabVIEW Report Generation Toolkit or active chart legend

    Hello Eveyone:

    I'm working on tool report generation in labview and creat excle report. I create the chart in the report, but I can't hide the chart legend or change the font size using the report generation tools.

    I appriciate you guys time.

    Thank you

    Howdy!

    What version of LabVIEW Report Generation Toolkit you use? Did you take a peek at the .vi LabVIEW example column chart (Excel)

    and he looked at using the Excel insert graphical VI and Excel graphic Set do?

  • synchronization of a listbox and a chart legend

    Hi all

    I'm working on a code where I would be able to select/deselect 50 locations on a XY Chart.  Due to the relatively large number of field names, it makes sense to place them in a scrolling caption or listbox.

    Problem is (AFAIK), the legend of the parcel can not be used to * easily * plots do disappear and appear with a single click - must right click, go to colors and select transparent, etc. and then reverse the procedure to return the plot.

    An alternative might be to use a list box 10 long lines as main indicator, then use some of its properties to create a dynamic chart borrowed from a second hidden chart legend.  This legend of the plot to reconfigure its colors of dynamic line/symbol based on where the user is in the scrolling list box.

    A problem I encountered is that the Label.ScrollPosition property is not going to write an indicator for me.  See the code example.

    Top row provides comments in the list box, but not enough information to do the job properly.

    Any thoughts?

    Kind regards

    Ted

    Hi to know the position of the list box item...

    Try this...

    >

  • Send the value of the element to IR flash chart

    Hello developers,
    I have a way to query.
    On a page, I have 2 parts: a flash chart, a single interactive report and a hidden element attached to the chart area. When the user clicks on flash graphic, the IR must have a filter automatically set as IR_COLUMN = VALUE. So I put in action link to go to the same page and fixed in article IR_COLUMN and the value "& P_HIDDEN_ITEM.". Surprise, value is not passed, on the contrary if I use: APP_ID. or another string of standard substitution or #VALUE # #MAX_VALUE # the value or it passes. Note that I don't want to send all the values in the chart. I also try to put a substitution string to properties of the Application and try to pass the value but still does not work. I use APEX 4.0.2.
    Thank you.

    Hi "user11978562"

    You mention that you have attempted to reference your item hidden in the field 'Value' in the region of action link. The entry of the names of elements in this area is not supported, and the value of this element will not be retrieved or used in the URL. Depending on the type of graph, a set list of substitution strings are accepted for example #LABEL #, and also the references to the FLOW_ID APP_ID, SESSION, are managed. If you want to reference the element hidden, then you could update your graphic to include the link, similar to the following query:

    SELECT 'f?p=&APP_ID.:2:&SESSION.:IR_REPORT_12345678:&DEBUG.:RIR,CIR:IR_JOB:&P2_HIDDEN_JOB_ITEM.' LINK,
           ENAME LABEL,
           SAL VALUE
    FROM   EMP
    ORDER  BY ENAME
    

    .. where the link includes a reference to page 2, the same page as my graphic and interactive report; demand IR_REPORT_12345678 identify my interactive report; the interactive report for WORK column, IR_JOBfilter; and a reference to my article on hidden page P2_HIDDEN_JOB_ITEM. Just ensure that your hidden item has a value in session state, and then by clicking on an element of your theme astral should define the IR filter. If you do not want to go to the IR filter of the column, instead of referencing an element hidden, then you could do just a graphical query value replace the reference to the element hidden by a column reference, similar to the following:

    SELECT 'f?p=&APP_ID.:2:&SESSION.:IR_REPORT_12345678:&DEBUG.:RIR,CIR:IR_JOB:'||JOB' LINK,
           ENAME LABEL,
           SAL VALUE
    FROM   EMP
    ORDER  BY ENAME
    

    .. where I added a reference to the JOB column in the column of the query LINK.

    In response to your comment that you tried to "+ set a string substitution to properties of the Application and try to change the value, but did not always work +", only a defined set of chains of substitution are accepted for graphics, and they are referenced using item-level associated with the 'value' point on the action link region.

    I hope this helps.

    Kind regards
    Hilary

  • Problem with the URL link in Flash charts

    Hello

    I create Flash charts with vertical bars. Now when you click on each bar, I need to show the user a report in popup. According to what bar was clicked report changes.
    I am able to put a link in the graphical query below.

    Select ' f? p = & APP_ID.:31: & APP_SESSION. :' link, ID_FK label, SUM (ADJUSTED_AMOUNT) needs
    of 'EMPLOYEE '.
    ID_FK group

    But I mainly 2 questions,

    1. How can I enter for the user to press a particular bar? What should I include in the query to capture each bar graph?

    2. I need to open a pop-up when the user has clicked on each bar, does not pass to the page. I tried to include,
    ' open ('f? p = & APP_ID.:31: & APP_SESSION.: "," winLov"," Scrollbars = 1, resizable = 1, width = 700, height = 400 "")' in the link, but query part gave me the error. How can I make this work?

    Booth.

    Zed,

    You must use JS to do this.

    select 'javascript:popupURL("http://www.google.com")' link, col1, col2 from tbl_chaet 
    

    If you want to pop up page that is out of your site Web then include 'http', else just put as

    JavaScript:popupURL("f?p=&APP_ID:110:&session.")

    It may be useful

    See you soon
    Hari

  • Asynchronous flash chart where update select list value changes

    Hi devs,

    I groped with flash graphics with dynamic when update select list point of changes in value.

    First of all, I used the function of Denes Kubicek [http://htmldb.oracle.com/pls/otn/f?p=31517:229 | http://htmldb.oracle.com/pls/otn/f?p=31517:229:3039869356317498] update the value of the session from my dynamic selection list after change:
    <script language="JavaScript" type="text/javascript">
    
    function fnc_setItem (pItem)
    { 
      var get = new htmldb_Get(null,&APP_ID.,'APPLICATION_PROCESS=dummy',0);
      get.add(pItem,$x(pItem).value)
      gReturn = get.get();
      get = null; 
    }
    </script>
    That has worked well. Then has been to change the update interval chart flash and:

    Home > Application Builder > application 150 > Page 1 > Flash chart attributes > update >
    Asynchronous update = Yes
    Update interval (seconds) = 5

    My report is automatically updated every 5 seconds. But how can I make it work just with the change in the value of the selection list?

    The function is used to refresh the report: apex_RefreshChart (1, '2258227549390282', ' de');

    Patrick Wolf was a good example for her: [http://www.inside-oracle-apex.com/auto-refresh-flash-charts-in-apex-30/ | http://www.inside-oracle-apex.com/auto-refresh-flash-charts-in-apex-30/]

    But I couldn't make it work properly.

    Thanks in advance


    Tobias

    Hello Tobias,.

    Having defined with function of the Dene session state, you can refresh the table to help:

    apex_RefreshChart ($v ('pFlowStepId'), $v('Pxx_REGION_ID').substr (1), navigator.language);

    PXX_REGION_ID is the ID of the region of the chart area. You can set that in the bottom of the region to help;

    $s ("Pxx_REGION_ID", "#REGION_ID #");

    See [example: http://apex.oracle.com/pls/otn/f?p=41715:29]

    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    You can reward this response in marking it as useful or Correct ;-)

  • Save a Flash chart to an Image file

    Hello

    I created a Flash chart. I have asked me to save in a format of JPEG file or something along those lines.

    Does anyone know how to do this?

    -N.S.N.O.

    Hello

    If you are using Anychart v3, you can't. If you are using Anychart 4 or 5 then you can just right click in your chart, then choose the appropriate option.

    Of course you can always use the Printscreen key and paste the image in an image editor software :)

    --
    Paulo Vale
    http://Apex-notes.blogspot.com

  • Rotate the Plot chart legend of XY

    Is it possible to rotate the legend of the plot for the plot names letters run from the bottom to the top rather than in the whole of the operator interface?

    The names of my plots are bigger and I need to show at least four plots at the same time. Put the scales to the right/left/above or below without rotating can cause a short XY Chart!

    Any ideas for me?

    Concerning

    Waris K

    Hello

    I don't know if there is a native way to do it, but you can 'cheat' to do this:

    You can move the table where the captions are, or even make the table turn into lines instead of the column.

    Is the idea ok for you?

  • How to control the direction of expansion of a XY chart legend

    Hello

    I adjust the number of plots by using the property node "Legend.Number of Rows (LegNumRows)" a XY Chart. I wish that the legend spread in the horizontal direction (right). I can choose the direction of expansion or growth of the legend on the front panel using the point of the scale on the right edge of the legend, similar to a table. So far so good. But the problem arises when the number of plots (LegNumRows) property drops to 1 or 0. What I mean is: I have 3 parcels on the legend laid in the horizontal direction. I run the application. Then I reduce the number of parcels programmatically (using the LegNumRows property node) to 1. Finally, I increase the number of plots again to 3. This time the legend grows / grows in the vertical direction. But I want him to stay in the horizontal direction.

    Is it possible to do this?

    As a side note, I discovered that the legend is in fact an array of clusters. I discovered by first customize the XY Chart, then customize the legend. But still no luck. Is there a way to programatically change the internal objects of a control to run?

    I'm curious to know if there is any programmatic elegant solution to this problem. I appreciate any help or idea.

    Thank you.

    Burak Soysal

    You can create a custom control and replace the control with your own image that corresponds to the background. Then place this control on extra legend items to hide. It's a little hard to describe so I made you an example:

    When running, the cover of the legend merges with the background and the legend.

    I did a Boolean, then went to advanced > customize. I copied then a section of screenshot that I took of the edge of a legend in to replace the normal Boolean image. Put this value just right, you can cover one end of the legend and if you disable the Boolean value the user will not be able to click on it. When you need more or less than the element 1 legend, you can hide the Boolean value programmatically.

    It takes some tinkering with the photo (I used the paint), but I bet you can get it right if you spend time on it.

  • Removing plot a chart legend?

    HI - another beginner question:

    Following the tutorial, I created a graph. The graph has a small box to the right to go a legend for the different plots. (I would like to put a picture, but looks like that I do not have permission to do so).

    The purpose of the chart is to trace thousands of points on a Cartesian plane. I got this job (sort of) with the PlotPoint() function. When I run the program, however, many quickly organized points exceeds the capacity of this legend (and won the start programme).

    So: can I get rid of this legend somehow? On a side note, I am inefficient with this approach? Would it not be better to collect the points table and use PlotXY instead?

    Thank you.

    Hello

    regarding the legend, open the respective popup panel by pressing the button caption on the graphic control panel change:

    On top of this Panel, you will see a checkbox Show legend:

    This box should do the job...

    Regarding the choice of the route of functions: I would not draw 1000 individual data points, but use it rather PlotXY. Alternatively you can consider using a graph of the band instead of a graph, which allows you to add a data point after another

  • Properties of a chart legend

    Hello!

    There is a simple XY Chart with legend on attacched photo; in the legend, the index display is visible. I would like to read the index by a knot of property or something like that, but I'm not able to find the appropriate property node or a way to do it programmatically in my VI.

    Any suggestion?

    Thank you

    Antonio

    Hi Antonio,.

    I don't think that display index legend could be used in such a way, because the index in legend display helps us tell what index plot the legend is not as input. Maybe using a table / control ring containing the name of the parcel could help you achieve the same result. Here, I have attached an example for you. Hope this helps.

  • How to get the user clicks SeriesName APEX 4.2 flash chart and defined on a hidden element?

    Hello

    I'm developing a graphic clickable flash of APEX, which should be linked to a specific set of data on another page using the SeriesName (clicked several sets of cards).

    (Returned by a function) sql for APEX chart is

    Select distinct null link, d. DNAME label
    , sum(e. SAL ) over (partition by e. ( DEPTNO salary ( )
    , sum(e. Comm ) over (partition by e. DEPTNO ) comm
    de d Dep. , emp e
    e. DEPTNO = d . DEPTNO

    Currently I am able to disply SeriesName (e.g. salary or Comm) on the 2D chart. This is done by including {% SeriesName} Custome XML.

    But I am unable to detect which series name, the user clicks on - pay is comm.  for example, I am not able to enter the name of the series clicked and set it to a hidden item (called P38_SERIES_NAME).  I have to use JavaScript to achieve this? If so, how?

    The reason why I want to use the unique sql is due to that I will have to call a function to return the dynamic and running sql code, I don't know how many series I. i.e. could be comm, average age, salary, bonus etc...

    What is the easiest way to achieve this?   I use APEX 4.2 and Oracle 11 g.

    Thanks for your advice.

    Concerning

    Susanna Su

    Susanna,

    What you experience is the difference between session state and the value of the element on the page. The URL you have is generated on the rendering of the page and use the value of current session state of the question right now. Then when the page is on the client side and that you set the value of the item through javascript this value is still next to the customer and not in session state. Put the value in session state would not matter, however, because the link has already been made. Your best option is to send the page, ensuring the correct value is set to session state and use a branch in present after the process to redirect the user to the correct page.

    I have also described this here: https://forums.oracle.com/message/11110579#11110579

  • Update a flash chart in Apex 4.2

    Hello

    APEX 4.2, Oracle 11 g r2.

    We went to Apex 4.2 last week.
    The table updates no longer work.

    I used a JavaScript function defined in the source of the region (region definition) to refresh your diagram by clicking on a button, but as you know the source of the region is not available in the apex 4.2 so my feature has been removed and everything is broken...

    What is the best way to update a flash (or HTML5) chart from JavaScript to the APEX 4.2? ( I don't want to not use dynamic actions )
    I can't find anything in the documentation.

    Thank you.

    Yann.

    Hi Yann,

    Charts now support dynamic action of 'Refresh' and there is no need to use an undocumented APEX JavaScript APIs more. So I recommend that you create a dynamic shooting action for the event "Click" of the button that performs an action "Refresh" for the area of your chart.

    If you really don't want to use dynamic measures, you can also use

    jQuery( "#static_id_of_your_region" ).trigger( "apexrefresh" );
    

    in your JavaScript code to trigger a refresh of your chart region.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • 11g - change number of columns in the chart legend

    In 10g, we could define the number of columns in a chart on additional graphical Options legend... Tab legend. 11 g, I can not simply find this option anywhere in the graph properties. Has it been removed in 11g, or am I just blind?

    Yes this option is over now. Only option is to add the legend display and place accordingly. Hope replied.

  • Area of the graph under the graph and not next to the chart legend

    Hello

    I need to display 1. Graph legend below the graph and not next to the chart area and also reduce the space between the caption box
    2. the values in the chart are affiches.1745%, 4.596%... I need to round up these values.

    My card code is:

    chart:
    < graph graphType = 'PIE' depthAngle = '50' depthRadius = '8' pieDepth = "30" pieTilt = "20" seriesEffect = "SE_AUTO_GRADIENT" >
    < title text = "Answer category" visible = "true" horizontalAlignment = "CENTER" / >
    (< LocalGridData colCount = rowCount="{count(.//G_DT_NON_NA_EQUITY1) '1'}" > "
    < RowLabels >
    < xsl: xmlns: xsl foreach = "http://www.w3.org/1999/XSL/Transform" select=".//G_DT_NON_NA_EQUITY1" >
    < label >
    < xsl: value-of select = "SPER_STATUS_TXT10" / >
    < / label >
    < / xsl: foreach >
    < / RowLabels >
    < DataValues >
    < xsl: xmlns: xsl foreach = "http://www.w3.org/1999/XSL/Transform" select=".//G_DT_NON_NA_EQUITY1" >
    < RowData >
    < cell >
    < xsl: value-of select = "CNT20" / >
    < / cell >
    < / RowData >
    < / xsl: foreach >
    < / DataValues >
    < / LocalGridData >
    < / chart >

    I appreciate all the help

    best regards and many thanks
    Bhavana
    
    

Maybe you are looking for

  • iTunes 12.5.1.21: mouse offset

    I installed 12.5.1.21 on Windows 7 Enterprise 64-bit SP1 and now my mouse clicks are disabled by like a couple of centimeters. By off I say that when I place my mouse cursor on a title of the song is the song below, or two song belong who gets highli

  • Windows 10 on Macbook Pro

    I have a 2011 13-inch Macbook Pro. I installed a windows 10 downloaded iso file and a usb port. Bootcamp won't let me install it if, advice?

  • HP g6-1001: helpme please.hp g6-1001

    My administration for laptop key is forgotten. deactivation of the system: 75530504 Thank you

  • Error of paypal blackBerry App SP1036lq

    Hello! I had a configuration problem my Paypal account as a payment method. Whenever I try to add (save) I get the following message appears red: "we encountered an error during the processing of your.» Please try again later. (SP1036lq) ». I did my

  • format my PC

    Someone suggest to me that your pc must be in the format and reinstall again. He will perform my such as photo, video and other files?