patternfly / patternfly/react-topology
RFE: Export full graph at readable scale
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
The Kiali project had an RFE submitted for graph export at a readable scale. This means the user wants to be able to export a full layout at a scale that allows for labels to be readable, etc. In short, like a screenshot if the screen were big enough to render the entire topology at that scale. I don't know if this is feasible; my experience is only to be able to export the html elements that are currently visible on-screen.
I tried to adapt the solution used by NetObserv in this PFT Slack thread, but was not able to get it to work past what was on-screen (although it works nicely for that ability).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current topology export behavior described in the issue, then compare it with the linked Kiali RFE and NetObserv Slack thread. Done means exporting the full layout at a scale where labels remain readable, rather than only the on-screen HTML elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100