Component Refactor, Crosshairs, JSDoc
Pre-release
Pre-release
- Components no longer have rowWeight and colWeight, but instead have a fixity (eg fixedWidth or not fixedWidth)
- Tables now store rowWeights and colWeights
- Crosshairs have been added
- Everything is namespaced under Plottable
- Components now maintain Foreground, Background, and Content spaces
- JSDoc added throughout the project