How to display the date (instead of number) along of there axis of column chart?

Hello

I have a requirement in which I need to display the date on the projects along the x axis and y Axis. It is essentially a graph of milestone. Something like this:

Capture.PNG

Here is my code:

< mx:ArrayCollection id = "acProjects" >
< mx:Object PROJID = 'A1' projDesc = 'Execution of Civil engineering works' plandate = '2009-12-23' actualdate = "2009-11-25" / >
< mx:Object PROJID = "A2" projDesc = 'Installation of equipment' plandate = '2010-02-15' actualdate = "2010-03-25" / >
< mx:Object PROJID = 'A3' projDesc = 'Comissioning of Equipment' plandate = '2010-05-30' actualdate = "2010-06-15" / >
< mx:Object PROJID = 'A4' = 'Transfer to regular use' projDesc plandate = "2010-04-23" actualdate = "2009-03-30" / >

< / mx:ArrayCollection >

< mx:ColumnChart id = "columnchart1" width = "100%" height = "100 percent" color = "black" dataProvider = "{acProjects}" >
< mx:horizontalAxis >
< mx:CategoryAxis categoryField = "projDesc" / >
< / mx:horizontalAxis >
< mx:series >
< mx:ColumnSeries displayName = "Date" xField = 'projDesc"yField ="plandate"/ >

< / mx:series >
< / mx:ColumnChart >

But with this code, I get something like this:

Capture2.PNG

In general, by default, the y-axis is always numbered. Is there a way where we can change to display date?

Appreciate your help...

-Deepak

Use the DateTimeAxis:

http://livedocs.Adobe.com/Flex/3/langref/MX/charts/DateTimeAxis.html

Tags: Flex

Similar Questions

  • How to display the date on the taskbar (toolbar)

    Please tell me how to display the date at the bottom of the screen.  Currently, everything is displayed is the time.

    Hello

    You said in addition to the clock so I initially think not that you need it however, others said it would be a good idea to show this method of date display. Also if you move the taskbar vertically the date is also displayed.

    Always see the day, date and time in the taskbar
    http://freewindowsvistatutorials.com/meetWindowsVista/taskbarAndSystemTray/showDayDateAndTimeInTheClock.php

    You can lift the taskbar is higher - make a right click on it - uncheck box lock the taskbar then take the upper part of it and lift it higher and the date will be under the clock.

    --------------------------------------------------------------------

    I found a utility that does on one level of the bar tasks if it does not have to be raised-
    T - clock - free - 3 references to it:

    Windows7 like clock on the system in Vista & XP tray
    http://www.tothepc.com/archives/Windows7-like-clock-on-system-tray-in-Vista-XP/

    TClock: See the Date Look like Windows 7 & time in the system tray in Windows XP and Vista
    http://www.askvg.com/tclock-show-Windows-7-look-like-date-time-in-system-tray-in-Windows-XP-and-Vista/

    T - Clock of the Stoic Joker
    http://www.greggdeselms.com/tclock.html

    I hope this helps.
    --------------------------------------------------------------------------------------------
    Rob Brown - Microsoft MVP<- profile="" -="" windows="" experience :="" bicycle="" -="" mark="" twain="" said="" it="">

  • How to display the data items in the header of tempalte

    Hello friends
    I have this date_from and date date_to parameters which are parameters that the user enters...
    based on these parameters of date, I want to display in the header as
    date_from day (for example if the date_from is 13 - nov - 2010.then I should see 13) and date_to to display as 15, if for example the user enters
    November 16, 2010. (day of the date-1)
    so it should break down for
    date_from-13-nov-2010, 13
    date_to-16-nov-2010, 15
    I want these two values to display in the header of the template how
    pls help
    also let me know how to display the data items in the header template

    Published by: Les on Dec 22, 2010 12:44 AM

    Use and

  • How to display the Date Predefault time

    Hi friends,

    How to display the date in the field to date through sctipting by default I have a requirementy to display the date field as the next day's date with timestamp from 09:00 (15/02/2010-09:00) data type as the field & column is UTC_datetime.please help I get.


    Siebel bee

    Take a look at the function today(), TimeStamp() and ToChar()

    You should be able todo with something similar to this:

    Expr: "ToChar (TimeStamp (), 'MM') + ' / ' + ToChar (TimeStamp (), 'DD') + ' / ' + ToChar (TimeStamp (), 'YYYY') + ' ' + ToChar (TimeStamp (+(1/24), 'HH')) + ': 00:00.

    as a value before failure.

  • Camileo S20 - How to display the date and time

    Hi, all. I got as Christmas present the Camileo S20, and I am not able to view the date and time in the video. In the manual is no reference on this subject, only how to set the date and time. But what is the intention to set the date and time in the camera, if it is not possible to display video?

    Hello

    Have you checked the user manual of your TV cam?

    If it of possible to display the data and the time you can find in your user manual how to do this. It always interesting to read ;) s

  • How to display the VM Workstation serial number

    I have 6 licenses for Workstation 6 and you just upgrades to version 7. I am trying to determine what user runs a number of series. I have 3 users right now and they have no idea who install package that they used. How to display the serial number for VM Workstation installed on a users computer.

    Thank you

    He stored in the Windows registry at the location following and Workstation 7 taking as example adjust you the path accordingly for the installed version.

    HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Workstation\License.ws.7.0.e1.200904\Serial
    
  • How to display the date in the taskbar on Windows XP?

    What should I do to display the date next to the clock on my taskbar in windows XP?

    Where can I get (read) the answer?, by e-mail?, trying to find this Forum?

    What should I do to display the date next to the clock on my taskbar in windows XP?

    Where can I get (read) the answer?, by e-mail?, trying to find this Forum?

    Permanently display the Date in the area of Notification in Windows XP
    http://www.XP-tips.com/display-date.html

    Just click on my Threads under your name and avatar and you can quickly find your messages.

    Bruce Hagen
    MS - MVP October 1, 2004 ~ September 30, 2010
    Imperial Beach, CA

  • How to display the data, that contains non-numeric characters.

    Hello

    I have table t1 with column of type varchar2 below

    ID

    ------

    11151

    11412

    1113

    1 to 114

    11b 15

    111 6

    Now, I need to display the data, that contains non-numeric characters.

    Did you get the result like:

    STR

    ----------

    1 to 114

    11b 15

    111 6

    WITH t
         AS (SELECT '11151' str FROM DUAL
             UNION ALL
             SELECT '11412' FROM DUAL
             UNION ALL
             SELECT '1113' FROM DUAL
             UNION ALL
             SELECT '1a114' FROM DUAL
             UNION ALL
             SELECT '11b15' FROM DUAL
             UNION ALL
             SELECT '111c6' FROM DUAL)
    SELECT *
      FROM t
      where regexp_like(str,'[^[:digit:]]');
    

    See you soon,.

    Manik.

  • value of the cell in numbers displays the date instead of the value of the formula in currency

    I use the numbers frequently and a worksheet I'm using suddenly systematically will display a date (April 30, 2017) instead of a sum value that was always there. I tried to change the cell back to currency format, all clear and reset deleting the formal line and inserting a new formula in another cell, and the problem persists. Have left and restarted numbers and the entire computer. Don't know how it happened, or how I can fix this problem.

    Can you post a screenshot?

    SG

  • How to display the data in the same point of view when zooming happens to OBIEE?

    I want the data to be displayed in the same view, but it displays in the new view when I drill down. How can I achieve this?

    Thanks in advance.

    Dashboard edit-> Section (the section where your report)-> properties-> drill in place...

    Thank you

    AJ

  • Oracle SQL Developer - how to display the date with TIME

    OK I change the setting of the NLS to DD-MON-RR HH.MI. SS
    (Tools-> Preferences-> database-> parameter NLS)

    BTW - what is changing the format of the database or just my client side? I don't want to change the database and other users would be affected by my change.


    I check the date time poster by practice
    SELECT double TO_CHAR(SYSDATE + 1, 'DD-MON-YYYY HH:MI:SS');

    Returns
    JUNE 24, 2009 10:32:55

    OK, here is my problem or question...
    but I wan't do in East... I have a column in a table that stores a number of minutes from a given date...
    the given date is 12/30/1899 00:00:00

    If I want to display the minutes in a format of date and time... but when I do
    Select To_TIMESTAMP (30 December 1899 00:00:00 "," mm/dd/yyyy HH24:MI:SS) + (Start_Moment) / 1440.
    To_Date (30 December 1899 00:00:00 "," mm/dd/yyyy HH24:MI:SS) + (Stop_Moment) / 1440
    from tableA

    RESULTS
    22 JUNE 09 23 JUNE 09

    I tried the function TO_CHAR but don't have time to be like
    Select TO_CHAR (to_date('12/30/1899 00:00:00', 'mm/dd/yyyy HH24:MI:SS') + 57580140 / 1440) double

    RESULTS
    22 JUNE 09

    I don't know that it's the simple convert function that I do not know...

    Mark as answer?

  • How to display the date in the format "DD-MON-AA HH:MIPM '?

    Hello

    I have a form in which P9_SUBMIT_TIME element is created with the display of text type.
    In the source, I entered SUBMIT_TIME as value to call the ID passed to the form-based data in the SUBMIT_TIME column. Type of source for this article is defined as the source of the database column.
    Currently the option displays 'DD-MON-YY HH.
    I don't understand why "HH" is also displayed.
    How can I display the item with the format 'DD-MON-YY HH:MIPM?

    Thank you
    Guy

    Hi GUY3!

    To change the format of a textfield that textfield edit and search for the attribute "Format Mask" in the region of the "Source". Here, you can enter a format or a list, choose a given format. The type of format you are looking for is in the list.

    Yours sincerely

    Florian W.

  • How always display the date with taskbar buttons activated in widows 8?

    It's got to be average, just to be there. Even using the buttons small taskbar, it is actually enough space to have always the date and stacked. I would be well with them, next to each other also. I don't really understand why the date masks even as it would fit really well. I'm fine with the help of a third party program if necessary. I already have the classic interface installed because microsoft somehow forgot to add the menu start Windows 8.

    There are several strange suggestions and wonderful here for you to play with.  Make sure that you first create a system restore point.

    Windows 7 - display date using small icons
    http://superuser.com/questions/89628/Windows-7-display-date-using-small-icons

    http://www.Google.com.au/search?q=use+small+taskbar+but+have+date+and+time&SourceID=IE7&RLS=com.Microsoft:-to THE: IE-address & ie = & oe = & gws_rd = cr & redir_esc = & ei = 4L7sUaPiKKWSiQe2_IFQ

  • How to display the date in the task bar

    original title: DISPLAY DATE ON TASKBAR

    HOW DO I DISPLAY DATE ON THE TASKBAR

    Right-click on the taskbar and unlock it. Put the mouse pointer on the top edge of the taskbar, so it turns into a double arrow, and then drag upward. Re-lock the taskbar.

  • How to display the data on a memory (SD) card using my computer

    I placed an unlocked SD card into the slot of the PC (DELL dimension E520). The machine is running vista.

    I can't find the card in my computer or Device Manager

    Hello

    1. did you of recent changes to the computer?

    2. it recognizes in the management of disc with Windows Explorer?

    3. you receive an error message?

    4. What is the number of brands and models of computer?

    5 is that the card works in another computer?

    Method 1:

    Run the fixit available in the link below and check if that makes a difference

    Hardware devices do not work or are not detected in Windows

    http://support.Microsoft.com/mats/hardware_device_problems/en-us

    Method 2:

    Update the drivers for the card reader.

    http://TechNet.Microsoft.com/en-us/library/dd979549 (v = ws.10) .aspx

     

    Method 3: Perform a clean boot and check.

     

    To help resolve the error message, you can start Windows Vista or Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135


    Please note:  After troubleshooting, be sure to start your computer in normal mode by following step 7.

    Hope the above information is helpful.

Maybe you are looking for

  • Audio drivers for Vista 64 bit for my Satellite Pro P100 PSPA4E

    Hello I'm looking for audio drivers for the PSPA4E. The reason that I updated to VISTA 64-bit. and I can only find the 32-bit driver on the Toshiba site. Thank you very much for reading this.

  • Vista - How to report a bug to?

    As time passes, I find most annoying bugs with Vista EU on my Qosmio G20. I think I installed all the drivers available. But still things are simply unforgivable.To be altruistic and all :), I would like to report bugs so someone could correct. But I

  • SYSTEM TOOLS (restore, backup, etc.) have disappeared

    I had a virus. I used Microsoft Safety Scanner & Essentials to eradicate the virus.  Then I could not restore or save.  In fact, all functions in the bar of accessories system tools have been removed.  I opened my XP reinstallation CD, but this would

  • need help on activate wifi and blue tooth adapter

    already, I reformat my computer hp laptop Pavilion G4, I lost the blue tooth and wifi is possible that I can enable them or download them?

  • With my HP Compaq DC7800 Convertible Minitowers audio driver problem

    Hello I'm having a problem of sound driver with my desktop HP Compaq DC7800 Convertible Minitowers. A few days ago I formatted my desktop PC and installed a new Windows XP Service pack 3. Like I need driver for my device, I managed to find all the dr