Git Product home page Git Product logo

Comments (4)

TahaHachana avatar TahaHachana commented on June 28, 2024

Hello,

There is a GetHtml method that returns a full HTML document that you can serve as shown above. GetInlineHtml would be useful if you want to generate the document by yourself and display additional content besides the chart.

from xplot.

reflash avatar reflash commented on June 28, 2024

Thank you, I tried it with Plotly chart, but found only GetInlineHtml method.
As I saw, there's something like a builder pattern, so I can maybe build the html parts, such as html header with appropriate script file and so on.
In my case I really need InlineHtml, so my question is how can I add a Plotly lib to header and is there a method for this case?

from xplot.

TahaHachana avatar TahaHachana commented on June 28, 2024

Actually the GetHtml method for Plotly charts will be available in the next release. For now you just need to insert the inline markup in a simple document like this one https://github.com/TahaHachana/XPlot/blob/master/src/XPlot.Plotly/Main.fs#L10.

from xplot.

TahaHachana avatar TahaHachana commented on June 28, 2024

The GetHtml method is now available for Plotly charts too in version 1.4.2.

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.