javascript - Bootstrap UI slider for d3.js graph zooming ala OpenOffice Writer -


We need to implement the UI slider component for zooming / out of the D3.js graph.

The slider should look like and open up the open office writer zoom slider at the bottom of the Writer window. Example:

We found, but the functionality is very limited - common stops (50%, 100%) are not enforceable.

Can someone suggest proper bootstrap or jazzery or D3? To start with JS component?


Comments

Popular posts from this blog

GO: Serve static pages -

java - how to parse a JSON string into ObjectNode in Jackson? -

objective c - How to open front/back camera at the same time in iOS developing? -