Dashboard histogram is broke - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18) +--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4) +---- Forum: coreBOS (https://discussions.corebos.org/forumdisplay.php?fid=5) +---- Thread: Dashboard histogram is broke (/showthread.php?tid=248) |
Dashboard histogram is broke - addady2 - 03-08-2016 Hi, The bars in the dashboard histogram are not full. You can see is in corebode demo home page at http://corebos.org/demos/corebos/ Attach screenshot. I believe it php graphic library issue, I show it in the past when running old Vtiger whit newer php version. Any idea how to fix it? Addady RE: Dashboard histogram is broke - joebordes - 02-07-2017 Finally got around to fixing this. In the upgrade to PHP7 we updated and changed all the libraries. We now use the ChartJS library. |