xability/py_maidr

feat: syntaxless api

Closed this issue · 0 comments

The current version of py-maidr introduced new syntax for using the APIs to make the plots accessible. This introduces a learning curve for users. This could potentially be remove by implicitly wrapping the internal libraries like matplotlib, seaborn, etc with dispatch decorators. Try exploring this approach to eliminate the additional syntax introduced.