0

I have an idea. What i would like to do is to plot a skew-t diagram (scientific meteorological vertical measurement plot) with jQuery. The problem is that all the available packages are more or less for "statistical plots" like barplots and so on. I tried a few of them (the most accurate was flot - but has no option to make non-linear-background-lines or "something equal to that".

This here is an example http://www.ux1.eiu.edu/~cxtdm/met/snow/skewt_012205.gif

So my question. Is there any plugin i havn't seen which can do such "complex" plots? Or is there a "tutorial" for how-to-create plots from scratch? But this could be a loooooooot of work.

Thanks for your hints! Reto, Switzerland

1 Answers1

0

I am a flot fun it is really powerful, look at examples: Flot Examples, but sometimes you need to write extra code.

webdeveloper
  • 17,174
  • 3
  • 48
  • 47