Flex3 - Customize Data Points On A Flex Graph?

Mar 20, 2010

I have an area graph and I'm looking to have the data points to be shown. I have a CircleItemRenderer, but this shows all of the datapoints in the default stroke and fill. 1) How do I customize the display of my CircleItemRenderer? (instead of it having an orange fill, how can I change the color?

2) How can I decide to show the node for specific data points but not for others? For example, in my .XML file that imports the data for the graph, I may have a variable show_data_point which is true or false.

[Code]...

View 1 Replies


Similar Posts:


Flex :: Graph Data Provider Has Values But Graph Is Not Plotting

Aug 22, 2011

In the below code the traced values are correct its there in the chart data provder but the

input graph is not plotting.there is no error in this code.Can anyone solve it?

function fnctn(evt:Event)
{
var tp:int = bulb1 + bulb2 + bulb3 + bulb4;

[Code].....

View 1 Replies

Customize Highlighted Data Point Circles In Flex Charts?

Oct 5, 2011

I need to customize a look and feel of standard Flex LineChart with LineSeries. I cannot figure out how to change default circles drawn when the mouse pointer is over a data point.

View 3 Replies

ActionScript 3.0 :: Labeling Points (TextField) On Graph

Feb 15, 2010

I've made a graph application in AS3. You can plot points and then lines draw between the points to form a polyline/polygon. At each point a label (textfield) is dynamically placed to label that point, i.e. A for the first point B for the second etc. What I'm struggling to understand and properly implement is how to make sure the label is not being overlapped by a line using simple trigonometry. I'm calculating the acute angle for the intersection between the two lines at each point and then substracting 360 degrees from that to get the angle of reflex. At this point I get lost. How can I place a textfield at the middle of that angle of reflex (basically the opposite side of where the lines are drawing to). Or, is there a better strategy for placing the textfields and insuring they are not overlapped by the lines?

View 6 Replies

Actionscript 3 :: Create A Graph From Points In Grid That Contains Holes?

Jul 6, 2010

I've got a continuous plane (2-D) containing polygonal obstacles. I am uniformly sampling the plane at discrete positions to create a uniform grid of points. The grid does not have points where obstacles lie (i.e. holes where ever an obstacle is) as shown in the image below.[url]...

View 1 Replies

ActionScript 3.0 :: Flash - Finding The Main Points On A Graph?

Mar 17, 2012

This is more of a question of logic than coding.. but here goes. I've got an array of points, and when plotted on a graph in flash it shows something like this:The blue points just highlight the points of each spike. While the red points are points I want to find.My question is, how do I find the red points on each spike?At first I tried sorting through the array for the highest points, but that didn't give me all the red points as some blue points are higher than the red points.Just by looking at the graph I can immediately see the points I need, but it's a bit harder to find those using code..

View 10 Replies

Flex :: Export Table Data To A MIME Resource(Flex3 Component) From Web Dynpro?

Mar 1, 2010

Is there a way to export Table data to a MIME Resource(Flex3 component) from Web Dynpro?

I have a flex3 component(US heat Map) which accepts a arrayCollection (state and value pairs). I need to create a webdynpro wrapper for this to use in Visual Composer 7.2.

What I am trying to do is migrate the flex components I made for Visual Composer 7.0 (using a VCXL wrapper) to Visual Composer 7.2 using web Dynpro. I have managed to migrate components which require simple input data types like integer or string, but I am stuck at those which require complex structures like an array collection.

View 1 Replies

ActionScript 3.0 :: Create A Plot Graph With Labels On Plotted Points?

Aug 26, 2009

I want to create a plot graph with labels on plotted points

View 2 Replies

Flex :: Make Data Tip Appear When Mouse Hovers The Chart, Not Only When Hovers Data Points?

Aug 24, 2011

I want a data tip to appear when mouse pointer is over any point of the chart, not only when pointer is directly over a data point.

View 1 Replies

Annotations - Flex Chart AnnotationElement Incorrect Data Points?

Jul 22, 2010

I have 2 Y-axis on the chart and I am trying to use annotationElement's localToData to get the data points associated with a Point on the chart.

The annotation Element is able to return a set of values for the point ( 1 Y - data, 1 -x data), But it is returning the values against one axis and not the other.

Is there a way to associate the annotation element with a specific axis ?

View 1 Replies

Flex :: LineChart Data Points Don't Match Tick Marks / Axis Labels

Feb 26, 2010

why the data points on the LineChart don't line up with the corresponding tick mark / horizontal axis label? See adobe's example (at the bottom of the page):[URL]See how the data for 7/28/05 is to the right of the 7/28/05 tick mark / label?

View 1 Replies

Actionscript 3 :: Customize Initial Data And Solution?

Aug 26, 2011

I want to design an object for loading and showing customized data, for example, the object firstly loads all employees in database, then look up whether login user in the list, if so then show the login user, otherwise show dummy data "all employees"(means null). But another scenario is the component should "remember" last time user selected data and show in another page,

View 1 Replies

Flex3 :: Give DataGrid Data To Function

Dec 16, 2009

i have a Problem to send a value from the DataGrid to a function- this is my function:[code]Now i have my DataGrid which receives Information from an XML File. Everything works fine. All Information is shown correctly with that Tags:[code]except the Button. The Function "browseLoc" only has the text {codeworxx.pages.page[selectedPageIndex].url} in it - not the value. How do i do it?

View 1 Replies

ActionScript 3 :: Flex3 - Carrying Data In Custom Events?

Apr 14, 2010

I am working on actionscript to generate a SWF dynamically using JSON data coming from an HTTP request. I receive the data on creationComplete and try to generate a tree like structure. I don't create the whole tree at the same time. I create 2 levels, level 1 and level 2. My goal is to attach custom events on the panels which represent tree nodes. When users click the panels, it dispatches custom events and try to generate the next level.

So, it goes like this :
On creation complete -> get JSON-> create top tow levels -> click on level 2-> create the level 2 and level 3 -> click on level 3-> create level 3 and 4. and so on and so on. I am attaching my code with this email. How to do this if you need to paint a tree having
total level number = "n" where n = 0 to 100
Should I carry the data around in CustomPageClickEvent class.

[Code]
import com.iwobanas.effects.*;
import flash.events.MouseEvent;
import flash.filters.BitmapFilterQuality;
import flash.filters.BitmapFilterType;
import flash.filters.GradientGlowFilter;
[Code] .....

View 1 Replies

ActionScript 2.0 :: Equation Generate To Graph \ Show A Slope Graph?

Jan 26, 2010

School Project with the following actionscript in Flash 8, I want to show a slope graph? What code to add to make slope graph work?

/*var orig_x:Number;
var orig_y:Number;
orig_x = (plane_mc._x)+(plane_mc._width/2);

[code].....

View 0 Replies

Actionscript 3 :: Flex3 - Convert One Vector Data To Another Vector Data?

Mar 11, 2011

Class ShootGame implements IGame{

[Code]...

View 1 Replies

Flex :: Customize Sdk Classes?

Oct 31, 2009

I have modifyed XMLEncoder class from Flex SDK (XMLEncoder.as)

After it I run my project but I don't see any changes...

What should I do to realy modify project's behaviour?

View 2 Replies

Flex :: Create A Customize Bar?

Jun 23, 2011

there is a bar like in the following website which i am unable to create the one with blue in color and has a question mark

the Link : customize bar

View 1 Replies

Flex :: Customize The Sorting In Datagrid?

Jul 2, 2009

I have a column with 4 fields named : a> Main, b> Forward c> Back d> Link, if I use pre-defined sorting of datagrid with the column names which will be alphabetically, then the order is c>Back b>Forward d> Link a> Main. But, I do not want to sort based on the alphabets. I prefer to sort by names of the column fields. i.e. somehow give priority to each individual column field names. Like pre-define my own order.

View 2 Replies

Flex :: Customize The Alert Box With Two Buttons

Apr 2, 2010

I need to customize my alert box with two button and both the button need to have different skins on them. I was able to do it for one skin. But i am unable to figure out about the two skins. My code that i have right now is below:

[Code]...

View 1 Replies

Flex :: Customize Accordion And Panel Look?

Sep 17, 2010

I want to increase the (height) size and change the color of a spark accordion header, similarly I want to change the color of a spark panel header. Can I do this through mxml properties and css or will I need to use a custom skin?

View 1 Replies

Flex :: Customize CircleItemRenderer In Chart?

Apr 10, 2011

<mx:LineSeries form="curve" displayName="BG" yField="Value" xField="DateTime">
<mx:itemRenderer>
<fx:Component>

[code].....

View 1 Replies

Flex :: How To Customize Barchart Datatips

Apr 26, 2011

How can I customize my barchart datatips in flex? The transparent background of them is too dark to see any of the text in them.

View 1 Replies

Flex :: Customize A List In Mobile Application?

Aug 7, 2011

the thing I mean cannot be probably done with the component, but I don't know how is the component I want called. I would like to achieve a list but with sort of "icon look". You could say some sort of springboard navigation.

Here is just a quick sketch in Photoshop how it should look like: [URL]

The item is the one actual item in the list or something.

View 2 Replies

Flex :: Flex3 - ConcurrencyError Using HTTPService

Aug 21, 2009

I'm getting occasional ConcurrencyError faults when using HTTPService in Flex 3. I have four HTTPService objects, all configured with concurrency=single. I'm not sure though how to continue to diagnose, as I don't see in the FaultEvent what service object caused the issue, and I can't easily reproduce it on-demand.

One feature of my app is that I am also using a URLRequest to load a sound shortly after receiving a result from one of the HTTPService calls. Could this be related to the concurrency error?

The fault looks like this:

[FaultEvent fault=[RPC Fault faultString="Attempt to invoke while another call is pending. Either change concurrency options or avoid multiple calls." faultCode="ConcurrencyError" faultDetail="null"] messageId=null type="fault" bubbles=false cancelable=true eventPhase=2]

View 1 Replies

Flex3 - Error After Upgrading Flex SDK

Jun 9, 2009

After upgrading the Flex SDK from 3.1 to any newer version of the SDK and trying to compile an existing project, the following error appears in the Problems pane:

Description: { expected Resource: (shows project name, not a specific file) Location: line 15

Any ideas how to solve this or where to start the bug hunt?

It looks like the problem is in the ...sdks/3.3.0/frameworks/libs/player/10/playerglobal.swc file, but I'm certainly not sure.

View 4 Replies

Flex :: Customize Datagrid To Show Connectivity Between Tasks

May 18, 2010

I have made a program in Flex for creating simple schedules, similar to MS Project or Vico Control. I have one problem that I would like to solve. (You can see it here: OnTime Project Scheduling tool made in Flex

The tasks of the schedule are represented as Gantt Chart, for which I created a itemRenderer inside one of the rows in the DataGrid. The tasks are shown as gantt diagrams, but I would also like to show the connectivity between tasks.

take a look at the image below, to see what I am trying to accomplish here: (above is the image of how datagrid looks now, and below is the thing I would like to add)

how I could do this inside DataGrid's item renderer?

View 1 Replies

Flex :: Flex3 - Accessing Flexs Objects By Id?

Jul 5, 2010

I have a datagrid which has id="myGrid" in my application, from it I call a component. Now from the component I can call parentDocument.myGrid.selectedIndex = 0; and it works fine.But I want to make the component reusable, and I would like to pass the ID to the component each time, so myGrid will change, how to properly send the ID to the component, and use it in the component?

View 2 Replies

Flex :: Merge Pdfs(Alive PDF) In Flex3?

Apr 12, 2011

My flex application generates individual pdf documents based on individual selection criterion,but i need to merge those generated pdfs or is it possible to store individual pdfs temporarily then merge those into single pdf?

View 2 Replies

Flex :: Flex3 - Mx Custom Component Not Working?

Apr 15, 2011

I want to create flex application by which i can verify user age i have use following code can u tell me why i cant see mx component "dialogtitle","dialogcontent""dialogbutton"

<?xml version="1.0" encoding="UTF-8"?>
<mx:VBox creationComplete="{initComponent();}" height="219" width="560" xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:components="components.*" xmlns:local="*">

[code].....

View 1 Replies







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