I had made small modifications in the Chart Views plugin which would allow the user to create Data Value Markers similar to the Examples listed here [http://www.code.google.com/apis/chart/image/docs/gallery/bar_charts.html...
Currently Text Markers are not supported and color is default. Moreover as the Google Chart API indicates these markers are only applicable to Line, Bar, Radar and Scatter Plots. Pie charts would not be supported.
Settings include allowing changes to the numeric format of the Markers, their placement and the number of decimal places.

Comments

maulik.kamdar’s picture

StatusFileSize
new4.64 KB

Hello,

I had modified the patch a little for a cleaner Settings form. The previous patch included a lot of fieldsets and I realized I can carry out the same functionality using the #dependency attribute for the fields.

13rac1’s picture

StatusFileSize
new4.63 KB

Fixing whitespace warning.

13rac1’s picture

I manually applied this patch to the 7.x-1.x-mk branch. Needs testing.

pol’s picture

Status: Needs review » Reviewed & tested by the community

The patch is working flawlessly, I applied it on 7.X-1.1. Thanks !

13rac1’s picture

Status: Reviewed & tested by the community » Fixed

Applied to 7.x-1.x-dev. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Pierre.Vriens’s picture

Issue summary: View changes
Parent issue: » #2371075: Chart 7.x-2.x Release