Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
Pls try this code:
BarChart::create(array(
...
"options" => array(
...
"vAxis" => array(
"viewWindowMode" => "explicit",
"viewWindow" => array(
"max" => $yourMaxValue,
"min" => $yourMinValue,
)
)
)
Let us know if it works for you or not (if not pls post error messages and screenshots). Tks,
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo