Home page About Bar chart - change background/by Bartłomiej Malanowski
  • Home page
  • Snippet settings
  • Change view
    standard view icon Standard view side view icon Side view project view icon Side-tab view Full screen view icon Full screen
  • Sign up
  • HTML
  • CSS
  • JS
<canvas id="barChart"></canvas>
/* Sorry for using ID for styling :( */
  var ctxB = document.getElementById("barChart").getContext('2d');
Console errors: 0
Support Full screen