Oracle Analytics News

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Unlocking Custom Visualizations: A Guide to Building Your First D3.js Bar Chart - Part 1

332
Views
4
Comments

Have you ever wondered how to create a custom data visualization plugin in Oracle Analytics? In my latest blog post, I’ve broken down Part 1 of this exciting journey.

👉 Read the blog here:

https://blogs.oracle.com/analytics/post/unlocking-custom-visualizations-in-oracle-analytics-a-guide-to-building-your-first-d3js-bar-chart-part-1

In this post, I share how to:
✔️ Set up your project
✔️ Create a basic D3.js structure
✔️ Develop a text-based output plugin that dynamically displays row counts of a selected column

Comments