DevExtreme v24.2 is now available.

Explore our newest features/capabilities and share your thoughts with us.

Your search did not match any results.

React Gauges - Scale Custom Tick Values

This demo shows how to place major ticks at specific scale values. For this purpose, an array of required values is assigned to the customTicks property. In order to hide the automatically generated ticks, the showCalculatedTicks property is set to false.

To give you the ability to edit code on the fly, the demo uses SystemJS. For this reason, launching the demo takes some time. We strongly recommend that you do not use this approach in real projects.
Backend API