Home
last modified time | relevance | path

Searched refs:createColorPalette (Results 1 – 1 of 1) sorted by relevance

/plugin/gchart/
Dsyntax.php153 $parameters['chco'] = implode('|', $this->createColorPalette($data['fg'], count($val)));
245 protected function createColorPalette($rgb, $count) function in syntax_plugin_gchart