SofaDoc

SofaDoc Map Usage

inc/chart.php

Provides a SVG chart function for swQuery.
Obsolete. Use inc/functions/charts.php
Uses chartist.js

Functions

swChart($rows,$options)

Creates Javascript code to render an SVG on the page.
@param $rows values in swQuery format
@param $options First word: BAR, LINE, PIE. Can have json style options in the following

Variables

$chartid, $charttype, $fields, $labels, $options, $result, $rows, $values

Short variables: $i, $n, $row, $v

Features

array, file, math, string