dhammucool / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

Bridge Chart based on Stack-plugin #286

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
By taking a closer look to stacked chart and using it for some samples, a 
Bridge-chart was my first step. This can be used to show how values 
changed between two points like previous year to actual year.
Attached image migth give an idea.
I would like to add this as a plugin to flot. Due to lack of 
understanding, I have some questions. Would it be better to
- create a new plugin
  - would not like to redo all of Chart
  - how can I do Bridge-processing first and then let Stacked do the job
  - is there a way to set sequence of hookups
or
- add this to existing Stacked Plugin
  - this is not mine, so I have (at least) ask the owner for permission
My first version of source is attached.
Any comment would be helpful.

Original issue reported on code.google.com by juergenm...@googlemail.com on 3 Jan 2010 at 11:52

Attachments:

GoogleCodeExporter commented 8 years ago
Played around stack plugin some time and came to attached files
- my version of stack-plugin
- one example
BTW Flot is beautiful

Original comment by juergenm...@googlemail.com on 5 Jan 2010 at 8:31

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by dnsch...@gmail.com on 7 May 2012 at 11:22