Skip to content

contributors graph: Add support for -/+ plots, with one plot with reversed y axis #45

@jnareb

Description

@jnareb

It could look something like the following plot from 01-timeline.ipynb (though doing the area plot with step function could be difficult with hvPlot)
sum(-:count) | sum(+:count)

Would it need overlay (plot1 * plot2), or one plot below the other (plot1 + plot2).cols(1)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions