PiRSquared17 / jsflot

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

about reRender #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.reRender is not  refresh 

What is the expected output? What do you see instead?
does not reflect,

What version of the product are you using? On what operating system?
0.4

Please provide any additional information below.
shopping1008@gmail.com

Original issue reported on code.google.com by shopping...@gmail.com on 31 Oct 2009 at 1:29

GoogleCodeExporter commented 9 years ago
Hello, 

I am not sure what you mean by "reRender is not refresh". Could you elaborate ?

Original comment by boem...@gmail.com on 2 Nov 2009 at 1:07

GoogleCodeExporter commented 9 years ago
thank you ,
reRender is not refresh other components ;
eg : 
   <jsflot:flotChart         
        id="chart"         
        value="#{demo.chartSeries}"     
        actionListener="#{demo.chartActionListener}"
        ChartDraggedAction="#{demo.chartDraggedListener}"         
        chartType="line"   
        chartClickable="true"
        chartDraggable="true"
        showDataPoints="true"
        reRender="txtHint"/> 

      <h:outputText id ="txtHint" value="#{demo.hintString}" />
when click chart point , "txtHint" is not value changed. why , i don't know!
can you give me a good example! thanks!

Original comment by shopping...@gmail.com on 4 Nov 2009 at 2:48

GoogleCodeExporter commented 9 years ago
The same page can not display multiple map.
why , It don't,  I don't know too,  

Original comment by shopping...@gmail.com on 4 Nov 2009 at 3:02