forked from flot/flot.github.com
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
28 lines (23 loc) · 2.78 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
layout: splash
title: "Flot: Attractive JavaScript plotting for jQuery"
---
<div id="placeholder"></div>
<p>Additional <a href="/flot/examples">examples</a> are bundled with Flot. Also take a look at the Flot <a href="http://github.com/flot/flot/wiki/Flot-Usage">Usage Wiki</a> for screenshots and stories from people and companies using Flot.</p>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/flot/flot/blob/master/README.md">Short introduction</a></li>
<li><a href="https://github.com/flot/flot/blob/master/FAQ.md">Frequently asked questions</a></li>
<li><a href="https://github.com/flot/flot/blob/master/API.md">API documentation</a></li>
<li><a href="https://github.com/flot/flot/blob/master/PLUGINS.md">Plugin authoring guide</a></li>
<li><a href="https://github.com/jumjum123">Jürgen Marsch</a> has created a <a href="http://www.youtube.com/channel/UCSg_P7KcrPRAOqkgAPeUhvQ">series of videos</a> introducing Flot</li>
<li><a href="https://github.com/flot/flot/blob/master/NEWS.md">NEWS</a> describes what has been changed lately</li>
</ul>
<p>If you need more help, consider posting to the friendly gang on the <a href="http://groups.google.com/group/flot-graphs">forum/mailing list</a>. You can probably save yourself some time skimming the <a href="https://github.com/flot/flot/blob/master/FAQ.md">FAQ</a> first.</p>
<h2>Bugs, patches suggestions</h2>
<p>Bugs in Flot can be reported <a href="https://github.com/flot/flot/issues">on the issue tracker</a> - <i>but please be polite and report only confirmed bugs and enhancements</i>. Unless you spot an obvious mistake in Flot or can produce a small self-contained test case reproducing the problem (ideally based on one of the examples), you are probably better off asking on the <a href="http://groups.google.com/group/flot-graphs">forums</a>, which are watched by the development team and many other knowledgeable people.</p>
<p>As for new features, you can open an issue or send a pull request on <a href="https://github.com/flot/flot">Github</a>. Note that Flot is currently in a process of slimming the core in favour of placing the features in plugins, and new features should generally follow the same trend.</p>
<h2>Who's behind this?</h2>
<p>Flot is the combined result of countless suggestions, patches and bug reports by the people using Flot.</p>
<p>It was started by <a href="http://people.iola.dk/olau/" rel="nofollow">Ole Laursen</a>, sponsored by <a href="http://www.iola.dk/" rel="nofollow">IOLA</a>, an agile little Danish web-development house with a keen eye for Python/Django and jQuery. If you need commercial support, you're welcome to contact us - read more <a href="http://www.iola.dk/flot-consulting/" rel="nofollow">here</a>.</p>
<p>It is currently being maintained by <a href="http://github.com/dnschnur">David Schnur</a>.</p>