Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a graph automatically from data
Message
De
04/06/2001 15:39:40
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
04/06/2001 15:06:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00514765
Message ID:
00514787
Vues:
9
>Hi....
>
>Could someone help out an extremely inexperienced VFP user with coding? I'm an obstetrician and have put our patient visit data into a database. I would like to be able to switch to a pageframe that automatically plots the patient's weight on a y axis against date on the x axis. I realize that the Graph Wizard can do this, but is there any sample code out there that will let me do this automatically?
>
>Chris

Hi Chris,
For sample MSGraph code check Message #499398
However for graphs like weight, percentile it's much much faster to use VFP native objects like line, shape or line, box methods. Of course if you would print a case record then this approach is troublesome.
I suggest if you wouldn't print it, never save the graph in a general field. Bind it to a cursor gen field and refresh changing data.
Good luck
Cetin (MD)
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform