Reviewed: https://reviews.mahara.org/4941 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/346c57e4b3f5d948358b8597269001e7e45dad9f Submitter: Robert Lyon ([email protected]) Branch: master
commit 346c57e4b3f5d948358b8597269001e7e45dad9f Author: Robert Lyon <[email protected]> Date: Thu Jul 9 16:44:17 2015 +1200 Bug 1472889: Adjustments to some of the stats graphs 1) Allowing the labels for the institutions graph be on mouseover 2) Restrict the number of items on graph to be 12 instead of 25 3) Allowing the weekly stats be line graphs 4) Allowing the template to override the colours for stored graph jsondata Change-Id: Ie0b157fa1493755383b5207bc77e7b35ba140c7a 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

