mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 06:58:49 +02:00
- Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer)
- Localization of the menus 90% done. - Removed the old types of Flash charts, (no longer used anyway, now we rely on open-flash-charts) SVN:trunk[441]
This commit is contained in:
@@ -4,10 +4,10 @@ class y_axis extends y_axis_base
|
||||
{
|
||||
function y_axis(){}
|
||||
|
||||
//
|
||||
// y axis right does NOT control
|
||||
// grid colour, the left axis does
|
||||
//
|
||||
/**
|
||||
* @param $colour as string. The grid are the lines inside the chart.
|
||||
* HEX colour, e.g. '#ff0000'
|
||||
*/
|
||||
function set_grid_colour( $colour )
|
||||
{
|
||||
$tmp = 'grid-colour';
|
||||
|
||||
Reference in New Issue
Block a user