Space usage
After the upgrade, i attempted to go to studio>dashboard to clear cache etc....and observed the following red message, please see picture. Any idea anyone?
-
-
·
LeonidS
- ·
Hello Will Monte !
The deal relates to the Google Pie Charts as it can't show the diagram which contains the negative values. So you may try to apply another type of charts in the following code of studio/js/dashboard.js
var oChart = new google.visualization.PieChart(oChart[0]);
oChart.draw(oDataTable, {
chartArea: {
left:10,
top:10,
width:'92%',
height:'92%'
}
});
-
·
LeonidS
-
-
·
Alex T⚜️
- ·
Thank you for the report:
https://github.com/unaio/una/issues/2362 -
·
Alex T⚜️
-
When the pie chart is full, what next for those hosting the script on their own hosting outside of UNA cloud hosting?
-
Hello Onatola Emmanuel Abiodun
May you please specify your request with the actual version of UNA?