Your charts are yours. That’s not exactly the best of ways to start off but then that’s exactly what we are going to talk about right now – branding your charts. So let’s get started..
Why should you brand your charts?
So what would you ideally like to do to brand a chart?
Everything that you would like to do can be done with FusionCharts v3.1 now.
Here’s what a chart, company-stamped by FusionCharts v3.1 looks like:
XML data source:
<chart yaxisname="”Sales" figure”="" caption="”Top" 5="" sales="" person”="" numberprefix="”$”" useroundedges="”1″" showborder="”0″" logourl="”../Images/InfosoftGlobal_logo.gif”" logoposition="”TL”" logolink="”https://www.infosoftglobal.com”"> … </chart>
In case you are wondering why are we branding our charts, it’s 3) – “What the heck? The logo looks cool.”
You can position the logo anywhere you want, set its alpha, scale it or even link it to your website. To position the logo, you can simply choose from a set of 5 pre-specified positions – we were just simple plain lazy and hence, the default position
Want to still add more to the branding? How about having the company-name in the right-click menu with a link to the company website
XML data source:
<chart yaxisname="”Sales" figure”="" caption="”Top" 5="" sales="" person”="" numberprefix="”$”" useroundedges="”1″" showborder="”0″" showaboutmenuitem="”1″" aboutmenuitemlabel="”About" my="" company”="" aboutmenuitemlink="”https://www.mycompany.com”"> … </chart>
As you can see in the XML examples above, all of what you need to do to brand your charts is fuel some simple attributes in the XML data source. To see more details on how to add a logo to your charts, click here. And to see more details on how to add your company name to the right-click menu, click here.
So with all the marketing props required at your disposal, go ahead and let people know – your charts are yours.
You can build complex web applications easily with Angular. But it’s a challenge to present…
JavaScript charts help transform raw data into clear, interactive visualizations that users can easily understand.…
Modern web applications depend on data visualization to transform complex information into clear, actionable insights.…
Data is a big part of modern software. Companies use charts to track sales, monitor…
Every day, businesses get more data than ever before. Looking at endless rows and columns…
Building interactive React charts from scratch can quickly become complicated. It becomes even more challenging…