jondot / graphene

Graphene is a realtime dashboard & graphing toolkit based on D3 and Backbone.
http://jondot.github.com/graphene
2.87k stars 232 forks source link

Stacked graphs not stacked #82

Open red61wjt opened 9 years ago

red61wjt commented 9 years ago

If I create a graph as a stacked graph and then view in graphene's dashboard-autodiscover it does not display as a stacked graph. Is this form of graph unsupported or have I misconfigured something ?

lewiseason commented 9 years ago

+1

Seeing this for graphs with areaMode=stacking and using the stacked command. #66 suggests this may not be supported at all?

red61wjt commented 8 years ago

D3 does support stacked, e.g http://bl.ocks.org/mbostock/3885211