fixOverflow of ui.rangechart, Properties Webix Docs
chart max limit mode
boolean fixOverflow;
Example
$$("chart1").define("fixOverflow", true);
Details
When enabled, chart lines will not be rounded by max scale value
If you have not checked yet, be sure to visit site of our main product Webix mvc library and page of chart library product.