|
How can i create custom action in Financial Charts |
Posted by subodh on Sep-16-2010 20:07 |
|
Hello Mr. Admin
I m doing POC on the Java/JSP FinancialChart and i will want to add the Custom action in chart like a Menu on Chart So that user can draw a line on chart like - A line between two price in a month ,Slop Between Higher price and Lowest price etc.
How can i add this Custom function in the Charts currently i m doing POC on JSP chart.I will do POC on the Applet Chart also
Thanks For ur valuable suggestions |
Re: How can i create custom action in Financial Charts |
Posted by Peter Kwan on Sep-17-2010 02:29 |
|
Hi subodh,
You can always add a menu to anything you like in your web page. For example, you can add a Javascript "onclick" hander on the image. When the user clicks on the image, you may execute some Javascript to pop up a menu.
I am not exactly sure what by allowing "the user to draw a line on the chart". Do you mean allowing the user to draw things similar to using a Photoshop or Windows Paint (using a mouse to drag to draw a line)? To do this, you would need to write a program that performs similar function to Windows Paint or Photoshop for drawing lines. Then you can allow the user to draw on the chart image created by ChartDirector.
Hope this can help.
Regards
Peter Kwan |
Re: How can i create custom action in Financial Charts |
Posted by Subodh Joshi on Sep-17-2010 15:28 |
|
Hi Mr. Peter ,
I will Discuss my problem with u again ,First i have to ask why i m not getting any mail whenever u answer my Problem .It is not a Big issue But i have to check in the Forum section ,to check if my question answered or no not.
Thanks For Support |
Re: How can i create custom action in Financial Charts |
Posted by Peter Kwan on Sep-17-2010 17:03 |
|
Hi Subodh,
Does the email issue only happen in this post, or does it occur to every post in the forum?
Also, have you checked your spam filter to see if the message is filtered out?
I will send an email to you manually to check the email address. Please let me know if you receive my email or not.
Regards
Peter Kwan |
Re: How can i create custom action in Financial Charts |
Posted by Subodh Joshi on Sep-17-2010 17:07 |
|
Hi Peter,
i got ur Test mail but u also replied in my issue message but i did not get any mail regarding this.
thanks |
Re: How can i create custom action in Financial Charts |
Posted by Subodh Joshi on Sep-17-2010 17:09 |
|
Sorry Mr. peter i m getting ur mail in Spam Folder ,i clicked the not spam.
Thanks For ur suggestion and sorry to raise the issue of mail |
|