Hi
We are trying to create a stacked bar chart but we keep getting No Data Available.
We did have the example working but when we retrieved data from our database the chart doesn't display.
Here is the code
<head>
<link rel="stylesheet" type="text/css" href="/jChartFX/styles/jchartfx.css" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script>
<script type="text/javascript" src="/jChartFX/js/jchartfx.system.js"></script>
<script type="text/javascript" src="/jChartFX/js/jchartfx.coreVector.js"></script>