Ravikumar Sutagundi

Company Logo at the place of credit on charts

Recommended Posts

Hi,

If we have the trial version,  a message gets displayed saying "Fusion Charts XT Trial". The moment we have licensed version, this just disappears. 

My requirement is that I want to display a company logo or image at that place.

How can I achieve that? Any reply highly appreciated.

 

Regards,

Ravi

Share this post


Link to post
Share on other sites

Hi Ravi,

 

When you are using the licensed files the "FusionCharts XT Trial" watermark will not appear, that is why the licensed files are used after procuring the license of FusionCharts.

 

However, if you want to have a similar text on the charts even using the licensed files, then you can place a Text annotation with the same watermark text or any custom text on the chart. Please refer to the documentation for information regarding Text annotations :

https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#create-text-annotations-4

Also find a sample fiddle using Text Annotation : http://jsfiddle.net/hpdLw38t/

 

FusionCharts also provides the feature to set custom logo on the chart. Please refer to the documentation link below for possible logo customization :

https://www.fusioncharts.com/dev/chart-guide/chart-configurations/loading-external-logo#main-content-wrapper

Also find a sample fiddle setting external Logo(image) : https://jsfiddle.net/fusioncharts/za1a6xer/

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites
On 8/24/2018 at 11:55 AM, Akash Biswas said:

Hi Ravi,

 

When you are using the licensed files the "FusionCharts XT Trial" watermark will not appear, that is why the licensed files are used after procuring the license of FusionCharts.

 

However, if you want to have a similar text on the charts even using the licensed files, then you can place a Text annotation with the same watermark text or any custom text on the chart. Please refer to the documentation for information regarding Text annotations :

https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#create-text-annotations-4

Also find a sample fiddle using Text Annotation : http://jsfiddle.net/hpdLw38t/

 

FusionCharts also provides the feature to set custom logo on the chart. Please refer to the documentation link below for possible logo customization :

https://www.fusioncharts.com/dev/chart-guide/chart-configurations/loading-external-logo#main-content-wrapper

Also find a sample fiddle setting external Logo(image) : https://jsfiddle.net/fusioncharts/za1a6xer/

 

Thanks,

Akash.

Thanks, Akash for the reply. This helped me. But when I import the image, the logo won't be imported. It says, "linked image not found" in the imported image. What needs to be done to get the logo in the imported images?

Share this post


Link to post
Share on other sites
On 10/1/2018 at 6:06 PM, Akash Biswas said:

Hi Ravi,

 

The provided sample using an image logo is getting exported in the exported image file : https://jsfiddle.net/za1a6xer/38/

 

If you face any issue please provide a sample replicating the issue, we would check and let you know.

Hi Akash,

Thanks for your reply. In Angular4 we are facing the issue. In javascript it does work.

Share this post


Link to post
Share on other sites

Hi Ravi,

 

This is a sample using the Angular plugin of FusionCharts that exports the chart with the image logo exported in the export file as well.

Sample : https://plnkr.co/edit/lk6Pret6eWUwn3ODJdF5?p=preview

 

Angular Plugin reference :https://github.com/fusioncharts/angular-fusioncharts

 

This is working fine at our end. Kindly provide a sample replicating the issue if you still face the same problem, so that we can check it at our end.

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites
10 minutes ago, Akash Biswas said:

Hi Ravi,

 

This is a sample using the Angular plugin of FusionCharts that exports the chart with the image logo exported in the export file as well.

Sample : https://plnkr.co/edit/lk6Pret6eWUwn3ODJdF5?p=preview

 

Angular Plugin reference :https://github.com/fusioncharts/angular-fusioncharts

 

This is working fine at our end. Kindly provide a sample replicating the issue if you still face the same problem, so that we can check it at our end.

 

Thanks,

Akash.

Thanks, Akash for your reply. This image works, if I mention the below URL for the LogoURL it doesn't work.

favicon.icohttps://causeway.com/sites/default/files/favicon.ico

Share this post


Link to post
Share on other sites

Hi Ravi,

 

The URL that you are using does not provide access for the resource due to CORS policy. Please check the below screenshot of the console when exporting for reference :

image.thumb.png.f86be43ccfdcd7c51b7aeb48479076d4.png

This occurs while using your provided image link in the fiddle : https://jsfiddle.net/za1a6xer/40/

Please host your image accordingly so that it is accessible. Refer to the sample fiddle : https://jsfiddle.net/za1a6xer/44/

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now