Many R packages combine R with JavaScript and output html for a richer, more interactive experience. Add support for interactive R visuals from packages such as htmlwidgets to Power BI. PBI currently requires a static image as output for the R visual.
16 Comments
- ramadurai_venkaNew Memberotherwise the power of interaction provided by ggplot2 is lost
- malte_grosserNew MemberAll these JavaScript wrapping packages could be supported by allowing html-output of the relevant device (corresponding to the Viewer-pane in RStudio) http://gallery.htmlwidgets.org/
- pdelbocaNew MemberThis could also improve the visualization and migration of current analytics made in libraries like rbokeh or leaflet. Directly from RStudio to PowerBI.
- choukriaAdvocate IIt would be really very interesting that PowerBI comes out with this feature. For Shiny users, the R visuals still not atractive and it is a huge blockin point to not consider Power BI as the ultimate data Viz tool.
- h_allardNew MemberThis, itself, could make PowerBI limitless
- jonathanmak123New MemberI'd say things like leaflet and ggplotly will be extremely handy and will catapult beyond the likes of tableau or quikview
- schnesmNew MemberI need R visuals to be interactive !! Otherwise I am using custom visual SandDance to look at non-aggregated data to keep the interaction in my graphs
- orzecapNew MemberAgreed. R visual interactivity is essential to our data when drilling is needed within the visual (which is often). Not having this reduces the usefulness of the R custom visuals.
- markian_jaworskNew MemberGoogleVis is openly advertising it will host Shiny apps for free. Microsoft, you have made progress with PowerBI in comparison to other data discovery tools by providing a useful integration capability with R. Don't stop now!
- guifervizFrequent VisitorInteractive R custom visuals are out :) https://powerbi.microsoft.com/en-us/blog/interactive-r-custom-visuals-support-is-here/
Recent ideas
About "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf3 hours agoFrequent VisitorNew48Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde4 hours agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi5 hours agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg13 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments