Skip to content

PDF/SVG/PNG Remove gene names option #76

Description

@ollyburren

When downloading an image gene names are automatically rendered which often clutters the display. Users have asked for an option to suppress gene names.

Technically we need to allow css and toggling of svg_only class tag and related UI elements. The same can be achieved manually by downloading as SVG and then running this command in a terminal:

sed -i .bak '/<text class="svg_only"/d' <FILENAME>.svg

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions