Point series tooltip and popup

TeeChart for ActiveX, COM and ASP
Post Reply
JAV
Newbie
Newbie
Posts: 65
Joined: Thu May 12, 2011 12:00 am

Point series tooltip and popup

Post by JAV » Mon May 30, 2011 5:54 pm

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.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Point series tooltip and popup

Post by Sandra » Tue May 31, 2011 4:05 pm

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.
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

JAV
Newbie
Newbie
Posts: 65
Joined: Thu May 12, 2011 12:00 am

Re: Point series tooltip and popup

Post by JAV » Tue May 31, 2011 5:03 pm

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... :shock:

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... :shock:

Saludos cordiales,

JAV

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Point series tooltip and popup

Post by Sandra » Wed Jun 01, 2011 9:38 am

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:
DemoProject.jpg
DemoProject.jpg (235.09 KiB) Viewed 12059 times
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
Image Image Image Image Image Image
Instructions - How to post in this forum

JAV
Newbie
Newbie
Posts: 65
Joined: Thu May 12, 2011 12:00 am

Re: Point series tooltip and popup

Post by JAV » Wed Jun 01, 2011 3:05 pm

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
Attachments
marks.JPG
tooltip configuration
marks.JPG (31.28 KiB) Viewed 12016 times
files.JPG
files installed
files.JPG (53.58 KiB) Viewed 12049 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Point series tooltip and popup

Post by Sandra » Thu Jun 02, 2011 9:24 am

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,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

JAV
Newbie
Newbie
Posts: 65
Joined: Thu May 12, 2011 12:00 am

Re: Point series tooltip and popup

Post by JAV » Thu Jun 02, 2011 3:52 pm

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 :D

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Point series tooltip and popup

Post by Sandra » Fri Jun 03, 2011 7:34 am

Hello JAV,

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply