Need a special offer?Find out if your project fits.
+

How to populate column data when chart format layout is set to classic form

Closed
leijing asked on March 6, 2024

When I set the view of the chart to figure 1 drawing form, the chart will be displayed as shown in figure 2. Now, I want to populate the location of the tags in figure 2 with the same values as the merged headings, such as tag 1 populating Australia, tagging 2 populating Japan, tagging 3 populating USA, and so on populating all data columns.

When populating, I also want the view of the chart to remain classic form.

How do I configure it to achieve the following effect? Or which API needs to be called to implement.

Thank you. I look forward to your reply.

Attachments:
1.png
2.png

4 answers

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster March 6, 2024

Hello, Leijing!
 
Thank you for reaching out to us.
 
Kindly note that it is possible to repeat the labels in headers in the classic view using the customizeCell() approach.
Here is the JSFiddle sample for reference: https://jsfiddle.net/flexmonster/zkm26d6h/.
 
Please let us know if the suggested approach works well for you.
 
Kind regards,
Solomiia

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster March 13, 2024

Hello, Leijing!

Hope you are doing well.

Our team is wondering if you had some time to check out the suggested approach to repeat the labels in headers in the classic view. Could you please let us know if it works well for you?

Looking forward to hearing your feedback.

Kind regards,
Solomiia

Public
leijing March 18, 2024

Hello,Solomiia
Thank you for your help, your reply has solved my problem, is the solution I want. Sorry for the late verification and reply, please forgive me for the inconvenience.
Kind regards,
Leijing

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster March 18, 2024

Hello, Leijing,

Thank you for your feedback!

We are glad to hear everything works well for you.

Feel free to reach out to us in case of any other questions.

Kind regards,
Solomiia

This question is now closed