Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • $\begingroup$ Please share the code showing what you tried! $\endgroup$ Commented Mar 29, 2019 at 3:17
  • $\begingroup$ @mjw Code uploaded $\endgroup$ Commented Mar 29, 2019 at 3:52
  • $\begingroup$ I decreased the array size (download to 36 x 10) and it finally plotted the polar graph successfully. I also disabled ColorFunctionScaling and it seems run faster. What other function can be disabled in SectorChart in order to speed up the plotting? In the output of SectorChart, the sector can be highlighted individually by clicking the sector. Can this be disabled? Thanks. $\endgroup$ Commented Mar 29, 2019 at 7:04
  • $\begingroup$ I mean in the output of SectorChart, we can interact with the sectors. Just wonder if the machine time can be decreased by disabling such functions. $\endgroup$ Commented Mar 29, 2019 at 7:27