Git Product home page Git Product logo

Comments (8)

cartermp avatar cartermp commented on August 14, 2024 1

My guess here is the older version of the interactive dependency we pull in here. Will need an update.

Also note that #r "nuget:xplot.plotly.interactive" should be the only one you need though, since xplot.plotly is a transitive dependency.

from xplot.

cartermp avatar cartermp commented on August 14, 2024 1

@kkartavenka @Alkasai can you try now? I updated dependencies and published a new set of packages.

from xplot.

cartermp avatar cartermp commented on August 14, 2024 1

Looks like Plotly.NET updated to include the latest dependencies as well.

from xplot.

Alkasai avatar Alkasai commented on August 14, 2024

Same issue with #r "nuget:Plotly.NET.Interactive, 2.0.0-preview.11"
image

from xplot.

kkartavenka avatar kkartavenka commented on August 14, 2024

@kkartavenka @Alkasai can you try now? I updated dependencies and published a new set of packages.

Perfect for both Visual Studio Code and Visual Studio Code Insider. Thank you!

from xplot.

Alkasai avatar Alkasai commented on August 14, 2024

@kkartavenka @Alkasai can you try now? I updated dependencies and published a new set of packages.

Seems like #r "nuget:XPlot.Plotly.Interactive" installing correctly, but #r "nuget:Plotly.NET.Interactive, 2.0.0-preview.11" is still getting this error:

Loading extensions from Plotly.NET.Interactive.dll

Error: Microsoft.DotNet.Interactive.KernelExtensionLoadException: Failure loading Kernel Extension
---> System.MissingMethodException: Method not found: 'Microsoft.DotNet.Interactive.DisplayedValue Microsoft.DotNet.Interactive.KernelInvocationContextExtensions.Display(Microsoft.DotNet.Interactive.KernelInvocationContext, System.Object, System.String)'.
at Plotly.NET.Interactive.FormatterKernelExtension.Microsoft.DotNet.Interactive.IKernelExtension.OnLoadAsync(Kernel _arg1)
at Microsoft.DotNet.Interactive.Extensions.AssemblyBasedExtensionLoader.LoadFromAssembly(FileInfo assemblyFile, Kernel kernel, KernelInvocationContext context) in C:\a\_work\1\s\src\Microsoft.DotNet.Interactive\Extensions\AssemblyBasedExtensionLoader.cs:line 132
--- End of inner exception stack trace ---

Not sure what is the different between the two libraries. Are they interchangeable? Should I be using the XPlot?

from xplot.

kkartavenka avatar kkartavenka commented on August 14, 2024

I am not sure about the differences in teams/package of XPlot and Plotly.NET, therefore if that is necessarily to re-open the issue please do so.

from xplot.

cartermp avatar cartermp commented on August 14, 2024

@Alkasai that's likely because plot.net doesn't have the updated dependency in that package. The two packages are unrelated.

I'm likely going to sunset this one soon, since plot.net has far more features.

from xplot.

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.