user1478108
user1478108

Reputation: 31

Dygraph: Two YAxis some series stacked some not

Is it possible to create a chart with some lines are stacked at each other (Y axis on the left) and others are not stacked (Y2 axis on the right)?

And I would like to get some Lines filled under the chart and other in the same graph not.

Is there an example anywhere? I havent found one.

Upvotes: 2

Views: 469

Answers (1)

danvk
danvk

Reputation: 16945

This is not currently possible. The problem falls under this issue ("support more per-axis options"). Feel free to star that issue (or take a stab at fixing it!).

Upvotes: 1

Related Questions