|
FlotUsage
Sites and projects using Flot
Feel free to post a comment with a link if you have a site you want to show off. Embed a screenshot for bonus points. :) PS: Please do not post Flot questions here, use the forum/mailing list instead. |
Sign in to add a comment
http://beta.itunesregistry.com (and eventually the non-beta, when i get done)
The AEGIS Sed Explorer page at http://aegis.ucolick.org/products/MTR/explore.html got javascript error when viewed in IE 7.
As my first introduction to Flot i recently used Flot for http://www.nuernberg-eisbaer.de/ to display the Growth of a Baby Polar Bear in Days.
Hello,
i'm using Flot for http://usa2008.politiques.info/ in this pages: http://usa2008.politiques.info/democrat-evolution/ http://usa2008.politiques.info/republican-evolution/ http://usa2008.politiques.info/democrats-vs-republicans/
I find this library really cool.
I wrote a flot plugin for TurboGears?, called TurboFlot? (http://pypi.python.org/pypi/TurboFlot), which I use to generate metrics for Fedora's update system (https://admin.fedoraproject.org/updates/metrics/).
I'm using flot to display infrared spectra in a substance database, with ajax used to call more detailed data as required (original datafile has ~15 000 data points!) An example is here http://www.churchard.co.uk/flot
I use Flot from both perl and ruby. Most uses are for internal rate tracking of long running activities at AboutUs?. Our users are very grateful to have date/time notation on our graphs now. Many thanks. -- Ward
I'm using flot to display stock information at http://tusacciones.com/prestadas
It's a Rails site, and the information is pulled dynamically through Ajax. Additional information about a data point is displayed when hovering over it.
we are using flot in http://zparks.lv/ for product price change graphs
We are now using flot as part of a reliability engineering effort at AboutUs?. Features we find useful include: missing data, hyper-linked legends, day/night shading and area-filled lines. Here is a sample of stuff we look at every day:
For more up to the moment reliability data we added a smoothing parameter to line using a first-order filter like described on http://en.wikipedia.org/wiki/Low-pass_filter#Digital_simulation. We use the filtered line like a trend line while plotting points at the actual data points. Here is what this looks like:
I am using flot for an internal CRM application to show sales trends along with events in a "Google finance" type graph with event flags. This did require some customization in the flot code. The following example is from the early prototype.
We use flot for http://www.ginzawalk.com to display usage stats and other reports.
We are using flot for an internal application based on drupal. It's a great library.
Just a little question. I dont see this in the API documentation, but if you want to fill only beetween two curves, you must merge the two series with the higher serie reverse sort. Then you obtain an exposur like that :
Is this normal ? Because we are using this fonctionnality.
near to real-time beam counters, intensity and intencity FFT monitor. Used in experiment OKA on proton accelerator U-70 in Protvino (Russia) to estimate Kaon beam parameters and quality by Kaon separator team.
http://oka04.ihep.su/beam/
beam profiles monitor is in development
We are using flot for an easy representation of meteorological data as shown in http://www.nesaftp.it/DATI_UTENTI/NESA/previsioni.html It's a great library, easy to use. The only problem that I've found (not a bug), is the speed to plot more than 5 traces on the same grapgh with 1000 points every trace. With non performant PC, it's very slow
I am currently using flot in a small project to dynamically create graphs from html tables and have done line and and side by side bar. But i've been working on stacked bar which i know has been suggested and have got it working but colors merge and doesn't work when totally opaque. I know this has been already suggested would be great.
Brilliant tool, amazing has saved so much time. Thanks
Hi,
I use FLOT on my personal website, on 2 calculators:
<a href="http://www.racingsm.org/studies.php?study=vel">http://www.racingsm.org/studies.php?study=vel</a>
Great stuff FLOT
I love FLOT. Currently I am using it on a series of calculators at: "How to start a business, and I've got plans to keep using it on some other projects.
I am developping a Ext JS implementation of flot on google code project hosting (extflot (http://code.google.com/p/extflot/)).
This library is far superior to jsGraphs, and I'm going to use it at http://www.Gudagi.com, and possibly http://www.PickPark.com
We're using it for publisher and admin reporting at foneshow.com:
http://dash.fiveruns.com uses Flot extensively for metric graphs.
I use flot for displaying statistics in OsCommerce? webshop. Description on http://synctables.com/turnover-statistics-for-oscommerce.php Here an example:
Wonderful script! We use flot for detailed photo stats history at http://www.airfighters.com
We're using FLOT to show horse racing tipping profits at Punters Paradise. Check out http://www.puntersparadise.com.au/kingtipping/ If you click on somebodies profile you will see the Performance, indiciting their profits from tipping. Nice!
We're using Flot (patched for pie e multi-bar charts) on Koego - http://www.koego.com, that is a web analytics tool (like google analytics). Pure Ajax (jQuery of course), no Flash!
An interactive 2D Spectrum Viewer using flot developed for the Spectral Game.
I used flot in one of our internal projects that acquires and displays near real-time data from a multi-channel digital voltmeter on the browser.
http://picasaweb.google.com/lh/photo/bdHB_f61sliqY5DH5gnTJw?feat=directlink
The result is quite responsive since the client workstation's pretty fast.
We are using flot, very successfully in our prediction markets software at CrowdClarity. Great framework and great compatibility with jQuery.
Also very responsive to issues we have discovered in the trunk version of the software.
I built a bubble chart, thought someone might see a use for it: http://jeevankodali.googlepages.com/flottips
I'm using Flot as part of a web application that I am working under the umbrella of my undergrad senior thesis: http://math.brown.edu/~mjball/viewer/. It's ridiculously easy to use, and does exactly what I need, so thank you!
I use flot to plot the changes in benchmark run times for various lisp implementations. The database contains results of about 4 years of SBCL revisions (we benchmark every single revision to find performance regressions) and is a few hundred megabytes large. flot manages to aggregate all these results into pretty, neat, and interactive graphs.
You can view these graphs at http://sbcl.boinkor.net/boinkmarks/index.
I use flot for Ruwa, a Rails web analytics
We use Flot for ArrayExpress? Atlas plots http://www.ebi.ac.uk/microarray-as/atlas/gene?gid=ENSG00000066279 ArrayExpress? Atlas is a semantically enriched database of meta-analysis based summary statistics over a curated subset of ArrayExpress? Archive, servicing queries for condition-specific gene expression patterns as well as broader exploratory searches for biologically interesting genes/samples.
I have created a demonstration page, http://chemapps.stolaf.edu/jmol/docs/examples-11/jmol-flot.htm, for Jmol that shows how Flot can be used to display molecular data graphically. This uses a few of my own minor additions to Flot, including grid.majorTicks and also adds a few additional methods such as $.replot(someplot), and some get/set methods.
http://turbogfx.homelinux.org/weather
I use flot to graph weather history from my personal weather station (a LaCrosse? WS2310) located in Spruce Grove, Alberta, Canada. I have set up a few special functions, one of which draws night and day on the graph background. Basically all of the sources of data that the station collects are available for graphing, with an interface below the graph that allows a custom set-up or to select a preset.
I use flot to track interest rate movements with regards to homeloans
Just finished converting my Sacramento real estate data page to flot. Very nice package:
http://sacrealstats.blogspot.com/2009/06/sacramento-regional-real-estate-trends_14.html
YCharts uses Flot to plot and interact with with historical fundamental data points for over 5000 public companies.
A code coverage analyzer Undercover uses Flot.
At http://www.openeconomics.net/ we've been using flot for more than a year and it's great (before that we used plotkit). Thanks for this great library.
We're using Flot for our web statistics http://www.germiona.com/statistics.html
Using Flot to graph electricity usage and temperature from a CurrentCost? CC128 device. It's still in early stages but I have a post at http://www.dannytsang.co.uk/recording-currentcost-data-viewing-it-on-the-web/
I am using Flot for a webbased time tracking and recording software called "Inhouse-Web" http://inhouse-web.googlecode.com The application is currently in development, but will take heavy usage of Flot for generating time booking statistics.
We are using Flot in a new national health and sport tracking system for children in the Netherlands. With Flot we can display all kinds of different health-related data together in a nice color coded way. The greatest benefit of using Flot is the custom tooltips and ability to link to the data source when you click on a dot. The graphs are very interactive this way, you can zoom in on a certain timeframe and if you want to know where a deviation in the graph comes from just click the dot for all the data.
I am using Flot for the NextDB.net database administration pages. We use it to show real time execution performance for Database calls- inserts, updates, deletes and queries. NextDB is a AJAX based database API.
http://uniknotions.com is using flot for displaying profile popularity. User popularity comparison is also achieved via flot.
http://welovewind.com uses flot for visualization of wind forecasts in a kite- and windsurf context. The page takes advantage of time series data.
I'm writing a website that reduces the dimensionality of a tag cloud to generate a plot of books which should result in similar books clustering together visually. Today I started experimenting with the display, using some pre-reduction tag data.
http://tagshadow.com/amazon/science-fiction-vs-vampires.html
I use flot to explore curves in a calculator. Thanks for a nice lib!
http://fiffigt.com/calc/
We added flot to our site for an interactive mapping & plotting tool: http://www.endpoint.com/team The use is discussed in this article: http://blog.endpoint.com/2009/10/new-end-point-site-rails-jquery-flot.html
we use flot on http://www.lendfriend.net to plot repayment schedules over time for our loan partners.
I have used flot on a page http://www.dougrice.plus.com/reportCsv_files/rc.html to explore Forward Euler Integration stability.
Used flot on a site that shows flu trends in Sweden based on twitter messages. http://hälsopuls.se
based on flot05 with some small customizations: Bubble with variable radius with series-on-series http://www.crackingthecity.net
Here's an example from http://www.migraineliving.com (online migraine diary) using flot to chart migraines against dietary and environmental triggers.
I've also created a nice Ruby on Rails API to wrap around flotomatic, check out http://github.com/xdotcommer/flotomatic
Using Flot to create Dashboard for user service rating score
http://picasaweb.google.com/wsaryoo/Jobs#5408606852501293058
Thank flot -- from Thailand ;)
usign Flot for a network bandwidth statistic etc.. system, thanks for the great lib
我用Flot来作函数图像,见 http://www.myfootprints.cn
A firefox add-on for seo folks. Using flot to display charts with history of ranks.
[https://addons.mozilla.org/en-US/firefox/addon/49038
]