Guest User

Untitled

a guest
Jun 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. vm.chart.renderer.text('<span style="font-weight:600;"> 1-21 </span>', 20, 120)
  2. .css({
  3. color: 'green',
  4. fontSize: '12px'
  5. })
  6. .add();
Add Comment
Please, Sign In to add comment