Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Expose colour and tooltip properties for each segment in the DonutChart component #1465

Closed
danielpacak opened this issue Oct 6, 2020 · 0 comments · Fixed by #1864
Closed
Assignees
Labels
enhancement New feature or request plugin ui
Projects

Comments

@danielpacak
Copy link

danielpacak commented Oct 6, 2020

Describe the problem/challenge you have

In starboard-octant-plugin, which is written in Go, we'd like to use the DonutChart component to visualise a vulnerability summary. However, we cannot map predefined colours (red, orange, green) to all severity levels (CRITICAL,HIGH,MEDIUM,LOW,UNKNOWN)

octant-plugin

Describe the solution you'd like

Make the DonutChart component more generic so it can represent Pod or Node status, as well as such custom thing such as vulnerability summaries.

Anything else you would like to add:

N/A

Environment:

  • Octant version (use octant version): 0.16.0
  • Kubernetes version (use kubectl version): any
  • OS (macOS 10.15, Windows 10, Ubuntu 19.10 etc): any
@wwitzel3 wwitzel3 added api enhancement New feature or request plugin and removed api labels Oct 6, 2020
@mklanjsek mklanjsek added the ui label Oct 6, 2020
@wwitzel3 wwitzel3 added this to Incoming in Plugins Dec 15, 2020
@mklanjsek mklanjsek self-assigned this Jan 12, 2021
@mklanjsek mklanjsek added this to In progress in 0.17 Jan 12, 2021
0.17 automation moved this from In progress to Done Jan 27, 2021
@wwitzel3 wwitzel3 removed this from Incoming in Plugins Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request plugin ui
Projects
No open projects
0.17
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants