I have an application based on some values from different inputs (temperature, humidity ...), different Show the chart
So far I have done this with JPGF, and it is very easy to do this. You can easily add a legend, and plot as much as you like. You can also fix the scale easily, despite this, I should have some interactivity with the user (I just want the user to click on a point in the graph, X and Y values are shown). This is not easy with JPGF because it's just a PNG image.
I was advised to use the Rafael JS library, and I was reading the documentation (), but I do not think what I have to do (line chart) is that simple < P> So, I'm asking both JPEGIf users and Rafael JS users if they have experience, and if any good tutorial is online (I can not find anyone working with the line chart). The way the graphs I am now doing is like this:
Some other options: <
Comments
Post a Comment