Function __global->number_raw_string
Definitions
sources/graphs.php
- Prepare a numeric value for display in a graph.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$value | mixed | required parameter | N/A | N/A | Value |
Return
- Value for chart.js
- Type: string
- Set: N/A
- Range: N/A