]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/kahoujak/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / kahoujak / index.mdwn
1 [[!meta title="Kahoun Jakub"]]
2
3 **Project name and homepage:** [Flot charts](http://www.flotcharts.org)
4
5 Assignment
6 ======
7
8 Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features. I used Flot charts at work. And some features aren' t implemented, so I would like to do them. 
9
10 - Flot charts support just "solid" lines in chart. So i would like to implement "dot" and "dash" line style.
11 - If I'm using stacked chart i would like to stack all series together, but if is one series in one point negative. Do not stack it with others positive. But stack it with negative. And display it under the x-axis. 
12
13 I know that the second thing is a little bit difficult to explain and I think, that no one other would use this in future. But i need this feature.
14
15 Work
16 ======
17 I found, that someone did this feature, but this feature supports just bar chart. Another one expanded this plugin to support line chart. But I need step line chart. Which isn't supported, so i started writing my own plugin. 
18
19 Links documenting the results of my work
20 ======
21
22 Here, I'll add links similar to the examples below and describe what
23 is being linked.
24
25 * [My communication with developers in a public mailing list archive](https://groups.google.com/forum/#!topic/flot-graphs/K4G-Y4c21fg)
26 * [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
27 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
28 * [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
29
30 Presentation
31 ==========
32 * [[Presentation of the aim of my work in PDF or OpenDocument format|KAHOUJAK_prezentace.odp]]
33 * [[Presentation of the results of my work|prezentace2.pdf]]
34
35 Ohloh
36 =====
37
38 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
39
40 For example:
41 <a href='https://www.ohloh.net/accounts/kahoujak?ref=Detailed' target='_blank'>
42 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='230' />
43 </a>
44
45 [w]:https://www.ohloh.net/accounts/kahoujak/widgets
46
47
48 [[KAHOUJAK_prezentace.odp]]