Flash :: Open Source Flex Time-series Charts
Jun 16, 2011Can anyone suggest an open-sourced time-series chart created using flex??(With functionalities like the one on google/yahoo finance??)Googling gives a lot of unnecessary data,
View 1 RepliesCan anyone suggest an open-sourced time-series chart created using flex??(With functionalities like the one on google/yahoo finance??)Googling gives a lot of unnecessary data,
View 1 RepliesI have a Flex LineChart which contains three series:
two LineSeries
one ColumnSet
Has anyone seen or heard of a way to set the dataTipRenderer on a per-series basis? You can only override it for the entire chart and I would prefer to not have to overlay multiple charts just to achieve this effect.
I have a chart with multiple series (Area and Plot). The Area series has 'xField' as 'timeStamp' and 'yField' as 'price'. The Plot Series has 'xField' as 'timeStamp' and no 'yField'.... ! Can I position the plot series though I do not have a corresponding 'yField' value ? Can I assign a default value to the 'yField' (say '10' for all...?)
[Code]...
I want to create a daily build chart with 1 column as 1 build, 1 build will have 3 series for eg feature 1, feature 2, feature 3. Now i need to fill the color of the series dynamically based on the feature is pass or fail. for eg if in a particular build feature 1: Pass, feature 2: Fail, feature 3:Fail then the color sequence of the column will be green, red, red. how to implement this logic and where? (if in fillfunction)
View 1 RepliesI have a problem with the cartesian charts in the Adobe Flex SDK 4.5 and 4.5.1. Perhaps it's a bug, because it's not in the SDK 4.0, 4.1 and 4.6. Or it's just a problem of my code.
I made a little example project to range over series data in a CartesianChart (Line/Area/Column/Bar), a little bit like the google finance chart. When I add all series to the chart, the problem didn't occur. Only when I have multiple series and remove one or more series and than range over the data, the series data get compressed:
Chart image It seems like the horizontal axis didn't change or didn't get an update that the chart data changed, when I range over the current data.
[Code]...
Had someone the same problem or has an idea how to remove a series in another way?
I want a chart that has several separate series running in rows across. They are largely separate charts and should not overlap, but all share the same horizontal datetimeaxis. They don't share the same y-axis, however and that's where I'm getting stuck.I have tried having a linechart series and then a plotchart series, but it will only allow a single <mx:series> per chart without having them inside the same series which as far as I can tell will place the charts on top of each other in the z-axis. I can stack them and have them completely separate charts, but it was proving to be somewhat irritating having them align correctly.
Is there any reasonable way of combining multiple charts into one like this? Basically having rows in a table where each row is a different chart but the columns are consistent. or am I going to be best served just by stacking separate ones? an illustration of what i'm going for is here: http:[url]........
DTD flash flex action script open source engine?I need some open source engine for creating some games like Desktop Tower Defense games
View 1 RepliesI'm currently researching Flex visualization components for demoing purposes and am wondering if anyone in the community has had success building on top of any current open source projects. I'm currently looking at axiis but am wondering if anyone has found anything similar that worked well for building custom visualization components? I've found some stuff hosted on Google code but haven't found anything very mature yet.
View 1 RepliesAs developers at De Monsters we werent totally happy with the current Flash, Flex or AIR debuggers out there. So we decided to create our own debugger called De MonsterDebugger. Today weve got a great new version that we want to share with the community for free.
[Code]...
is out there any Open Source phpmyadmin flash user intrface?
View 1 RepliesI am trying to use AlivePDF to save a chart into a .pdf file. However, when I try to save my chart, it ends up clipping half of the chart in the pdf so it isn't even fully visible. It seems that the screencapture that AlivePDF took to generate my pdf was too small.I am trying to get a chart from a sample to work with sample code for using alivepdf that I picked off the web.[code]
View 1 RepliesI have a LineChar, with one LineSeries, on which i am drawing values ( Y axis ), on specific time ( X axis ).The problem is that i don't wanna the points which is distanced on a specific distance in time ( let say 6 hours ) to be connected.Is there a way to make LineSeries with DateTimeAxis not connecting points distanted in specific time ?
View 1 RepliesThat has all the basic functionality like play, pause, stop, forward, rewind, and volume controls?
View 6 RepliesAre there any open source (read free) alternatives to Flex Builder? I do not qualify for their student waiver (sad)
View 4 RepliesI need Open source lib for Audio based generative art (Flash/Action Script)Something like or easier than Very Interactive People example
Something more strictly formatted and more 2d than Mr.Doobs examples
I would like to know how to build a flex based flash file and handle it through java but the open-source way. I would like to learn using flex to develop webpages. Is there any way to implement it using eclipse IDE.
View 3 RepliesI currently use iLog Elixir calendar component, and I am not entirely happy. It is buggy, support sucks and I can't play around with the source.well maintain flex library project which has a decent calendar / date chooser component?
View 3 RepliesI'm searching for at least simple Open Source Flex mxml actionscript Table creator and editor?
I need it to be able to create simple tables and generate some text (xml or HTML ) representation of thair contents
Could someone share list of active and popular open source Rich Internet Applications or desktop application (not library or framework) that are built by Adobe AIR/Flex? The popularity and quality I am looking for are something like Azureus/Vuze (Java), XBMC etc. [url]...
View 3 RepliesI need to create an application, the main срфддутпу will be to work with graphics. The application will contain the basic operations with geometric shapes and creating your own shapes.When creating, I would like to rely on ready-made examples of graphic editors. To do this, I'm looking for examples of open source projects.
View 1 RepliesI want to build a community website with videoconferencing functionality integrated. I would prefer to provide this from within the browser, so I'm looking for a Java- or Flash-based solution.Also, it would be nice to spare bandwidth by having the clients stream their audio and video data without using a central server (like the way Skype works, for example).Is there a reasonably mature open-source project that meets these criteria?
View 3 RepliesIs there an open source AS lib can be used for mind-map-like application?
View 1 RepliesI have seen this question asked here a few times, but most question didn't recieve an answer. I'm trying my luck, has anybody heard of any such tool?
View 1 RepliesI want to create a Flash application but I do not want to pay the $700 for Flash Professional CS5 (neither to pirate it). I have been looking at previous questions here in SO and around the net for hints of free software allowing to develop flash apps.
From my current research, it seems the tools I need are:
1. FlashDevelop or similar to create and compile ActionScript code.
2. Pencil, Synfig or similar to create animation (is it possible to export to fla?
3. ?? to put everything together and compile a swf file.
My question is whether anyone has successfully followed a similar path to build a flash application using only open source. And better yet, any good web site with documentation on how to tackle such a task. I have looked at the Open Source Flash Projects page which contains a comprehensive list of flash related open-source projects and libraries...
Is there a open source alternative to flash.
View 1 RepliesAnyone know of an open source whiteboard in Flash? Something similar t
View 6 Repliesi am developing a flash cms open source if you want to
[Code]...
I am looking for leads on an Open Source IK library for AS3.
My project involves simple 2D limbs with shoulder/elbow/wrist joints.
If I am unable to find anything I am going to try and write one, although my math is not anywhere near up to the task.
I'm just a student who's looking into building about 1 or 2 flash files that would need both the movie-making and actionscripting capabilities of Adobe Flash Professional. Problem is it costs $120, and that's a huge burden to me!I've did some research and found a few free or open source programs, but they are either:a) For making animations ONLYb) For writing Actionscript 3 ONLYo here's my questions:1) Is there any way I can make a flash movie using a program from a), and then inserting AS3 into it using a program from b)
View 1 RepliesReading "Building the realtime user experience" by Ted Roden, I was wondering how to go further and get some video chat web app up and running without the use of flash.
So, in terms of feasibility:
client-side: how can one access to cam and mic local streams not using flash ?
server-side: are there any existing frameworks or open source servers (something like red5) that focus on this kind of use cases ? If not, what do I need to build my own (lightweight) visio chat server ?