-
Notifications
You must be signed in to change notification settings - Fork 117
What will happen to the Power BI visual at the end of 2023 if the project is being retired? #1085
Comments
I'm assuming that this means that the PowerBI Visual for Charticulator will continue to work until a breaking change is made within the PowerBI codebase. Then it will be dead as far as embedding into PowerBI. The Visual itself is NOT Open source and unless MS posts the source themselves, it's essentially a dead project. I would recommend learning Vega-Lite or Plot.ly as it is much more mature and customizable than Charticulator. Plotly is similiarly code lite as Charticulator and has a PowerBI visual for editing and displaying. Vega-Lite is a more approachable version of Vega, both of which are fully code based but provide some of the most customizable solutions for data visualizations short of straight up coding your own visual from scratch in D3.js |
I hope Microsoft will publish the source code of the visual. It allows to continue to work on visual part also. |
@jawz101 @agusmba @garylzimmer Follow me on my blog or on GH. I made updates to include the changes made a year ago and deployed the charticulator app at https://ilfat-galiev.im/charticulator/. After resolving the issues with Parthner Center I am going to publish my own version of Charticulator visual in AppSource. |
@jawz101 @agusmba @garylzimmer |
Thanks @zBritva ! |
@agusmba This is unoptimized code, I'm saving the unminimized code to get detailed error output before the final visual/app release. This is taking a while to load. Next week I'll add chunks to split the large JS file into several. The visual is on publish, and it will take a while before it's available to import into Power BI UI. |
Dear @zBritva this is so helpful, thanks very much. Are you aware of any bugs in creating links when using the web version, more specifically in creating links using band? It seems like at the moment, links are created using lines automatically. Many thanks |
https://charticulator.com/index.html
Will the visual within Power BI remain and potentially be maintained or will it go away? I am hesitant to learn and use the Power BI Charticulator visual if, according to the charticulator website, the Microsoft Research team is retiring their support of the visual.
The text was updated successfully, but these errors were encountered: