Infographics in CQ | Community
Skip to main content
New Participant
October 16, 2015
Solved

Infographics in CQ

  • October 16, 2015
  • 2 replies
  • 1333 views

Hi ,

I am working on a requirement that requires to create infographics with in CQ. Could you please let me know if there feasibility to create infografics in CQ ?

As per my knowledge , it requires tool to create infographics as these tools will be having multiple options and its not feasible to create component to include all possibilities/combinations what it require to create infographics.

Please let me know your views on this.

Thanks,

Hari

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by gopalKa

It depends on your usecase. If your client's authors have to administer the infographics, you may need to create those in AEM. There are some basic charts available in AEM. Ideally, you can use a separate tool but which can be called from AEM via REST where data might be passed by json etc., would be a good way. 

2 replies

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Hi Hari,

Yes you mentioned, there are lots of tools for infographics. You can see if you can create a component to get the data required for those infographics and then integrate with those 3rd party tools. In that way you can still enable your authors to give the data for it. It all depends on the requirement needed !!

gopalKaAccepted solution
Employee
October 16, 2015

It depends on your usecase. If your client's authors have to administer the infographics, you may need to create those in AEM. There are some basic charts available in AEM. Ideally, you can use a separate tool but which can be called from AEM via REST where data might be passed by json etc., would be a good way.