Actionscript :: Flex Date And Time Stock Chart (HOLC)

Aug 28, 2010

I am trying to show BOTH the date and the time in Flex 3.5 Stock HOLC (high, open, low, close) Chart. This data shows up but not in the correct format... Problems:

1. The time are out of whack.. they do not line up with proper time.. (is it because they are not military time)?

2. The dates (days) do not show up on the bottom labels are all, is there a way to make this happen?

3. The times show up with large gaps... in the 24 hour period... Is this always the case when the data is not there for the time? Or, can I disable specific time periods like is possible with "disable days"

[Code]...

View 1 Replies


Similar Posts:


Actionscript 3 :: Flex Chart...update Date Range?

Aug 30, 2010

I am using Flex 4 & zend to create a simple areaseries chart. Currently, I am pulling 20 yrs of data from the database & displaying it by default. I then want to let the user choose the dates he wants, but without going back to the server....how can I do that?

<mx:AreaChart id="Areachart" dataProvider="{employeesResult.lastResult}">
<mx:series>
<mx:AreaSeries yField="numberOfEmployees" xField="date" id="areaSeries"/>[code]....

View 2 Replies

Convert UTC Time To Date Time Format In Flex?

Jul 1, 2011

How to convert UTC time into date time format in flex. I am using sdk 3.5. for example I have current date time in UTC format as 1309522586000 (milliseconds) and I want to convert it to friday jul 1 2011. How can I do this??

View 1 Replies

Flex :: Stacked Bar Chart With Date As X-axis And Names As Y-axis?

Apr 13, 2012

I'm making a chart where the x-axis needs to have dates and y-axis names. The lenght of the bar is longer when the date is later. But I want to stack multiple bars on eachother. for example This is the code I have so far

<fx:Script>
<![CDATA[
import mx.collections.ArrayCollection;

[code].....

View 1 Replies

Flex :: ArrayCollection Fast Filtering (one Chart At A Time Is Not Option)

Sep 19, 2011

I have the following situation: have a screen with 4 charts, each being populated with 59 array collections. Each array collection has 2000+ data points. This construct needs to be filtered(by time), but the problem I'm encountering is the fact that it takes a long time for the filtering to finish (which is to expected given the amount of data points that need to filtered).

Filtering one chart at a time is not option, so I wanted to ask you what do you think would be the best approach? (should I use vector instead?). To generalize this question what would be the best way to filter large collections in flex/as3?

View 4 Replies

Flex :: Utc Date Time Format?

Jun 18, 2011

here are my functions they work fine when timeoffset is round number(1,2,3,4...),but when is 3.5(3:30), 4.5(4:30) it doesnt work.

private function init_vars():void
{
timeZoneOffset = FlexGlobals.topLevelApplication.parameters.clock_time_zone; // I load this

[code].....

View 3 Replies

Flex :: Date / Time Chooser Component?

Sep 16, 2009

I need a time chooser for a flex app, and as far as I can tell there is no UI component to manipulate Date objects at a resolution finer than per-day (the DateChooser component).What's a good time chooser for Flex? I strongly prefer a Free as in Libre and/or Free as in Beer component.

View 5 Replies

Flex :: DateTimeAxis - Set Label To Display Date + Time?

Sep 22, 2009

Is there a way in flex 3 chart component to display both the date and time using horizontal DateTimeAxis?

Currently the DateTimeAxis element has an attribute dataunits which allows to set the value to any of "milliseconds|seconds|minutes|hours|days|weeks|months|years" but I want to display the label as "2009/09/15 06:00:00" which includes the day and the time too.

[Code]...

View 1 Replies

Flex :: Servlets - Dynamically Update Date And Time From The Server?

Jan 31, 2010

I have a GUI in flex. I am getting the value of the server date from the servlet to the .mxml file. I want to show the date and time dynamically changing. How can I do that in flex?

View 1 Replies

Flex :: Date Time Axis Not Showing Correct Values?

May 28, 2010

<fx:Declarations>
<!-- Place non-visual elements (e.g., services, value objects) here -->
</fx:Declarations>

[code].....

View 1 Replies

Actionscript 3 :: Date Time Format Change In Flex Custom Component?

Apr 11, 2012

im using a custom component for date time, it is 12 hours and am/pm format,Now i wat to show 24 hour format in numeric stepper and am/pm should be disabled.heres my code

<mx:Script>
<![CDATA[
[Bindable] private var _selectedDate:Date = new Date();

[code].....

View 2 Replies

ActionScript 3.0 :: Shade A Date Range In The Background Of The Chart?

Mar 23, 2009

i would like to place some backgroundelements on my chart which uses a datetimeaxis. I would like to shade a date range in the background of the chart based on start and ending dates in my dataprovider. How can I take the star and end dates and get their exact point on the chart? This way if I can get the points for the start and end dates, I can then shade the area between them.

View 1 Replies

Flex :: Prevent A Default Chart Item Roll Over Highlight In A Spark Column Chart?

Mar 3, 2011

I'm trying to prevent a default chart item roll over highlight in a Spark column chart.If you look at any of the chart examples on this page , when you roll over any of the chart series items, they turn a darkened shade of their original colour. This is what I want to prevent.

So far I have had no luck with using the itemRollOverColor property, as this only allows you to set it to one specific colour for the whole chart (my app has several different coloured series on the chart at once). Also, trying to leverage the itemRollOver event (with preventDefault() etc) hasn't worked either.

View 1 Replies

Flex :: Make Chart Which Is Combination Of Bar And Line Chart Using Charting API

Jan 10, 2011

I'm trying to make chart which is combination of bar and line chart using Flex Charting API . Here x axis would be common and y axis would be different. note that y axis got different range of value one is % and other is amount. Any one got idea how to make this chart. Here line chart would be staked on top of bar chart . The line chart and never over laid or drawn on top of bar chart.

View 1 Replies

ActionScript 3.0 :: Update Time And Date With Server Time..?

Jul 13, 2010

every login ,flash get server time from php. how can i update  time and date in flash..?

View 3 Replies

Convert Date And Time To CDT Time Zone In Flex4

Apr 15, 2011

How to convert date and time to CDT time Zone in flex4.

View 1 Replies

Actionscript 3 :: Implement Stock Charts In Mobile Application Created In Flex?

Jan 18, 2012

I am trying to implement Stock Charts in my Mobile application created in flex.what i need to implement is the cross hair as seen in [URL] how this can be achieved.

View 1 Replies

Real Time Date And Time Tween?

Aug 16, 2011

I'm working on creating a new look for my portfolio and had a concept.I would like have one movie clip tween in real time 365 frame increments, while another moves in real time minute or second increments.Along with this, I would like to be able to override the passage of time by scrolling an associated scrollbar.The two tweens would be independent of one another.

View 1 Replies

Flash :: Handle A Time Object From Php In Flex (parse It To A Date Object)

Aug 19, 2010

I've got a php backend which delivers a time (e.g. '07:00:00'). This time is recognized as a string but I need it as a Date. So what I need is: Convert a string '07:00:00' to a Flex Date object. Is there a way to do this (without using regular expressions)?

View 2 Replies

Php :: Split Date Form Date Of String Formate Using Flex?

Nov 30, 2009

my date of string like (2009-12-03 21:05:00) date with time . so i used to store var newdate:Date=new Date(Date.parse(startdate)); but shows some errors.and also i tried to split string(date) used date function likevar datenumber:Number= (new Date(Date.parse(startdate))).getDate();

View 1 Replies

Actionscript 3 :: Flex - Date Serialization - Render A Null Date Value

Aug 24, 2010

Does anyone know how to get actionscript to render a null date value '000:00:00T00:00:00'? I am calling a web service that expects date fields in the SOAP xml. I need some of these dates to serialize as null and I can't see how to produce null. The closest value I can get is '1899-11-30T00:00:00Z'. Below is the code I am using:

[Code]...

View 3 Replies

ActionScript 3.0 :: Develop Chart In Flash (eg. Bar Chart, Pie Chart)?

Mar 2, 2011

Is it possible to develop chart in flash (eg. bar chart, pie chart)?

View 1 Replies

Flex :: Create A Timeline From Date To Date In AS3?

Aug 25, 2009

I need to create a timeline between 2 given dates, ie:2006-01-20 - 2009-02-14

The timeline must be drawn on a given width (can be altered), ie: 600px

But I need to add markers, one on year beginning, and others 4 times during the year (each 73 days aprox)

View 2 Replies

Flex :: Date Displaying Wrong Date?

Sep 29, 2009

I am experiencing a very strange behavoiour of Flex Date object. My web service is written in .Net 3.5 and all object which I am retriving or updating have Creation Date (Date Type) in .Net code.

But when I am calling .Net web service and displaying data in Flex, Flex displaying a different Date than what stored in web service. When I update my object using Flex UI, every time update time is very different than actual update time set by .Net code.

View 4 Replies

Real Time - Draw Candle Graph Using Open Flash Chart?

Nov 24, 2010

I want to draw stock price in real time as a candle graph. I get open flash chart from someone and it looks good at drawing. I don't know how to update the candle graph in real time (using Ajax?), and is it a good way? I use Python a lot. But I cannot find tools as easily to use as OFC.

View 3 Replies

Automatically Put The Date And Time Of Publication In The Swf?

Mar 10, 2009

Is there an easy way to automatically put the date and time of publication in the swf?

View 6 Replies

Add The Time And Date To A Flash File?

Aug 26, 2009

I'm trying to add the time and date to a flash file I am making This is the code I have for it:

// set the date
var date = new Date();
date_txt.text = d.toString();
stop();

this is what it shows.

Wed Aug 26 16:21:45 GMT+0930 2009

It works fine, but the time is stationary how can I make it count?

View 1 Replies

ActionScript 2.0 :: How To Print Date And Time

Oct 7, 2010

I have looked around a lot for the answer to this, here and out on the web, I just can't believe it can't be done.I have certificates that the user fills in their name once they successfully pass the on-line course, this works and prints fine. The decided they wanted the current date and time to show up on the certificate for their records. The date and time displays correctly, but when you go to print the certificate you get the default numerals, not the date and time, once the print dialogue box goes away after printing, you can see it change back to correct day and time.

View 2 Replies

Professional :: AS Countdown To Time Of Date?

Mar 7, 2011

I need to create a countdown timer to a date and time. I created a timer with the following code from a tutorial online. Problem is, I can't seem to figure out how to make it countdown to a time like 8am on that date. below is teh code I am working with. can anyone help me out?
 
this.onEnterFrame = function()   {        var today:Date = new Date();    var currentYear = today.getFullYear();    var currentTime = today.getTime();        var targetDate:Date = new Date(currentYear,05,13);    var targetTime = targetDate.getTime();        var timeLeft = targetTime - currentTime;        var sec = Math.floor(timeLeft/1000);    var min = Math.floor(sec/60);    var hrs =

[code]....

View 1 Replies

ActionScript 2.0 :: Time And Date In Flash

Apr 23, 2011

I can get the current date in actionscript using the Date() function, my question is, does it give the same timezone for everyone? When I use it, it gives me the current hour and everything for the Eastern Time Zone (Newyork), but I live in Georgia, so I am eastern timezone, will someone who lives somewhere else, like california, run the code (below) and tell me if the time flash displays is the current time they have on their computer, or if the hours are off... with that said, if it is the same, and flash doesn't give everyone on earth the same time, is there any code I can use to retrieve the current time in 1 time zone no matter where on earth I am when I use the code? [code]

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved