Make data tip show currency in stacked ColumnChart

Hi all,
I'd like to know the best practice for showing the number values as currency in a data tip on a ColumnChart.  My current specific problem is with one that has a type of "stacked".
By default it renders the Series name, category field, item value, item percent of total column and total column value.  I'd like item value and total column value be formatted using currency.
I tied into dataTipFunction as a possibility, but can't seem to find all the necessary values to make this work.  For sure, I'm missing how I can get the total for the column easily (without iterating through all the series myself).  Is using a dataTipFunction the only way to do this, or is there a better way?
Can someone help guide me through this?
Thanks in advance,
topher.

"crl-alt-del" <[email protected]> wrote in
message
news:ghu2b1$t4f$[email protected]..
> What I want to do is simple. I have a line chart, on the
lines I want
> the little image that denotes a data point to always be
visible. I don't
> want the datatip to be always visible, just the little
image that you
> mouseover
> to show the tip. Surely I'm missing something...this
shouldn't be this
> hard to
> figure out. Thanks in advance.
http://flexdiary.blogspot.com/2008/08/charting-example.html

Similar Messages

  • Line Chart: Make Data Tip Images Always Visible

    What I want to do is simple. I have a line chart, on the
    lines I want
    the little image that denotes a data point to always be
    visible. I don't
    want the datatip to be always visible, just the little image
    that you mouseover
    to show the tip. Surely I'm missing something...this
    shouldn't be this hard to
    figure out. Thanks in advance.

    "crl-alt-del" <[email protected]> wrote in
    message
    news:ghu2b1$t4f$[email protected]..
    > What I want to do is simple. I have a line chart, on the
    lines I want
    > the little image that denotes a data point to always be
    visible. I don't
    > want the datatip to be always visible, just the little
    image that you
    > mouseover
    > to show the tip. Surely I'm missing something...this
    shouldn't be this
    > hard to
    > figure out. Thanks in advance.
    http://flexdiary.blogspot.com/2008/08/charting-example.html

  • Data tips in column charts - numbers need trimming

    I want to keep the standard data tip format in my column
    charts, but the numbers often look weird - even though the raw
    numbers add up neatly to eg 3 decimal places, the data tip shows
    15! As an example when the total of a column is 49.346, the data
    tip shows "Total: 49.346000000000004". How can I stop this? I can't
    find an example of how to do my own data tip function that
    replicates the standard so I can round the numbers down.
    Thanks.

    Hello,
    Sorry about resurecting an old post, but I'm having the same issue. My original numbers have unknow number of decimals, and when storing them in my ArrayCollection, I was originally using Math.round(myNumber*100)/100 to keep only 2 decimals. To my surprise, chart datatips show some numbers with 10 decimals (38.4899999999 for example).
    I switched to using Number(nfToVal.format(myNumber)), since I already use the same NumberFormatter to display those numbers in a datagrid.
    For info, nfToVal is:
    var nfToVal:NumberFormatter = new NumberFormatter();
    nfToVal.decimalSeparatorFrom=".";
    nfToVal.decimalSeparatorTo = ".";
    nfToVal.useNegativeSign="true";
    nfToVal.thousandsSeparatorFrom="";
    nfToVal.thousandsSeparatorTo="";
    nfToVal.precision="2";
    nfToVal.rounding="nearest";
    Problem still there! Numbers display correctly as strings after being formatted, but get decimals again when converted back to numbers ...
    Any hints ????
    Thanks,
    Olivier

  • [svn:fx-4.x] 14837: Changing the way data tips are rendered in when mirrored.

    Revision: 14837
    Revision: 14837
    Author:   [email protected]
    Date:     2010-03-18 00:26:27 -0700 (Thu, 18 Mar 2010)
    Log Message:
    Changing the way data tips are rendered in when mirrored.
    Single data tip shows to left in RTL now which shows to right in LTR
    Callouts connecting datatips to chart items are also modified.
    QE notes:
    Doc notes:
    Bugs: FLEXDMV-2347 ( Datatips cluterred in bubble chart when layoutDirection=rtl)
    FLEXDMV-2348 ( Position of datatips not changing WRT layoutDirection)
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FLEXDMV-2347
        http://bugs.adobe.com/jira/browse/FLEXDMV-2348
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/datavisualization/src/mx/charts/chartClasses/Ch artBase.as

    Setting Lightroom's preview size to larger than screen resolution is guaranteed to slow things down. I have a dual monitor system whith Lightroom showing the loupe on one screen and the grid on the other. The screen sizes are 1920x1080 and 2560x1440. Following your practice for previews would bring my system to a crawl and I have an entry level workstation.All my previews are of standard 1024x768 in size. The only delays in viewing come when Lightroom is asked to display an image where there is no preview. Once the preview has been created, browsing is near instantaneous.
    I beg to differ! The reason is that a preview can be used for any size, which is smaller than that of the preview. Scaling down a preview can be done with little or not loss in quality compared to getting the full resulution and scale that down. Scaling up is not possible.
    In your case, you will not use the previews of 1024x768 at all for full screen display. Instead you will force L3 to create bigger previews the first time you open the photo. You could try this by generating the standard previews for new imported photos before you start browsing. Then try to browse. You will probably get the "Loading" message, which indicates that the preview was not used and another one with higher resolution will be made. Then try the same experiment, setting the size of the standard preview to 2048. If, and only if, the size of your display area is not more than 2048 pixels wide and you display a photo in lanscape orientation, you will be able to browse without delay after generating the standard previews.
    If I understand your setup correctly, you display the photos in a window of 2560x1440 pixels. I suspect that only 1:1 previews could be used for that. I think Adobe should increase the maximum size of the previews to a value larger than 2048, so that you are not forced to use only the 1:1 previews.
    I agree, that when the previews have been generated, browsing is near instantaneous.

  • How can I make a form show complex composite data?

    How can I make a form show complex composite data?
    We would like a form to display the following information:
    Employee Names as the columns, 1 row for each calendar day, and each item in the block containing the total sales amount (and other information) for that employee for that day.
    This would require the block to function as a (composite) crosstab report.
    Here is an example:
    We have employees: Jane, John, Jim, and Janice
    We would like to see their total sales for the following days: 5/1 .. 5/5
    Jane John Jim Janice
    5/1 50 8 10 3 30 5 20 7
    5/2 40 7 60 8 10 2 30 4
    5/3 20 3 50 8 70 9 50 9
    5/4 51 8 40 7 40 8 50 8
    5/5 10 1 20 2 90 10 10 2
    We have a table with records of each day, for each employee, and their sales for that day.
    There is a possibility our list of employees can change as well as the number of days.
    Anyone tried doing anything like this with a form? We don't want to just embed a report because we would like to include other data as well besides what is mentioned above and we would like them to be able to change some of that data. Thanks in advance for any help.
    null

    I have a VERY similar problem where I want to have this matrix on the form with six days worth of data (three columns for each day) for my data table. I have done as Momen has suggested and created a view (using SQLPLUS):
    create table weekdays (weekday varchar2(3), date_x date);
    drop view employee_absences_v;
    create view employee_absences_v as
    select weekday,
    absence_date,
    hours,
    absence_code_lvid,
    adjustment_status_lvid
    from employee_absences ea, weekdays wd;
    that hopefully provides a row for each day of the week for my data table. The view is created OK but I'm not sure how to get it into the form properly. Also, I am using the form to CREATE rows in the data table not just SELECT and DISPLAY and there may or may not be a row of data for a corresponding day which is going to be a problem for me using this view method, I think. Let me know how this goes and if you get your form to work and how? Momen, your method appeals to me but it's not 100% clear how to get it to work in a form?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Tina Radosta ():
    We tried to create the view (not with Designer because we don't have that). We were not successful in creating a view with a matrix. We would greatly appreciate your help.
    Thanks in advance,
    Tina<HR></BLOCKQUOTE>
    null

  • I am subscribed to iCal Jewish Calendar but the dates of holidays etc. do not appear on the calendar. They used to, but now there is nothing. What can I do to make the festivals show again?

    I am subscribed to iCal Jewish Calendar but the dates of holidays etc. do not appear on the calendar. They used to, but now there is nothing. What can I do to make the festivals show again?

    jd,
    Instead of using the Apple supplied Jewish Holiday Calendar, try http://www.hebcal.com/ical/

  • How to make a slide show or edition including mpeg and other formats

    Hi,
    I am i bit puzzled by the use of iphoto/imovie/itunes.
    I have a Sony camera which generates jpg photos and mpg videos; besides, i have 3gp and mp4 videos from cell phones.
    Firstly, i imported all of them to iphoto. I used a automator workflow to help importing from hotsynced Palm centro files, to discover the first problem with the 3gp files: they could not be iported by workflows.
    Still, they could be seen in iphoto, but then i tried to make a slide show. My idea was to put the photos and videos of a certain event to be watched together, or at least to be able to watch the videos in a sequence, without having to click on each one.
    I didnt get it in iphoto, so i switched to imovie. it was even worse, since it cannot import the mpgs and the 3gps (the jpg photos were ok). What could i do about that? is there any converter or other way?
    then i tried the itunes, and it was the opposite: it imported and played in sequence the mpg videos, but not the photos. This is a workaround anyway, since the program expects to play movies, and makes my daughter a "star", but that`s ok, she is one to me.
    i'll be thankful for hints on how to make the imovie compatible with the 3gp and mpgs, or finding some way to do this edition in iphoto or even with itunes.
    regards

    I see, it sounds reasonable , i think i will buy the pro and try.
    QT Pro ($30) and MPEG Streamclip (free) complement each other. In many cases one can do things that the other cannot. For instance, MPEG Stramclip can handle/edit multiplexed formats while QT Pro cannot. QT Pro allows layering of data tracks while Streamclip does not. Streamclip merges file streams more easily than QT Pro but QT Pro allows the "Movie to MPEG-4" export to "passthrough" the video while Streamsclip does not. And so on and so forth...
    I was referring to the mpegs from the Sony camera, of which a have hundreds, shot in the last 3 or 4 years, mainly from my 5-year old daughter. Is the above true to these?
    That still doesn't help. By "sony camera," are you referring to a still digital camera (multiplexed MPEG-1) or a Sony video camcorder taking MPEG-4/AVCHD with AC3 audio in an MPEG wrapper, a Sony DVD/HDD camera storing some kind of MPEG-2/AC3 files. On a Mac, the extension MPG normally refers multiplexed MPEG-1 (or MPEG-1 audio layer) files while MPEG normally refers to multiplexed MPEG-2 video content with MPEG-1, layer 2 audio (MPEG2/MP2) but may also refer to files with MP3 or AC3 files in an MPEG, VOB, or TS wrapper. In addition it may loosely refer to elementary M2V video streams (M2V video file paired with a separate AIFF or AC3 file), a standard MPEG4/AAC file (in an MOV or MP4 wrapper) or a standard H.264/AAC file in MOV, MP4, or M4V wrapper). Since the handling, conversion, editing requirements vary with each type of file, it becomes important to what specific kind of content/file container we are dealing with here.

  • TS3579 I found this useful because I did not know about the effect of typing in data and that you could only drag to rearrange the data.  I had typed in data before and this had caused problems but restoring defaults did not cause correct dates to show up

    I found this  (TS3579: If the wrong date or time is displayed in some apps on your Mac Learn about If the wrong date or time is displayed in some apps on your Mac) useful because I did not know about the effect of typing in data and that you could only drag to rearrange the data.  I had typed in data before and this had caused problems but restoring defaults did not cause correct dates to show up in Finder. 

    It sounds like there are a couple things going on here.  First check if you have a successful install of SQL Server, then we'll figure out the connection issues.
    Can you launch SQL Server Configuration Manager and check for SQL Server (MSSQLSERVER) if default instance or SQL Server (other name) if you've configured your instance as a named instance.  Once you find this, make sure the service is started. 
    If not started, try to start it and see if it throws an error.  If you get an error, post the error message your hitting.  If the service starts, you can then launch SSMS and try to connect.  If you have a default instance, you can use the machine
    name in the connection dialog.  Ex:  "COWBOYS" where Cowboys is the machine name.  However, if you named the SQL Server instance during install, you'll need to connect using the machine\instance format.  Ex:  COWBOYS\Romo (where Romo
    is the instance name you set during install).
    You can also look at the summary.txt file in the SQL Server setup error logs to see what happened on the most recent install.  Past install history is archived in the log folder if you need to dig those up to help troubleshoot, but the most
    recent one may help get to the bottom of it if there is an issue with setup detecting a prior instance that needs to be repaired.
    Thanks,
    Sam Lester (MSFT)
    http://blogs.msdn.com/b/samlester
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and
    "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • Is it Possible to manage BP Master Data in all Currencies?

    Hi,
    I want to know that,  how to manage BP Master Data in All Currencies like  ( Dollar, Euro, INR )
    Our Marketing  Document shows all these Currencies when we punch it .
    Plz reply me soon ................................................?
    Thanks,
    Jyotasna

    Hi,
    For the Multi-Currency Business Partner, all the transactions will be converted to Local Currency in whatever Foreign Currency these are entered in database.
    The lead currency will be Local Currency.
    You can check the same in the Demo database with already available BP which is in Multi Currency. The Aging Report will display the total outstanding in asterisk (****) for multi currency BP if BP Currency is selected.
    Check out these things in the Demo.
    Let us know if any more thing is unclear.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Data tips on charts

    Can anyone point me at the code in the DMV classes that creates, positions
    (and doesn't scale ;-) ) the data tip that appears when you mouse over bars
    in a ColumnChart ?
    Tom Chiverton
    Helping to administratively differentiate strategic corporate impactful
    strategic users
    as part of the IT team of the year, '09 and '08
    This email is sent for and on behalf of Halliwells LLP.
    Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the
    registered office together with a list of those non members who are referred to as partners. We use the word partner to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority.
    CONFIDENTIALITY
    This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500.
    For more information about Halliwells LLP visit
    www.halliwells.com.

    On Thursday 05 Mar 2009, Tom Chiverton wrote:
    > Can anyone point me at the code in the DMV classes that creates, positions
    > (and doesn't scale ;-) ) the data tip that appears when you mouse over
    > bars in a ColumnChart ?
    Hmmm, DataTip.createChildren() seemed obvious, and works, but when the scale
    is changed, the cache of tips needs to be invalidated.
    Somewhere in ChartBase would seem sensible - this cache is probably already
    cleared in various other places is it ?
    Tom Chiverton
    Helping to quickly pursue value-added intuitive products
    as part of the IT team of the year, '09 and '08
    This email is sent for and on behalf of Halliwells LLP.
    Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the
    registered office together with a list of those non members who are referred to as partners. We use the word partner to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority.
    CONFIDENTIALITY
    This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500.
    For more information about Halliwells LLP visit
    www.halliwells.com.

  • SAP Report Painter - How to show currency key in header

    I've created a new report painter report against table Faglflext. Basic key figures are extracting Local Currency (HSL). This generic report will be used for various company codes that have different local currencies. In the report header I've specified a General Text Variable with Variable name currency but no data is displayed. The data in the columns are however correct based on company code selection.
    Please advise how I can show currency type in header.
    Thanks

    Hi Sonja
    You have chosen HSL in the column definition which means to display the values in comp code currency
    If I have understood your requirement correct, you want to display the currency of the company code in the Header text or some where as a text, based on the company code given in selection parameter
    Thats really not possible!!
    However, one smart thing you can do is to
    1. Go to GRR2
    2. Choose your report and Menu Extras > Report Text > Title page or Header
    3. Enter a Text saying that
    "This report displays the values in comp code currency... Currency of comp code 1 is USD, comp code 2 is SGD, Comp code 3 is GBP, etc"
    Hence, the users would come to know the currency in which it is executed
    Regards
    Ajay M

  • Proper Data Not showing in Preview Mode

    Hello,
    I'm using the Dashboard Design tool to create a dashboard with Input controls on 2 stack column charts.
    There are 7 Input Targets  pointing to 1st stack column chart, the SUM of all these targets need to be populated on one of the values in the second chart.
    e.i. Two stack column charts=Revenue By Month and Revenue By week
    Target Inputs  are pointed to Revenue By week, so target's which are assigned to each week of a certain month need to Sum and populate in 'Revenue by Month' chart, on top of the corresponding  month.
    I have all the logic inputted, when i edit values in the excel sheet, changes are occurring, all values are being populated in both charts. However, when i Preview the dashboard and input targets i am only seeing targets populating in "revenue by Week"  and 'Revenue By Month" is not populating any target data.
    Any idea's on why this might be?
    Thanks in advance for any feedback

    Hi Zena,
    It looks something is breaking within the formula or logic. Try the below steps to narrow down:
    1. Preview the swf in Xcelsius.
    2. Take the snapshot of data in Excel( File->Snapshot->current excel data).
    3. Check the data if showing correct in the excel sheet.
    This would also help you isolate which formula or function is breaking.
    Thanks,
    Amit

  • IPS Tech Tip - "show tech" command part 2 - IPS dev team webinar

    Hi Folks,
    The IPS product management and development team would like to invite you to this 30-40 minute webinar followed by Q&A sessions. These will be recorded and put on this forum as well. We hope you can attend.
    -Robert
    Robert Albach invites you to attend a Web seminar using WebEx. This event requires registration.
    Topic: Cisco IPS Tech Tips - show tech part 2
    Host: Robert Albach
    This month's Cisco IPS Tech Tip will continue December's show tech command discussion. The show tech command holds a wealth of information regarding your IPS's performance and status. Cisco IPS development team members will continue to talk about what all this information means to you and then answers your questions.
    Date and Time:
    January 27, 2011 10:00 am, Central Standard Time (Chicago, GMT-06:00)
    To register for the online event
    1. Go to https://cisco.webex.com/ciscosales/onstage/g.php?d=202882129&t=a&EA=ralbach%40cisco.com&ET=85576c2dbfd6dca4b756de40b6728a2b&ETR=5d7e40b0e38f564be0a8bd55114369fc&RT=MiM3&p
    2. Click "Register".
    3. On the registration form, enter your information and then click "Submit".
    Once the host approves your registration, you will receive a confirmation email message with instructions on how to join the event.

    Sadly we did not get the recording done. The presentation and the example pcaps  however are on this forum now.
    -Robert

  • Date popup shows centuries wrongly

    I have 2.1.0.62 version.
    Steps to reproduce the bug:
    1. Make sure you have double-digits year format in your NLS settings
    2. Execute follow script: select to_date('01-01-2210', 'MM-DD-YYYY') from dual;
    3. In the result pane double click on the date
    4. Click pencil button to open popup - you should see 2010, not 2210
    Four digits in year format will save the day.

    Chris,
    Why would you expect to see 2010 ?I didn't. And I was really confused when I saw it.
    if you are specifying the full year as 2210 the oracle will give you back 2210.
    If you want 2010 then type 2010.
    e.g. select to_date('01-01-2010', 'MM-DD-YYYY') from dual;
    What the query is returning is correct for the input as far as I can see.
    If you want the ensure the correct century is returned when you are not actually specifiying the century then use 'MM-DD-RRRR'
    e.g. select to_date('01-01-10', 'MM-DD-RRRR') from dual; returns 2010.Probably I didn't describe the bug clearly.
    WHEN date field in the result panel has date with centuries more then 0 AND your NLS date settings have two digits for year, like 'MM-DD-RR' THEN date popup shows date's year incorrectly.
    From my 1st message - it shows 2010 instead 2210.
    Here is screenshot: !http://i50.tinypic.com/24cd1te.png!

  • LineChart data tip won't display with single data point?

    Hi,
    I have a Flex 3 LineChart with LineSeries which use CircleItemRenderer. If there is only a single data point to display, the data tip is not displayed. If there are several data points, each data tip is displayed correctly.
    How can I make the datatip appear correctly with even just one data point? Any workarounds for this problem?
    Quick googling found that I'm not the only person with this problem. A suggested workaround is to use PlotChart instead, but I don't want to go there unless there is absolutely no good way to solve this problem directly.
    http://www.pubbs.net/200911/flex/28102-flexcoders-line-chart-data-tips-dont-display-when-t heres-a-single-data-point.html
    Thanks for any clues!!
    BR,http://forums.adobe.com/people/sikkfgkwwsdfkjkjwjfhjdskj
    sikkfgkwwsdfkjkjwjfhjdskj

    No one wanted to help me but I figured out that I was not referencing the DSN on the test server, only the local DSN. 
    The information to connect to the MSSQL database given by my hosting company was not correct for Dreameweaver (or MS Access) either.

Maybe you are looking for

  • How do I fix my iMessage on iPhone 5s?

    My iMessage has stopped working on my iPhone 5s, but only with ONE person. I have reset it multiple times, i reset the network, and I reset all the setting on the phone. I'm quite confused and need to know what's going on.    

  • Line breaks in text editor

    Hi, I am facing the problem that when I read the content of the texteditor, store it in a javascript variable, and then write it again into the editor area, all line breaks (not html line breaks, just the line breaks for the code structure) are gone.

  • [SOLVED] Odd colours in vim/urxvt

    So I'm using the base16 colourset in my Xresources and something really strange seems to be happening. The colours being used by vim to perform syntax highlighting are just wrong. As in, there are colours being used that aren't even specified in my X

  • FCP 6 - Exporting Quicktime MOV distorts audio (clipping), plays fine in FC

    I've just finished a project and have exported my finished video to a Quicktime file, using the same settings as my original capture (HDV 1080i50). However, when I do so, the audio in the exported file is clipped quite horribly, and makes it hard to

  • How to delete a photo from My Panoramas album

    I just upgraded my iPad2 to iOS7. Seems like in the process the iOS7 created a new album for me: My Panoramas. Cute, but I don't want that album. If I have to have it, I would like to delete some of the photos in it that are not panoramas. When I sel