Wai-Yin Kwan
Wai-Yin Kwan
Was the ability to set a constant scale ever added to the library? I also have multiple venn diagrams on a page, and would like the ability to compare values...
You add classMethods object . The sequelize page about express http://sequelizejs.com/articles/express#models-user-js ``` module.exports = function(sequelize, DataTypes) { var Account = sequelize.define('Account', { name: { type: DataTypes.STRING } }, { classMethods:...
I also noticed the missing `dist` folder when install annotorious-toolbar using npm.
@adamjarling @mathewjordan I updated plugins to Clover 2.7.5.
> @wykhuh @mathewjordan Should we add some documentation? @adamjarling I was going to add documentation after y'all looked the PR. I wanted us to figure out the api for plugins...
@mathewjordan @adamjarling You two have edit access to my forked repo, so feel free to make edits and commits to this branch.
@mathewjordan @adamjarling I mage the suggested changes. I also add plugin docs to the viewer page. Could you review the docs to see if it makes sense?
@mledwards Clover recently added support for [plugins](https://samvera-labs.github.io/clover-iiif/docs/viewer#plugins). You could create a plugin that shows an `i` in the viewer controls that triggers a modal.