Skip to content

Figure out how to draw in+out stacked graphs #10

@bd808

Description

@bd808

We draw graphs in cacti where io in and io out are shown in the same graph with two area series: from 0 -> input and from 0 -> -output.

scale(series,-1) will flip the output data points, but drawing the two as stacked doesn't do what I want. Both areas start from yMin instead of from 0.

areaBetween() sounds promising, but so far I haven't been able to make it work like my brain expects.

Read through the renderer source in Graphite and see if what I want is possible. If it is document it. If it's not make a patch!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions