JuliaMath / JuliaMath/IntervalSets.jl
Plots recipe for vector of intervals
Open
enhancement
- Dominant language
- Julia
- Stars
- 109
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful if one could plot a vector of intervals in addition to just a single interval, e.g. `plot([1..2, 3..4])`, where the plotted intervals would share the same style and label and only increment the style/color cycles once.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.