fixOverflow of ui.rangechart, Properties Webix Docs

StartAPI Referenceui.rangechartProperties

chart max limit mode

boolean fixOverflow;

Example

$$("chart1").define("fixOverflow", true);

Details

When enabled, chart lines will not be rounded by max scale value

Back to top

If you have not checked yet, be sure to visit site of our main product Webix mvc library and page of chart library product.