Git Product home page Git Product logo

Comments (5)

smartinsightsfromdata avatar smartinsightsfromdata commented on August 18, 2024

@williamjwest thanks (any merit goes to @nicolaskruchten really, the developer of the original library).
The functionalities you are referring to are coming from a renderer that uses Google APIs. As per the terms of the Google API license they can be accessed only online (i.e. they cannot be stored in a folder as part of your project like jquery etc.).
htmlwidgets, the library developed by @ramnathv and rstudio (e.g. @jcheng5 etc.), does not allow binding online libraries (it would break the general model that calls for compatibility and "same-use" across R, shiny, knitr etc.).

I have requested to have the chance to do this "as an exception" (i.e. extending htmlwidgets to include this as an option) but so far it hasn't happened.

Theoretically one could develop R bindings independently from htmlwidgets, but I think what you would loose is more than what you would gain.

from rpivottable.

smartinsightsfromdata avatar smartinsightsfromdata commented on August 18, 2024

@williamjwest Actually, I've just noticed that Nicolas has added c3 renderers for bar charts and line graphs: I'll work on adding these asap!

from rpivottable.

smartinsightsfromdata avatar smartinsightsfromdata commented on August 18, 2024

@williamjwest Done!. Version 0.1.3.1 has the c3 renderer for line charting and bar charting.

Please note that it is possible to have these renderers as the respective library comply with htmlwidgets expectations (i.e. it can be downloaded). This makes this functionality available across the board.

from rpivottable.

nicolaskruchten avatar nicolaskruchten commented on August 18, 2024

@smartinsightsfromdata nice job :) this is exactly the kind of thing which I was hoping to enable with the C3 charting

from rpivottable.

smartinsightsfromdata avatar smartinsightsfromdata commented on August 18, 2024

@williamjwest I assume I can close this issue now.

from rpivottable.

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.