「VexFlow test content」の版間の差分

提供:yonewiki
209行目: 209行目:
           // 数値の数が23であれば、このpath要素は求めるものです
           // 数値の数が23であれば、このpath要素は求めるものです
           if (numberOfValues === 23) {
           if (numberOfValues === 23) {
             path.setAttribute("fill", "none");
             flagpaths.setAttribute("fill", "none");
             path.setAttribute("stroke", "none");
             flagpaths.setAttribute("stroke", "none");
           }
           }
         });
         });

2024年4月5日 (金) 01:02時点における版

概要