Search the Community

Showing results for tags 'LogMSColumn2D'.



More search options

  • Search By Tags

    • LogMSColumn2D ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 1 result

  1. I cannot get LogMSColumn2D. swf javascript chart in PhP to display the category dates on X-Axis. The feature works fine in non-logarithmic Column2D For the regular I am using : $date = date("D (jS)",strtotime($ors[0])) ; $strXML .= "<set label='".$date."' value='".$ors[1]."' color='00FF00'/>...