Adding Images Using HTML Tags

Images can also be added to the Vitara Grid Chart by including a dataset column that contains HTML tags or links. SVG images (such as logos) are triggered using these HTML tags or links specified in the attribute. The logos will automatically display on the chart once this column is included in the attribute.

Example of Dummy Dataset:

Below is a sample dataset that demonstrates the required structure for adding logos

Below is a screenshot of the Vitara Grid Chart displaying the logos.

Last updated