Temporal Bar Graph
- Settings work well. Expanding the graph translates to the svg/png exports.
- However, exports do not include a legend.
- Size of bars still does not match legend sizing.
- I checked the Vega-lite schema and data. The areaSize value controls bar height. AreaSize value is computed by MAV, but all values are the same in data: 16.
Scatter Plot

- Settings bar covers Y Axis label values.
- Issue is only present in scatter plot. But general solution to combine settings and "..." button on the upper right corner would be a good common solution.
- Add size adjust to automatically scale point size (with or without data)
- Set Auto-color to something other than grey? (low priority)
SciMap

- Settings with zoom and pan work well. Size in visualization remains constant as users zoom in.
- Size in legend and size visualization differ slightly. See max value comparison figure.
Networks
- I used course data from week 4 to create a network. Data load screen worked.
- Co-author Network created. Data included +13,000 nodes and +24,000 edges.
- All settings were slow in working with this size data set.
- All settings functioned as expected.
- No link between re-size interaction and legend size values.
These should be broken out to separate issues.
As reported by @mginda
Temporal Bar Graph
Scatter Plot
SciMap
Networks
These should be broken out to separate issues.
As reported by @mginda