Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graphs and Charts
Message
 
To
10/01/2007 11:47:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01184244
Message ID:
01184401
Views:
18
You making a 400 slice pie dude?:-) Thats like 59 arc minutes + 30 arc seconds, on average, for each slice. AI see a big screen or big paper in your future!

I don't think MSChart exposes the "PIE" chart to VFP - it can be tricked with a Bubble Chart. You got MS Graph - but they say it's fat and slow!

Why don't you post a couple of rows of data and let us look at it. Tell us what you're trying to do! There is MSChart - and there is an Excel VBA approach . If you look in the download are or KB area - some UTites have samples there - there is also a bunch of stuff on the net.

It would also be pretty cool to make pie charts based on conditions of one field and not just comparisons of different fields.
The best way to do that is to programatically add, delete or re-assign row and column values to an array or DBF (cursor). Then clear the chart's data source and loop the new (conditional) values back into the charts data objects. Or - you could address the charts data source directly.


>Is there any code out there to easily make nice looking pie charts or something? The wizard with VFP only allows up to 400 records and is very strange to setup. It would also be pretty cool to make pie charts based on conditions of one field and not just comparisons of different fields. Anything out there?
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform