obsidian-tracker icon indicating copy to clipboard operation
obsidian-tracker copied to clipboard

Respect thresholds in scaled months

Open mkarrmann opened this issue 1 month ago • 1 comments

Description

See https://github.com/pyrochlore/obsidian-tracker/issues/364 for description. Ensures that the month graph's threshold parameter, even when circleColorByValue is also used.

Fixes #364

Note that I just raised that issue myself, and it appears that the behavior I'm removing was added intentionally. So, I'd understand if this PR is rejected (although I would be curious to hear why it behaves the way it does).

Type of change

Please delete options that are not relevant.

  • [X] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • [x] If this is a bug fix, did you add or update a test file to the examples directory that verifies the bug is fixed?

mkarrmann avatar Jun 03 '24 04:06 mkarrmann