References
For additional reading, check out the following books and articles:
- Plotly R Open Source Graphing Library (https://plotly.com/r/)
- [Course] R: Interactive Visualizations with htmlwidgets (https://www.linkedin.com/learning/r-interactive-visualizations-with-htmlwidgets/welcome)
- Creating a widget (http://www.htmlwidgets.org/develop_intro.html)
- Power BI Visual Project Structure (https://docs.microsoft.com/en-us/power-bi/developer/visuals/visual-project-structure)
- Schema used in the pbiviz.json file (https://github.com/microsoft/PowerBI-visuals-tools/blob/main/templates/visuals/.api/v1.13.0/schema.pbiviz.json)
- Schema used in the capabilities.json file (https://github.com/microsoft/PowerBI-visuals-tools/blob/main/templates/visuals/.api/v1.13.0/schema.capabilities.json)
- Power BI Custom Visual Part 5 – Formatting (https://shetland.azurewebsites.net/2021/02/18/power-bi-custom-visual-part-5-formatting/)