You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There needs to be some way to set the radius "dead zone" in the middle and raise the increment between each phenophase by the stroke width rather than initial radius.
The text was updated successfully, but these errors were encountered:
Remember that the amount of data on the chart, and current zoom level can fix all this... if the center gets crammed, but we can see more data when zoomed out, whats the harm?
It's not about looking good in a certain spot, as much as allowing access to the data in a variety of unpredictable circumstances.
The initial phenophases can appear too close to the center of the pClock. Currently the phenophase's index is multiplied by the initial radius.
js/pclock.renderer.js:96
There needs to be some way to set the radius "dead zone" in the middle and raise the increment between each phenophase by the stroke width rather than initial radius.
The text was updated successfully, but these errors were encountered: