bramp / js-sequence-diagrams

Draws simple SVG sequence diagrams from textual representation of the diagram
https://bramp.github.io/js-sequence-diagrams/
BSD 2-Clause "Simplified" License
7.8k stars 1.08k forks source link

Optimization for mobile display #189

Open owenhu99 opened 6 years ago

owenhu99 commented 6 years ago

The diagrams work like a charm on desktop websites. However, when you view the web page from a mobile phone, unless you request the desktop webpage, the diagram's display will be cropped on the sides.