18 comments (18 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python1,985 forks (1,985 forks)batch import
extensions:graphvizhelp wantedtype:enhancement
Repository metrics
- Stars
- 5,625 stars (5,625 stars)
- PR merge metrics
- Avg merge 10d 11h (Avg merge 10d 11h)11 merged PRs in 30d (11 merged PRs in 30d)
Description
Currently if I use .. image:: myfile.svg I've got image as a whole and can't click on elements of SVG picture. I can open image separately and then it works. It would be nice to have SVG with clickable elements.
Contributor guide
- Research direction
- Understand how Sphinx handles images in HTML output and implement support for embedding SVG with interactive elements.
- Tech stack
- python
- Domain
- documentation
- Issue type
- Feature
- Prerequisites
- PythonSphinx