Jay or Jason,
Are there any limitations to the number of unique lines that are capable of being drawn. With this questions, I mean the following..
Let's say I want to draw unique line segments (one bar in length) spanning up to 100 bars. So for a single line (continuous) - it may require up to 100 individual line segments.
Now, I want to have up to 25 or 30 lines (each with up to 100 line segments - so to say - maybe less line segments - possibly 60 or so).
But is this possible and will I run into a problem with speed??
The other thing that I really need it the ability to allow the user to click on a bar and return that bar #. Any chance this is on the way??
Brad
Are there any limitations to the number of unique lines that are capable of being drawn. With this questions, I mean the following..
Let's say I want to draw unique line segments (one bar in length) spanning up to 100 bars. So for a single line (continuous) - it may require up to 100 individual line segments.
Now, I want to have up to 25 or 30 lines (each with up to 100 line segments - so to say - maybe less line segments - possibly 60 or so).
But is this possible and will I run into a problem with speed??
The other thing that I really need it the ability to allow the user to click on a bar and return that bar #. Any chance this is on the way??
Brad
Comment