milroc/pc.js

Create a criteria'd property

Closed this issue · 1 comments

have a property that checks the property to be in a given set of criteria (e.g a width would have to be a minimum of 600 and max of 800 for this chart).

Then replace code for typed_property leveraging this function.

Done, testing added too.