//
// chartjs.scss
//

.chartjs-chart {
  margin: auto; 
  position: relative; 
  width: 100%;
}