javascript - Scrolling in jqPlot -
i using jqplot
show candlestick chart , data xml
. retrieve data xml
, put array , jqplot
creates candlestick chart that. xml
file contains lots of data in chart values overlapping (with fixed width).
is possible make graph of lets 10% of data , place scrollbar , on every tick of scrollbar rebuild graph next data or there exists such functionality of scrolling of graph/chart in jqplot
.
please me resolve this.
its better load xml
@ once, not give data @ once jqplot
chart. make sure passing part of data jqplot
. once assign data chart go scrolling of data using jquery
or scroller code. whenever scroll on try refresh or regenrate chart selected data.
Comments
Post a Comment