Chart.js canvas resize

前端 未结 13 1189
北海茫月
北海茫月 2020-11-30 23:39

In (Android WebView HTML5 canvas error) i posted a question regarding plotting graphs using Graph.js library. The problem i have now is that if i call the function to plot t

13条回答
  •  囚心锁ツ
    2020-12-01 00:06

    This works for me:

    
        
    [...]

    The essential fact is that we have to set the size of the canvas in the div-tag.

提交回复
热议问题