The-Notebookinator / notebookinator

https://the-notebookinator.github.io/notebookinator/
The Unlicense
38 stars 9 forks source link

✨ Add weighted properties to decision matrices #19

Closed BattleCh1cken closed 8 months ago

BattleCh1cken commented 8 months ago

Summary

Provides the theme author the ability to create decision matrix components that have weighted categories. This will allow the chart itself to display the weights, and can calculate the new weighted values automatically, instead of forcing the user to do it themselves.

This PR also adds the ability to get the total on a per property basis, instead of a per choice basis. This will give theme authors more flexibility which displaying which choice won.

Checklist