Closed stormpython closed 8 years ago
A visible scrollbar is present after resizing the window.
This may also be related to this issue for another plugin.
Setting width to 100% works for now..
public/vis/index.js
d3.select(this) .attr('width', '100%')
A visible scrollbar is present after resizing the window.
This may also be related to this issue for another plugin.