Topic
How can I display multiple coordinate windows in a document?
Page d'accueil ' Communauté ' Généralités ' Comment puis-je afficher plusieurs fenêtres de coordonnées dans un document ?
- Ce sujet contient 2 réponses, 2 participants et a été mis à jour pour la dernière fois par Richard Weisang, le il y a 21 années.
-
AuteurMessages
-
29.04.2004 à 21:15 #34196Richard WeisangMaître des clés
I am creating a report where I would like to use cursors in several graphs and display the information for each graph separately. The problem is as I switch graphs the cursors change. It is possible to have independent cursors and coordinate windows for each plot on a report?
29.04.2004 à 21:23 #34194Richard WeisangMaître des clésI am creating a report where I would like to use cursors in several graphs and display the information for each graph separately. The problem is as I switch graphs the cursors change. It is possible to have independent cursors and coordinate windows for each plot on a report?
29.04.2004 à 21:23 #34195Bernhard KantzParticipantIf you use the cursors in a document or worksheet, then the document or worksheet and not the individual graphs are managing the cursors and the coordinates window. This is because some cursor functionality is working across several graphs, e. g. synchronization. To solve your problem, you would have to create FPScript formulas which access the cursors of the document through FPScript-properties. These formulas should be built so that they return the results to be displayed for the indivual graphs. Then you build a cell table to act as a custom coordinate window for each graph and simply add these cell tables to the document beside the graphs.
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.