Defect #679
data value markers (chm) are not correctly added
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/28/2013
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
When I try to add data value markers to my barchart, they are not shown in the chart.
chm=N,0000FF,0,-1,11
is by the chart script builder parsed as:
markers: [{ text: '', color: '#0000FF', index: -1 }
But this does not show the data values above the bars.
History
Updated by Patrick Talbot about 12 years ago
- Status changed from New to Closed
Fixed in v3.1b08 (make sure you update the /plugins/velocity_report/*.jar as well as the plugin jar and jnlp)
Note that Eastwood is not capable of showing these markers though so this only works in Google chart.