Rescale of Polar should consider cycle


Version: 2026

Type: Bug Fixes

Category: Graphing

Subcategory:

Jira: ORG-31494


  1. Fill x column with data -100, 0, 100 ,200, 300 and y column with row numbers.

  2. plot polar plot ==> major tick increment is 90

  3. select from 2nd row to plot polar ? tick increment is 30. Note polar’s scale range could be bigger than cycle, but when calculate tick increment, if scale range is bigger than range of cycle, Origin now calculate base on cycle.