You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🙌.
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-svgI'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
The text was updated successfully, but these errors were encountered: