circosJS icon indicating copy to clipboard operation
circosJS copied to clipboard

Community Feedback: CircosJS wrapper for Dash by Plotly - with zoom/pan & download feature

Open mtwichan opened this issue 6 years ago • 0 comments

Hello @nicgirault and community,

I've been working on wrapping CircosJS, to be used with the Python framework Dash (by @plotly). The application you are seeing is written fully in Python, and supports the entire Circos API, and more! Additionally, I've also added pan/zoom and a downloadable SVG button to the CircosJS library here: https://github.com/matthewchan15/circosJS/tree/matthewchan15-zoom-pan-svg

I'd love to know what you guys think so far! As well, if you see any bugs please let me know! I'm very new to d3.js, so please critique or modify my code 🙌.

Dash Circos: https://dash-gallery.plotly.host/dash-circos-demo

mtwichan avatar Dec 20 '18 19:12 mtwichan