How to draw bar numbers at the top of the staff?

46 views
Skip to first unread message

Олег Кленицкий

unread,
Nov 16, 2024, 12:38:52 PM11/16/24
to vexflow
Hello.
I draw the bar numbers like this:
let posNumMeasure = system.factory.stave.x;
vf.context.fillText(arrMeasures[i].measure+1, posNumMeasure, 80);
But I think I'm doing it wrong.
Reply all
Reply to author
Forward
0 new messages