Legends using Page Item in Oracle APEX
This blogs explains, how to show page items as legends in Oracle APEX.
Follow the below steps to create a legend
1) Create an Item.
2) Change the Item Type to Display Only.
3) Provide a value to the item (Source -> Type -> Select any type as per the requirement).
4) Paste the below code in the Label section.
5) Paste the below code in the CSS - > Inline section of the page.
Note: The above CSS, Layout and Appearance of the item can be modified as per the requirement.
6) Save and Run the page
Please see the How to.. section in the demo for better understanding.
Reference: https://www.w3schools.com/graphics/svg_rect.asp
Click here for DEMO
Happy CODING!!!
Thank you:)
Comments
Post a Comment