Hi,

Been playing around a bit with this and got a working example of barcharts with labels below each bar. For this to work I had to:

  1. Add some lines to the jquery bindings.
  2. Modify a bit the code of graphael_example.module.

I'm attaching the patch and a screenshot showing the examples page with the patch applied. The patch works against 6.x-1.0-beta3

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikl’s picture

Status: Needs review » Needs work

Very nice, but I see in your screenshot that the label for “N. America” is missing, why is that?

jedihe’s picture

It's a graphael issue, I didn't touch the code for graphael (only the jquery bindings).

mikl’s picture

Okay, thanks – I'll merge it and see what happens :)

mikl’s picture

Version: 6.x-1.0-beta3 » 6.x-1.x-dev
Assigned: Unassigned » mikl
Status: Needs work » Fixed

Committed, thank you for taking the time to do this :)

Status: Fixed » Closed (fixed)
Issue tags: -jQuery

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