Reviewed: https://reviews.mahara.org/4940 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/eb205d6d492ff0e164b60dac8f93d4e0be7d8002 Submitter: Robert Lyon ([email protected]) Branch: master
commit eb205d6d492ff0e164b60dac8f93d4e0be7d8002 Author: Robert Lyon <[email protected]> Date: Thu Jul 9 16:19:31 2015 +1200 Bug 1472889: Allowing override of global chart settings Change-Id: If629c70bfe1c8d0d36dbe9a284a58ad2734da753 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1472889 Title: Allow custom override of Chartjs graph defaults Status in Mahara: Fix Committed Bug description: Need to override the graph defaults so that we can use a custom tool tip template. There will be 2 patches: 1) Allowing the passing in of custom graph options 2) Updating tooltip template for some graphs I plan to put the allowing to choose custom options in the object passed to fetch_graph_data rather than in the graph functions themselves - this way the same saved graph data can be used with different custom settings. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1472889/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

