Skip to content

Instantly share code, notes, and snippets.

@ddikman
Created July 31, 2019 02:25
Show Gist options
  • Save ddikman/d4b625d239cf9b2079e6cce0de936511 to your computer and use it in GitHub Desktop.
Save ddikman/d4b625d239cf9b2079e6cce0de936511 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css">
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script>
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style>
<body>
<div style="max-width:900px; -webkit-transform:rotate(0deg)">
<scene id="scene1" width="450">
<label t="translate(0,346)">
<tspan x="0" y="0em">What's right?</tspan>
</label>
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|-1,59">
<bubble t="translate(9,11)" pose="0,0|-20,10|-28,33|-2,36|-12,64|-65,93">
<tspan x="0" y="0em">We are aiming for</tspan>
<tspan x="0" y="1em">80% coverage</tspan>
</bubble>
</actor>
<actor t="translate(176,26)" pose="28,1|28,110|28,91|28,81|28,71|28,51|24,24|23,-1|33,26|38,1|23,71|18,51|35,71|35,51">
<bubble t="translate(20,9)" pose="0,0|-20,10|-25,25|-11,23|-17,39|-20,47">
<tspan x="0" y="0em">?</tspan>
</bubble>
</actor>
<actor t="translate(323,20) rotate(-2)" pose="-11,9|-15,122|-11,99|-11,89|-11,79|-11,59|-13,31|-12,7|-6,34|-1,9|-18,79|-31,72|-6,79|-1,59">
<bubble t="translate(9,11)" pose="0,0|-20,10|-28,33|-2,36|-12,64|-65,93">
<tspan x="0" y="0em">We don't have time</tspan>
<tspan x="0" y="1em">to write tests</tspan>
</bubble>
</actor>
</scene>
</div></body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment