Categories
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Unlocking Custom Visualizations in Oracle Analytics: Implementing Core Logic for Bar Charts - Part 2

Prasenjit_Thakur-Oracle
Rank 2 - Community Beginner
🚀 Unlocking Custom Plug-ins: Part 2 is Here!
In Part 1 of my blog series, we laid the foundation for building a custom BarChart plug-in with D3.js. Now, it’s time to bring it to life!
🔧 In Part 2, I dive into the core logic of the BarChart:
Setting up the SVG canvas
Creating dynamic scales
Rendering bars and axes
This post focuses on writing clean, modular code that makes the plug-in both scalable and reusable.
Curious to see how it’s done? Check it out here:
5
Comments
-
Very helpful article.
Thank you very much @Prasenjit_Thakur-Oracle!
1