Freitag, 13. September 2013

Yet another stack plugin for Flotchart

For my own project I need a plugin which can display at the same time stacked bars with the positive and negative values and usual line stacked charts with positive values.

There are two plugins which can do it:

  1. Stack plugin from Flot distribution
  2. Stack Positive Negative Bars by ericliao
Each of these plugins does a part of job. The first one can display line and bar charts only with positive values. The socone does not work with line charts.

That was the reason why I decided to write yet another plugin for Flot.

You may see here the results and sources on Github.



Feel free to use and contribute.

P.S.: I have an ide to update it to show stacked line diagrams with negative values also, but not sure that user can interpret it correctly :)

Keine Kommentare:

Kommentar veröffentlichen