Closed ftabaro closed 8 years ago
It looks like you might be missing the featureviewer stylesheet (feature-viewer/css/style.css
). If you don't have that link
ed to, does adding that help?
That was it! Sorry for the noob question... I didn't think of css!
Thanks.
Not your fault, It wasn't said anywhere to also include the css file..
I updated the Readme and added feature-viewer.min.css in the dist folder. (bundle of bootstrap.css & feature-viewer css)
Hi,
I am using this library to show show in-house computed features. I have problems with transparencies and sequence axis when rendering the feature-viewer div. Check out the attached snapshot for an example of broken visualization.
I have the d3 library and bootstrap.js loaded. Everything works (selections and callbacks) but the transparencies and the axis rendering. How can I fix it?