| Using Javascript to make interactive plots
|
ktsirig

msg:4525504 | 12:35 am on Dec 6, 2012 (gmt 0) | Hi, I wanted to ask if there exist any ready-to-use scripts for creating interactive plots with JS. What I mean by interactive, is, for example, if you have a plot with 5 histogram bars, each of which could correspond to, let's say, the number of people in a school (say schools 1,2,3,4 and 5) , one could select, by ticking a checkbox on a list outside the plot, which of the bars (schools) would be visible in the plot and which not.
|
daveVk

msg:4525534 | 5:30 am on Dec 6, 2012 (gmt 0) | jqplot [jqplot.com...] for example is one I have used without problems, there are many alternatives.
|
|
|