In a graph of point series, we want to display tooltip information, ie whenever the cursor points to a point in the graph, some information display, eg name, property, description, comments, date updated, etc.. Information that is associated with the data that is not plotted.
Additionally, we want to add a popup if a data point is selected by right click, with several options and when one is selected I want to execute another program which is waiting for parameters from the selected point
----------
En un gráfico de series de puntos, queremos desplegar información adicional del punto graficado tipo tooltip, es decir, que cada vez que el cursor señale un punto se despliegue un cuadro con información como por ejemplo: nombre, propiedades, descripción, etc. Información asociada al punto pero que no fue utilizada para generar el gráfico. Adicionalmente, deseamos añadir un menu popup cada vez que el usuario haga click derecho sobre un punto del gráfico, el mismo que podrá tener varias opciones que ejecuten programas que esperan como parámetros información del punto seleccionado.
Espero que la traducción en español sea más clara que mi inglés, saludos cordiales, JAV.
Point series tooltip and popup
Re: Point series tooltip and popup
Hello JAV,
I recommend use mark tip tool. You can find and example in Demo project concretely: All Features\Tools\Mark Tip. If you have any questions let me know.
I hope will helps.
-----------------------
Le recomiendo que use Mark tip tool. Usted puede encontrar algunos ejemplos en los proyectos de demostración(Demo project) y concretamente en All Features\Tools\Mark Tip. Si usted tiene alguna otra pregunta, no dude en hacérmelo saber.
Espero que le ayude.
I recommend use mark tip tool. You can find and example in Demo project concretely: All Features\Tools\Mark Tip. If you have any questions let me know.
I hope will helps.
-----------------------
Le recomiendo que use Mark tip tool. Usted puede encontrar algunos ejemplos en los proyectos de demostración(Demo project) y concretamente en All Features\Tools\Mark Tip. Si usted tiene alguna otra pregunta, no dude en hacérmelo saber.
Espero que le ayude.
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Point series tooltip and popup
Thank you very much for your help Sandra. Please show me where I find "All Features \ Tools \ Mark Tip"? Sorry, I don't know this ActiveX and am trying to understand it...
Best regards,
JAV
---------------------------
Muchas gracias por la ayuda Sandra. Me podrías indicar por favor dónde encuentro "All Features\Tools\Mark Tip" ? Disculpa, para mí es nuevo este ActiveX y estoy intentando comprenderlo...
Saludos cordiales,
JAV
Best regards,
JAV
---------------------------
Muchas gracias por la ayuda Sandra. Me podrías indicar por favor dónde encuentro "All Features\Tools\Mark Tip" ? Disculpa, para mí es nuevo este ActiveX y estoy intentando comprenderlo...
Saludos cordiales,
JAV
Re: Point series tooltip and popup
Hello JAV,
Demo project is where you Install project TeeChart Activex and to find the example you only have open Demo Project as do in next Image:
------
El proyecto de demostración -Demo project- se encuentra en la carpeta dónde usted ha instalado el TeeChartActiveX y para encontrar el ejemplo solo tiene que abrir el Demo project y hacer lo mismo que en la siguiente imagen:
I hope will helps.
Thanks,
Demo project is where you Install project TeeChart Activex and to find the example you only have open Demo Project as do in next Image:
------
El proyecto de demostración -Demo project- se encuentra en la carpeta dónde usted ha instalado el TeeChartActiveX y para encontrar el ejemplo solo tiene que abrir el Demo project y hacer lo mismo que en la siguiente imagen:
I hope will helps.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Point series tooltip and popup
Dear Sandra,
Thank you very much for your answer. We reviewed all files installed: initially the spanish version was installed, we also have try with the english version (TeeChart 8.ocx) but any demo appears, only those on the attached image are available.
Searching for a solution for our doubt, we have found the following options (plese see marks.jpg), how can we access to the mouse action and delay properties on a mark?
Setting marks as legend, the x-axis values disappear and now tooltip text of the last point of the serie appear as x-axis value.... any suggestion???
Best regards,
JAV
---------
Estimada Sandra,
Muchas gracias por su respuesta. Hemos revisado todos los archivos instalados tanto en la versión en inglés como en español, y no existe ningun archivo demo, le adjuntamos una imagen de lo que se instala. Estamos trabajando con la vesion TeeChart8.ocx.
Buscando una solución a la pregunta inicial encontramos las opciones que se muestran en la imagen (marks.jpg), como podemos programar las opciones de mouse action y delay para que el tooltip aparezca cuando el usuario hace click con el mouse sobre un punto de una serie y el tiempo que este se despliega sea mayor (3 segundos).
Finalmente, personalizando el tooltip como legend, se perdieron los valores del eje x y en su lugar aparece ahora el texto del tooltip correspondiente al último punto de la serie, alguna sugerencia??
saludos cordiales,
JAV
Thank you very much for your answer. We reviewed all files installed: initially the spanish version was installed, we also have try with the english version (TeeChart 8.ocx) but any demo appears, only those on the attached image are available.
Searching for a solution for our doubt, we have found the following options (plese see marks.jpg), how can we access to the mouse action and delay properties on a mark?
Setting marks as legend, the x-axis values disappear and now tooltip text of the last point of the serie appear as x-axis value.... any suggestion???
Best regards,
JAV
---------
Estimada Sandra,
Muchas gracias por su respuesta. Hemos revisado todos los archivos instalados tanto en la versión en inglés como en español, y no existe ningun archivo demo, le adjuntamos una imagen de lo que se instala. Estamos trabajando con la vesion TeeChart8.ocx.
Buscando una solución a la pregunta inicial encontramos las opciones que se muestran en la imagen (marks.jpg), como podemos programar las opciones de mouse action y delay para que el tooltip aparezca cuando el usuario hace click con el mouse sobre un punto de una serie y el tiempo que este se despliega sea mayor (3 segundos).
Finalmente, personalizando el tooltip como legend, se perdieron los valores del eje x y en su lugar aparece ahora el texto del tooltip correspondiente al último punto de la serie, alguna sugerencia??
saludos cordiales,
JAV
- Attachments
-
- tooltip configuration
- marks.JPG (31.28 KiB) Viewed 12244 times
-
- files installed
- files.JPG (53.58 KiB) Viewed 12277 times
Re: Point series tooltip and popup
Hello JAV,
I've noticed that you use the TeeChartAX8XXX.exe where XXX is language as you are working and for this you don't have Demo project. I recommend you that install complet version of TeeChartActiveX -TeeChart8ActiveX.exe - so in it there are Demo project, additionally documentation that you can help in the moment of made your applications.
--------
Me he dado cuenta de que está utilizando TeeChartAX8XXX.exe dónde XXX es la lengua con la que está trabajando y por lo tanto en esté build no hay la Demo project. Le recomiendo que instale la versión completa de TeeChart 8 para Axtivex -TeeChart8Activex.exe- porqué en esta hay los ejemplos de demostración, y documentos adicionales que te puede ayudar en el momento de desarrollar sus proyectos.
Thanks,
I've noticed that you use the TeeChartAX8XXX.exe where XXX is language as you are working and for this you don't have Demo project. I recommend you that install complet version of TeeChartActiveX -TeeChart8ActiveX.exe - so in it there are Demo project, additionally documentation that you can help in the moment of made your applications.
--------
Me he dado cuenta de que está utilizando TeeChartAX8XXX.exe dónde XXX es la lengua con la que está trabajando y por lo tanto en esté build no hay la Demo project. Le recomiendo que instale la versión completa de TeeChart 8 para Axtivex -TeeChart8Activex.exe- porqué en esta hay los ejemplos de demostración, y documentos adicionales que te puede ayudar en el momento de desarrollar sus proyectos.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Point series tooltip and popup
Dear Sandra:
Thank you very much for your help. It has been very helpful to have the demo. Have a great day!
Best regards,
JAV
Thank you very much for your help. It has been very helpful to have the demo. Have a great day!
Best regards,
JAV
Re: Point series tooltip and popup
Hello JAV,
I am glad that recommendation helps you.
Thanks,
I am glad that recommendation helps you.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |