(Created page with "When initially rendered, this graph will fit the width of the window, scaling down if necessary: {{#mermaid:graph LR; A["This is a very wide box"] B["This is a very wide box"]...") |
No edit summary |
(3 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 17:13, 8 November 2019
When initially rendered, this graph will fit the width of the window, scaling down if necessary:
When pull request 41 is applied, this graph will render at the default size regardless of whether it is wider than the window, and it will scroll horizontally necessary:
Without the pull request being applied, the second graph will not render.