Windrose chart using flot

383 views
Skip to first unread message

Prachi Mohile

unread,
Sep 10, 2014, 7:44:40 AM9/10/14
to flot-...@googlegroups.com
I want to use flot chart for plotting windrose chart. want help on the same .

Juergen Marsch

unread,
Sep 10, 2014, 10:14:37 AM9/10/14
to flot-...@googlegroups.com
Source for examples can be found in pageSource (firefox in right click menu)
Regards
Jürgen

On Wed, Sep 10, 2014 at 1:44 PM, Prachi Mohile <moh...@gmail.com> wrote:
I want to use flot chart for plotting windrose chart. want help on the same .

--

---
You received this message because you are subscribed to the Google Groups "Flot graphs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flot-graphs...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Prachi Mohile

unread,
Sep 16, 2014, 8:17:37 AM9/16/14
to flot-...@googlegroups.com
thanks for your reply. if i need any help i will ask for the same again .now i will check with the given sample.thanks again

Prachi Mohile

unread,
Sep 17, 2014, 4:40:13 AM9/17/14
to flot-...@googlegroups.com
I just want to know that how we can distribute/provide wind speed and wind direction data to that graph.

Juergen Marsch

unread,
Sep 17, 2014, 11:53:27 AM9/17/14
to flot-...@googlegroups.com
This is not part of the windrose plugin.
Easy way would be to calculate and draw this by yourself.
Based on direction you get the angle for drawing to calculate x/y, and based on speed you get length.
Next you need to draw from center of circle a line on canvas to calculated x/y value.

Sorry, but thats what I can do right now.

regards Juergen

Prachi Mohile

unread,
Oct 11, 2014, 6:26:38 AM10/11/14
to flot-...@googlegroups.com

Can we use Flot chart with asp.net 3.5?

On Wednesday, September 10, 2014 5 :14:40 PM UTC+5:30, Prachi Mohile wrote:

Juergen Marsch

unread,
Oct 13, 2014, 5:06:55 AM10/13/14
to flot-...@googlegroups.com
Hello Prachi,

Flot needs html for placeholder and javascript to create charts.
As long as you create a response in ASP.net that has this in, it should work.
I worked with ASP.net(vb.net mostly) some years ago, and had no problems.

regards
Jürgen


--

Sean Poulter

unread,
Oct 14, 2014, 3:32:22 PM10/14/14
to flot-...@googlegroups.com
There another thread and pull request for this on GitHub: https://github.com/flot/flot/pull/969

Jürgen, have you submitted your code into the main repo?

Juergen Marsch

unread,
Oct 15, 2014, 3:20:49 AM10/15/14
to flot-...@googlegroups.com
Hello Sean,

source is available under given url only.
David keeps source as small as possible for maintenance reason.
It would take a lot of his time to support available plugins, and to become kind of responsible for that.

My main direction is to make my sources available. If somebody likes it, take it the way it is.
The portion of my time for support is limited (sorry)

regards from Krefeld(Germany, about 14 degrees)
Jürgen

Prachi Mohile

unread,
Nov 13, 2014, 4:15:29 AM11/13/14
to flot-...@googlegroups.com
Hello,

I am using the provided plugin for ploting windrose, it is working fine, but i have some more requirement for displaying direction on the graph. while displaying direction, data should be plotted between the respective direction . i have gone through the direction tab of given sample but it is overwriting the direction data and not working for multiple direction, it is useful for one direction only. Can you please help me more on the given problem?
Reply all
Reply to author
Forward
0 new messages