/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #chartdiv {
    width: 100%;
    height: 500px;
    max-width:100%;
    background-color: none;
  }
  