Closed mricca closed 8 years ago
Legend are not visible because of css. a sample css for pie chart legend is :
ul.pie-legend span {
width: 10px;
height: 10px;
display: block;
The legend should be excluded for the moment for line and bar charts.
Gauge Titles are too big. They have to be visible. You can even skip the title in justgage option and use extjs stuff to display it (panel header and so on). The gauges should at least resort to best fit the windows.
Introduce support for chart libs #787
Generate a chart from data received from the WPS #790