Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash








Pie Charts And Bar Graphs


Hi there, does anyone know where I can find some pie charts or bar graph components either for free or for sale, I have downloaded quite a few fla examples from flashkit but I am still looking for something suitable.

thanks




FlashKit > Flash Help > Flash MX
Posted on: 09-27-2002, 01:44 PM


View Complete Forum Thread with Replies

Sponsored Links:

Graphs And Charts
Anyone know of any good customizable components or tutorials on making flash charts (line/bar/pie) dynamic with animation?

so far, all I got was graph zx


Thanks,

Jeff M

View Replies !    View Related
Graphs,charts In Flash 5
hi friends,

i want to create graphs and charts using flash 5 and ASP ..plzz help me out .


ramm

rammhere@rediffmail.com

View Replies !    View Related
SWF Charts/graphs Into A Printable Medium...
I created several really nice charts and graphs on a project intranet that pull data from an XML file (which is created by another program that hooks into the database) and displays that data on the web page. Now my client wants to be able to create a monthly report using several of these flash files. And they want them to be vector.

I tried embedding them in Acrobat, but the charts seemed to not read in the XML and did not want to work. Plus, the client wants something more automated.

Is there some kind of page design program out there that I could create a monthly report on with all types of information and still be able to import SWF files linked to the XML data on the server.

If only InDesign would let me import interactive SWF files.

My dream would be to set up some sort of PDF that would be composed of hundreds of SWF files so that when a user pulled it up, they could print it out, browse through it page by page, etc...

I am not looking for anyone to solve this all for me...I realize it is a complicated request, but if anyone has any tips or can point me in the right direction, it would be greatly appreciated.

View Replies !    View Related
Creating Charts/graphs Dynamically?
Okay so does anyone know of any tutorials on the net to show you how to create charts dynamically from a website?

I haven't touched flash since flash 6.. but now im back, and super rusty... and would really love to know how to do this... even a simple bar chart (or something simpler? haha)

I searched but everything I found was already-made commercial products.. I want to know HOW to do it...

View Replies !    View Related
Dynamic Flash Line Graphs And Pie Charts
Can anyone point me in the direction of some info on creating dynamic flash line graphs and pie charts? For example, the pie chart slices change in size as you move value sliders, etc.

THANKS!

t

View Replies !    View Related
Bar Graphs
I am doing a project for my senior projets class and in it we are going to display a bar graph of sorts. I would like to know how or where I could find out how to do this in flash (preferably) or maybe any other application that you may seem fit. This is going to be a dynamic graph in the sense that it will be updated automatically given certain input. My background in flash is little but just point me in the right direction and I will figure it out. All tips/help will be appreciated.
Thanks

View Replies !    View Related
Graphs
I'm looking to make a flash "app" that gets data from a table or form every five minutes and plots the data onto a graph. Where can I find how to do advanced stuff like this? or does someone here already know how?

View Replies !    View Related
Dynamic Graphs
I'm looking for a good resource to develop a dynamic graph based on an evaluated statement using data entered from forms. Also, I'm looking for a resource on how to change the value of a form by moving a slider bar.

Thanks,
Heath

View Replies !    View Related
Graphs In Flash
how to create graphs in flash?
for instance, line graph..

View Replies !    View Related
Graphs In Flash MX....?
I wanted to create a graph using databse values and Flash MX or Flash 5... I am able to do this using Flash 5 and the Databse .. but What my problem is I need 2 Different Scales on Y Axis as well as one Common Scale on X Axis... for Example ... Days of the Week on X axis and PulseRate and Blood Pressure on Y Axis... Can anyone help me out on this.. How can i do it using any version of Flash...?

View Replies !    View Related
Dynamic Bar Graphs
Hi people!

Does anybody know how to do this , or even, better, is aware of an tutorial on the following subject?

I need to create a bargraph that changes obviously dependent on the value of a variable.

Hope you can help!

Kind Regards,

Deadhands

View Replies !    View Related
Animated Bar Graphs
Hi,
I am wondering if someone can help me here. I am trying to create an automated Bar Graph exactly like on ESPN.com's sports sites (sports.espn.go.com/nhl/index, sports.espn.go.com/mlb/index, sports.espn.go.com/nba/index, sports.espn.go.com/nfl/index, etc). If you view one of those pages, on the bottom right side of the page is a Poll that you can participate in. When you click Vote, it draws the results in a bar graph with the precentages to 100%. It's really neat and wanted to know how it is done. I know the values are most likely stored and retrieved from a text file or database, but I would like to know how to draw the graph on the fly like that so users can see it as it's drawn.

Any help is greatly appreciated.

View Replies !    View Related
Euler Graphs
I found long time ago on flashkit.com on "movies" section a movie that
let you check if a grph is eulerian or hamiltonian or something like this

I search now but didnt found anything on maths
Do you know where can I find this fla or something about math graphs(trees)?

View Replies !    View Related
Dynamic Graphs
I'd like some insight as to what the best way to do this would be please.

http://www.infochoice.com.au/banking...wing-power.asp

WHat is the best way for plotting graphs in flash, particularly how to resize the X and Y axis scales when the amounts get bigger or smaller.

A simplified example of what I was trying is:

_root.createEmptyMovieClip("graph",1)
graph.lineStyle(2,0xCCFFCC,100);

x=0
do {
y=3*x
graph.lineTo(x,y);
x+=1;
} while (x>=0&&x<=30);

THis only seemed to plot the first point.


Thanks
Hollie

View Replies !    View Related
Flash Graphs?
Does anybody have any experience with graphing and Flash? It is somewhat easy or very difficult to have a graph rendered on the fly from a set of data? Is there an ideal way to do this?

View Replies !    View Related
Line Graphs?
Hi

Is there a simple example on how to do a line graph in flash mx?

I've found one, but it wasnt english, so i didnt really understand it


Thanks for any help.

View Replies !    View Related
Displaying Graphs
I want to display data on my web page in graphical form.

The page is currently pulling the data from the sql database and just
displaying numbers. I can provide the data to flash in just about any form.

I don't have the budget to buy a component, so if anyone can point me to
tutorials or free components I'd be very grateful,

Thanks,

JJ

View Replies !    View Related
Flash Graphs
I am having a serious problem, well its a serious problem for me cause i suck at maths

I am trying to draw a graph in flash

lets say its has 50 points i need to plot

The highest point is 24078.4, the lowest point is 23846.9

my graph is 320px high so 24078.4 must be at 320px, 23846.9 must be at 0px

how do i work out where the numbers between that must be plotted?
for example

23986.7
24021.2

if someone could work this out and show me a formula i really would appreciate it so much
Thanks

View Replies !    View Related
Bar Graphs And PHP/MySQL
Hello All!
I'm trying to make a Bar graph that feeds off of data from a MySQL dbase, and server side language is php. I think I have the 'bar' part working, and i'm just messing with getting the data.
PHP data:

PHP Code:



$string .="&bench".$i."=".$row['Bench']."&result".$i."=".$row['Baseline']; 




Actionscript:

Code:
onClipEvent (load) {

myData = new LoadVars()
myData.load("http://localhost/sites.php")
_root.tim.htmlText = "";
myData.onLoad = function(success){
if(success){

for(var i = 0; i < 15; i += 1)
{
_root.datafornewBAR += myData["result"+i];
duplicateMovieClip (_root.bar1, "bar" + i, i);
}

} else trace ("Error loading data")
}

}
It appears the data is looping through the array, but it does this faster than duplicateMovieClip so, all of the bars on the graph have the same value (the last value).

Any thoughts?
Thanks!

-Tim

View Replies !    View Related
Line Graphs - Help
Hey there,
Just wondering if anyone can point me in a direction for creating line craphs, with varying ranges for X and Y axis.

I have the XML side of it working great, but I am having a difficult time on how to get started with the plotting and changing of the range and scale, etc.

Any links or advice would be appreciated.

I do not wish to use the component that adobe / macromedia has on their dev site, as I need more customization.

View Replies !    View Related
Help Me, I Want To Draw Graphs In Flash
Hello!

I work on a verry interesting mathsprojekt in flash.
I wonder how to draw graphs in flash according to a
function.

Are there any gurus out there?!

If(yes){
"-please let me know!"
}

/Charli

View Replies !    View Related
Pies Bars And Graphs
hi all

i have been looking for an open source .fla that generates a pie chart, a bar chart and/or a graph based on data stored in a .txt file (or equivelant). i have trounced the movies section of this site but no real luck there. does anyone know where i might find what i'm looking for here?

thanks

View Replies !    View Related
Generating Graphs With Your Application.
Hey guys,

I'd like to know if it's possible to create graphs like the ones in (gasp)miscrosoft word...

the client has people who input the info themselves and, in turn, insert the word graphs into the html document. is there a way to make an application which would output graphs that doesn't look like crap(word), and can be used by their staff to input, output the graph as a graphical file?

is there another program which can do this that anybody would like to recommend?

View Replies !    View Related
Dynamic Graphs In Flash
Hi,
I know this is a long shot. But I really have no idea how to even start on this one. So if someone could even give me a URL to start looking at, that would be great.

I need to build a graph (preferably a pie-chart style) that generates itself from information held in an Access database in Flash.

I've a few books arriving next week which might help, but if I can get started on it now, that'd be far better.

-Eoin

View Replies !    View Related
Dynamic Graphs In Flash
Hi,
I know this is a long shot. But I really have no idea how to even start on this one. So if someone could even give me a URL to start looking at, that would be great.

I need to build a graph (preferably a pie-chart style) that generates itself from information held in an Access database in Flash.

I've a few books arriving next week which might help, but if I can get started on it now, that'd be far better.

-Eoin

View Replies !    View Related
Graphs In Flash MX 2004 Pro
Can anyone help?

I'm trying to work out a time counter script.

The idea is to have a URL of live web cam images feed into a movie clip on a frame. The web cam being live for say half an hour. To enable the frame to move onto the next fame I need a counter script that will look at the computer clock and verify the computer clock has moved on half an hour and hence move the Flash animation onto the next frame.

Thanks Mark

View Replies !    View Related
Flash Line Graphs
Hi

Just wondering if anyone knows of a component or can point me in the right direction to create a line graph (as per the included file)

I have been trying to get his right, but find it difficult to get the scaling right, all the graphs have different scales, ie one starts at 10 dollars and ends at 50 dollar, the next might be 5 cents to 87cents etc. My time periods (y scale) is constant 90day.

Thanks

View Replies !    View Related
Flash Line Graphs
Hi

Just wondering if anyone knows of a component or can point me in the right direction to create a line graph (as per the included file)

I have been trying to get his right, but find it difficult to get the scaling right, all the graphs have different scales, ie one starts at 10 dollars and ends at 50 dollar, the next might be 5 cents to 87cents etc. My time periods (y scale) is constant 90day.

Thanks

PS using MX 2004 pro

View Replies !    View Related
Graphs And Input In Flash
hello flash friends...

i was wondering if it is possible to use flash to draw and make graphs after some data has been entered???

thanks in advance
$$

View Replies !    View Related
Dynamic Line Graphs From .xls
Hi All,
Can any one help me how to make line graphs in flash reading values from an external .xls file.
Any tutorial reference files or third party software. Actually I am making a presentation for which I have to make graphs of daily slaes the graphs need to be animated and the values should be read from an external file most preferably an excel sheet so that the user can change the daily sales volume himself and run the file again to get the new graph.

Plz help it really is critical

View Replies !    View Related
Flash Chart- Graphs
Hi friends ,

Any body have idea of doing flash charts and graphs ........


please i need immediate .........


thanks for help in advance...........

View Replies !    View Related
Creating Dynamic Graphs
could anybody help me to create a dynamic graph?
I have a frequency distribution table corresponding to which i have to create a histogram. The activity is that the graph shud show the corresponding variations once the frequency interval is changed..

Any help is highly appreciated.

View Replies !    View Related
Drawing Math Graphs
Hello,
I need to create a falsh movie that will be able to draw a graph for some math functions (x^2, x^3 and etc.) and I've been having some problems:

1. I'v been trying to shift the coordinate system to the center of the stage by adding the shift value to the calculation output, but the graph still appears not centered:
var x;
var y;
_root.lineStyle(1, 0x0000FF, 100);
_root.moveTo(250,250);

for (x=-10; x<10; x=x+1){
y=-x*x;
_root.lineTo(10*x+250, y+250);
}

2. The graph doesn't look good as it is too small and I would like to magnify it, but when I multiply the output by 10 for example, the graph doesn't look smooth any more.

I would greatly appreciate any help and suggestions.
Mey be anyone knows where I can find some tutorial that would help me.

View Replies !    View Related
Creating Dynamic Graphs
could anybody help me to create a dynamic graph?
I have a frequency distribution table corresponding to which i have to create a histogram. The activity is that the graph shud show the corresponding variations once the frequency interval is changed..

Any help is highly appreciated.

View Replies !    View Related
MX Pie And Bar Charts.
First off good job on whoever made the UI charts, really easy to use, however I'm having some problems figuring out how to make the charts dynamic.

I'm trying to pass variables from a CF page or even though XML or any other type of external data to create the bar and pie charts on the fly.

I'm guessing if the charts are using parameters in the dataprovider component, I should be able to load in my own values, however I'm getting lost a bit. Has anyone done this yet, and if so, what variables do I need to replace and where? FLA examples of this would save a lot of time if at all possible.

Thanks.

View Replies !    View Related
Charts
Does anyone know a good (easy and scalable) way of creating Charts (inc pie, bar and line graphs, also charts with miltiple series) from within flash - it's for delivery both on and off line, but I don't mind storing the data in external XML files.

Also, it has to animate well and look dead nice! I've been looking for compnents that could handle this, but as yet, have found none!

Cheers in advance,

//JonBoy

View Replies !    View Related
Pie Charts
Dose anyone have any idea how create a pie chart using action script?

I would like draw a wedge at a time rather than drawing circle and then drawing lines splitting the circle up with line.

Any help on this would be appreciated.

View Replies !    View Related
XML/SWF Charts 4.5
I am using XML/SWF Charts 4.5 and I can not get live data into the graph to save my life. Has anyone used this before? Basically I am having another source (matlab) kick out camera data to my xml file, well I have gotten this far and I am ripping my hair out!

any thoughts? php is killing me

View Replies !    View Related
AS3 Charts
Hey Guys, are there any AS3 simple 2d chart components? or some classes?

View Replies !    View Related
Creating Graphs Using External Files?
I need to create a graph in flash, but i need to pick up the variables from an external text file. Ive searched through all the movies, there is ways of inputting data within a flash movie as a variable and that can create a graph, but I need to have theses variables coming in from an external file. PLEASE HELP.

View Replies !    View Related
Actionscript To Create Dinamically 3d Bar Graphs
Hi, If anybody has a class that allow me to create dinamically 3d bar graphs or something similar, please write me, developing mine it's taking too much of my time.
tnx
Dario

View Replies !    View Related
How To Generated A Graphs Out Of A Text File
hi all, I'm using a 3d game engine for installation we're building, well for the public we also need to build an interface. What we would like to make in flash is a graph generator which reads a txt file, which constist of 1 table and 4 cells. This txt is updated every frame (by that game engine). What we would like to do in flash MX is load the txt every frame, read the cells and thus over time generate a graph for each of these cells. (Hope it's clear)

Well I was wondering if this would be possible and if so some assistence would be much appriaciated. (or is there such a fla made allready ???)

thx

View Replies !    View Related
Allowing Readers To Plot Graphs
I am looking for code or even a program that will allow viewers to a website to fill in certain parameters to find where they are on a graph (i.e. simple computer modelling or game).
I am experienced with flash graphics but not actionsccript.
I will start with simple graphs but would like to more to more complex modelling eventually.
thanks
david
(I am a doctor and edit 2 websites for my patients and students (or any other readers...www.diabeticretinopathy.org.uk is the main site)

View Replies !    View Related
Real-time Graphs In Flash 5 Or Mx
Hello everyone!

I need some help! I try to find tutorials about makin real-time graphs in flash, like the one seen in this page :

http://www.upscale.utoronto.ca/Gener...DampedSHM.html

but I couldn't find any info about this!

Does anyone knows how to do this kind of things or knows where's a tutorial for that!

Thanks in advanced!

Chamaelon

View Replies !    View Related
Dynamic Graphs For A Stadalone Player
Hi
I am trying to do this project where I am making a quiz with a few sections eg:- history, math etc..Each section has a few questions.

Once the person answers the questions they should get a bar graph and or a pie chart where their result is displayed which shows how well they have scored in each section with respect to any other section.

This is for a standalone player and will be on a cd.

Please help.

Thanks Aneesha

View Replies !    View Related
Math Question About Lines On Graphs
how would you get 3 lines to rotate like this on a graph just using maths

like y = (this.steps * x) + 0;

seams to make a line rotate upwards


not sure how you would get 3 curves like that rotating clockwise

any math wizards got any ideas
thx

View Replies !    View Related
Effect For Drawing Line Graphs
Hi,

I have a flash movie that plots line graphs using successive calls to graphics.lineto(). I'd like to add some effects to it - eg. blur and glow perhaps.

Would anyone have a link to a tutorial, or a tip on how to add these effects in AS3? Also, can one add an effect to a section of the current MC instead of applying it globally? Or does one have to use a new layer to do that?

Thank you,
sb

View Replies !    View Related
Line And Bar Charts
Sorry for the newbie question, but I want to read figures in from a database (I program in PHP with Oracle database) and then graph them in a line and bar chart.

I want the line and bar chart to be somewhat animated..ie..the line moves from one week to the next until the graph is complete.

I think I understand the LoadVariables function from/to PHP but would like to know what's required for the actual creation of the line and bar chart.

If anyone has done this and could offer me some pointers, or if there are any tutorials, samples, etc, it would be greatly appreciated.

Thanks

View Replies !    View Related
Dynamic Pie Charts
...help!!! im new to actionscripting and im toying around with a script that i wrote fom scratch that will dynamically generate pie charts. I have everything laid out but there script needs help...if anyone has time to help it would be great...ill have to email you the .fla file

View Replies !    View Related
Charts Using Flash
Hi there! I'm kind of new to Flash, have been looking at v5 and MX a little. I'm looking to create a chart in Flash, dynamically. My idea is that tags in the web page will populate the parameters (from server side web code) and there will be picked up by the Flash movie to build and display a chart.

Does anyone know of components or examples like this? I've seen several charts in the libraries here but nothing quite like this, ultimately I'd like to email the charts and Flash seems the least "risk" in terms of what is allowed to display in an HTML email.

Any suggestions most welcome.

Chris.

View Replies !    View Related
Shrinking Charts
Hi,

Im using the Flash MX charting components, to draw a bar chart which alters over time. However for some data the chart seems to shrink down tot he right (i.e the whole thing goes very thin) The axis lables are unaffected, as is the caption...

Anyone any idea what might be happening here, I'm lost, completely...

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved