Project name and homepage: Flot charts

Assignment

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.

  • Flot charts support just „solid“ lines in chart. So i would like to implement „dot“ and „dash“ line style.
  • 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.

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.

Work

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.

Links documenting the results of my work

Here, I’ll add links similar to the examples below and describe what is being linked.

Presentation

Ohloh

Ohloh profile for kahoujak

KAHOUJAK prezentace.pdf

KAHOUJAK prezentace2.pdf