Hi,
Please guide us on following points, its quite urgent.
1. Basic Drawing Tools: For any charting components basic drawing tools are bare minimum requirement e.g. Line, Rectangle, Eclipse tools etc. we are not able to find the option in code. Please let us know how we can draw Line, Rectangle, Eclipse Objects etc. on created chart.
2. Charting Drawing Tools: Please let us know how we can draw charting tools (Trend lines, Speed Lines, Fibonacci Arcs, Fibonacci Fan, Fibonacci Retracement, Fibonacci Time zones, Horizontal line, Free Hand draw etc.) on created chart.
3.Chart Types: Please let us know we can create different chart types e.g. Point & Figure, Renko, Kagi, Three line brake, Equivolume, Equivolume Shadow using HTML5 charting component.
Thank you in advance.
Regards,
Pooja Kunder
Credentials for Steema Soft- Charting (Urgent)
Re: Credentials for Steema Soft- Charting (Urgent)
Hello Pooja Kunder,
Have you seen the reference demo? It includes examples showing how to use the majority of features supported in TeeChart Javascript / HTML5:
http://www.steema.com/files/public/teec ... 1.7/demos/
http://www.steema.com/files/public/teec ... _paint.htm
However, you an calculate the function points from a source yourself and add them to a regular Line series.
Also note there is a introductory demo with animations here:
http://www.steema.com/files/public/teec ... index.html
If you find there concrete feature, series or tool missing (or if you found a bug) in this TeeChart version or in any other, don't hesitate to create a ticket at the public tracker system:
http://bugs.teechart.net/
Have you seen the reference demo? It includes examples showing how to use the majority of features supported in TeeChart Javascript / HTML5:
http://www.steema.com/files/public/teec ... 1.7/demos/
Take a look at the custom Painting example here:FTIL wrote:1. Basic Drawing Tools: For any charting components basic drawing tools are bare minimum requirement e.g. Line, Rectangle, Eclipse tools etc. we are not able to find the option in code. Please let us know how we can draw Line, Rectangle, Eclipse Objects etc. on created chart.
http://www.steema.com/files/public/teec ... _paint.htm
The majority of features mentioned are functions you are probably using in other TeeChart products. Note TeeChart Javascript / HTML5 doesn't include functions for the moment.FTIL wrote:2. Charting Drawing Tools: Please let us know how we can draw charting tools (Trend lines, Speed Lines, Fibonacci Arcs, Fibonacci Fan, Fibonacci Retracement, Fibonacci Time zones, Horizontal line, Free Hand draw etc.) on created chart.
However, you an calculate the function points from a source yourself and add them to a regular Line series.
You can see what are supported series in the demo mentioned above.FTIL wrote:3.Chart Types: Please let us know we can create different chart types e.g. Point & Figure, Renko, Kagi, Three line brake, Equivolume, Equivolume Shadow using HTML5 charting component.
Also note there is a introductory demo with animations here:
http://www.steema.com/files/public/teec ... index.html
If you find there concrete feature, series or tool missing (or if you found a bug) in this TeeChart version or in any other, don't hesitate to create a ticket at the public tracker system:
http://bugs.teechart.net/
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |