Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Right now i am using some custom codes for generating mani.us charts . . I use dynamic charts/graphs extensively in my educational portal so would love to have a good module doing with in drupal.
Please let me know if you need any help regarding this module.
Do you know if code for two charts in one chart space was ever created?
Currently I have two text fields with one chart in each but now they are on top of each other and it would nice if they could be side by side.
Thanks Greg
This feature exists in the D7 version of the module (at least through the API). See the examples page (charts/examples) included with the module for a demonstration of this ability.
Comments
Comment #1
brmassa commentednishit (i dont know your name),
well, not yet. But since it is more common than i originally imagined, i will make some changes on the Charts Schema to allow this feature.
regards,
massa
Comment #2
nishitdas commentedThanks massa
Right now i am using some custom codes for generating mani.us charts . . I use dynamic charts/graphs extensively in my educational portal so would love to have a good module doing with in drupal.
Please let me know if you need any help regarding this module.
Comment #3
mgorla commentedHi Nishit,
can you please show us the code that you use to generate more than one chart on a node please?
I'm in need of that too :)
Comment #4
clumsy commentedSomebody, please answer or al least say something about this post: http://drupal.org/node/335865
It's really important, so don't be shy :)
Comment #5
brmassa commentedGuys,
do you want to put several charts into a single NODE or several chart types into a single chart space?
regards,
massa
Comment #6
gahern commentedHi Massa,
Do you know if code for two charts in one chart space was ever created?
Currently I have two text fields with one chart in each but now they are on top of each other and it would nice if they could be side by side.
Thanks Greg
Comment #7
quicksketchThis feature exists in the D7 version of the module (at least through the API). See the examples page (charts/examples) included with the module for a demonstration of this ability.