rdh0930

Members
  • Content count

    5
  • Joined

  • Last visited

Everything posted by rdh0930

  1. The pie chart that I created is blank. The content is all there. When I resize the browser's width, the the pie chart shows up. Any ideas why the would be happening?
  2. Pie Chart not displaying colors

    This issue is happening for my bar chart as well
  3. Pie Chart not displaying colors

    Yes, I am referencing jquery-1.9.1.js . I dont see the flash implementation where the chart expands around into a circle.... Does that make sense?
  4. Pie Chart not displaying colors

    To get a temp fix I put this after the chart is loaded.... setTimeout(function (){$("#@(Model.ModelId)ChartFus").css({ width: "101%" });},200);
  5. Pie Chart not displaying colors

    Correction I am using a Doughnut2D