javascript - A bar serie next to a stacked bar chart with flot charts -


hi have stacked bar chart time series :

stack bar chart time series

but need yellow series next others :

enter image description here

i not able keep 3 series stacked while having 1 not stacked , offset left. tried different things none of them works.

adding when declaring data did trick: data: thedata, stack:false, bars: {show: true, align: "right" }


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -