Git Product home page Git Product logo

Comments (5)

pmarais avatar pmarais commented on June 17, 2024

I am having the same issue with a shiny application, where the d3heatmap() will not render if a plotly() chart is rendered in the same app.

The solution for rendering in an interactive renderUI() function, which seems to solve the problem for rCharts, does not solve this issue. Any advice will be appreciated.

from d3heatmap.

jcheng5 avatar jcheng5 commented on June 17, 2024

Thanks for the reports. I'm pretty sure I know what the issue is, but let's track it over in plotly/plotly.R#325

from d3heatmap.

RChaudMuel avatar RChaudMuel commented on June 17, 2024

Has this issue been resolved? if so, if someone can point me to the solution, I'd much appreciate it. I am having the same issue with a shiny app, where the d3heatmap() will not render if edgebundle() is rendered in the same .Rmd file. However, if I switch the order and render d3heatmap() after edgebundle() it works fine. What is the workaround this? Thanks.

from d3heatmap.

timelyportfolio avatar timelyportfolio commented on June 17, 2024

I just looked and edgebundle does not define its dependencies properly. I'll submit a pull, but I'm not sure how long it will take to get accepted.

from d3heatmap.

timelyportfolio avatar timelyportfolio commented on June 17, 2024

@RChaudMuel I just submitted a pull to resolve this. If you are in a rush and cannot wait for the pull to be accepted, you can use devtools to install the source branch for the pull by

devtools::install_github("timelyportfolio/edgebundleR@fix/d3-dependency")

from d3heatmap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.