youcef92 / flotr

Automatically exported from code.google.com/p/flotr
0 stars 0 forks source link

help required for Flotr Selection Mode #186

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is my Chart shown here developed using FLotr JS

http://www.tiikoni.com/tis/view/?id=12624a2

As shown there is a Master and Child Chart .

The functionality is that on selecting a Child Chart Area Portion , the Master 
Chart should be zoomed to that area .

The issue i am facing is that , the Labels on the X axis are not properly shown 

Means as shown on to my Chart , if i select between 2010-03-16 and 2010-04-11 
on to child chart , the end value that is 2010-04-11 is not shown (Please see 
the chart here)

http://www.tiikoni.com/tis/view/?id=0498a49 

How can we resolve this so that , irrespective of the selected area , it shows 
at least last value on the X axis chart ??

Please reply , i am facing a lot of trouble due to this ??

Original issue reported on code.google.com by ravikira...@gmail.com on 13 May 2011 at 12:59

GoogleCodeExporter commented 8 years ago
For me only one problem in Flotr is that, area do not ends with last point in 
line graph, and i will repare it. 

But the rest i thing is a problem of libary you use. Probably you select a 
value a little before next datapoint in Child Chart Area and because of that, 
this value isn't passed to Master Chart. My sugestion is to report bug there.

Original comment by macku30@gmail.com on 13 May 2011 at 1:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Could you please help me with this :

"For me only one problem in Flotr is that, area do not ends with last point in 
line graph, and i will repare it. "

It will be very helpful .    

The other things are working properly as expected . 

As you indicated "Probably you select a value a little before next datapoint in 
Child Chart Area and because of that, this value isn't passed to Master Chart" 
on this comment , when showing the tooltip on chart the last value is shown 
properly on chart .

The only issue as i mentioned is that the X axis labels are not being filled 
properly . please help 

Original comment by ravikira...@gmail.com on 13 May 2011 at 1:50

GoogleCodeExporter commented 8 years ago
sir , any help i can get ??

Original comment by ravikira...@gmail.com on 14 May 2011 at 3:57

GoogleCodeExporter commented 8 years ago
As i said before, i think the reason of your problem is libary you use. To 
reproduce it and check if it is a Flotr problem, I have to know how Flort is 
configured, and which data are passed to your Master Chart.

Original comment by macku30@gmail.com on 14 May 2011 at 5:38

GoogleCodeExporter commented 8 years ago
Agreed with you , sir here is the chart source 
(http://www.humblesoftware.com/finance/source) what i have customized to my 
requirements . 

Original comment by ravikira...@gmail.com on 14 May 2011 at 5:53

GoogleCodeExporter commented 8 years ago
hi , please  tell me in what function do i need to make changes in Flotr.js to 
make it to work ??

Original comment by ravikira...@gmail.com on 14 May 2011 at 5:01