2.5.0
Added
- Capability to round prices on the Y-axis via
Y_AXIS_ROUND_DIR(eitherdown[default], orup), andY_AXIS_ROUND_MULTIPLIER(0.0by default, set something like1 / 0.01to round price to 2 decimals), constants
Changed
- Improve rendering performances by ~60%