HumbleSoftware / Flotr2

Graphs and Charts for Canvas in JavaScript.
http://www.humblesoftware.com/flotr2/
MIT License
2.45k stars 528 forks source link

give markers a stacked option #146

Open t6nnp6nn opened 12 years ago

t6nnp6nn commented 12 years ago

Referring to this discussion:

https://groups.google.com/forum/?fromgroups#!topic/flotr2/FsMZhZmgOT0%5B1-25%5D

using markers on a stacked chart (bar or line) currently is not usable (with bars/lines stacked and markers unstacked). The workaround referred in the discussion is usable but not very reasonable. A built in stacked markers options would be a logical option for stacked charts.

cesutherland commented 11 years ago

Here's an example: http://jsfiddle.net/davetarbox/U796V/3/