Hi,
I'd like to split the Y axis to parts, so that the chart can have multi areas along the y axis, datas can be showed in seperate areas and never overlap.
I guess SfCartesianChart don't support this function yet, so is it possible to add it?
Would be better if each seperated area can be enlarged to occupy the whole chart area by vertical pinch out, then can be shrinked back by vertical pinch in.
In this way, all Y axises can be showed in a simple and neat style.
Hi Zhu,
You can achieve your requirement with the help of placing the two charts followed by one another and synchronizing their behavior. We have created the sample and related KB documentation and shared it below for your reference. You can modify the sample as per your requirement.
Screenshot:
KB, https://www.syncfusion.com/kb/11533/how-to-synchronize-panning-in-multiple-charts-sfcartesianchart
Regards,
Yuvaraj.
Hi, Yuvaraj,
This looks good, though I hope to have the trackBall way to show all datas in a box simultaneously, does it support that?
Regards,
Zhu.
Hi Zhu,
You can check the following blog. Here, We have explained how to show all datas in the trackballBehavior. Please let us know if you need any further assistance in this.
KB,
https://www.syncfusion.com/kb/11881/how-to-synchronize-trackball-in-multiple-charts-sfcartesianchart
Regards,
Lokesh Palani.
Hi, Lokesh,
I like current style of trackball, look the picture:
Can multiple-charts way do this?
Regards,
Zhu
Hi Zhu,
We do not have direct support to achieve your requirement. We will try it feasible workaround and let you know two business days on April 17, 2023. We appreciate your patience until then.
Regards,
Lokesh.
Hi, Lokesh,
Great, looking forward to it.
Regards,
Zhu
Hi Zhu,
Thank you. Currently, we are working on your requirement. We will try to find a feasible workaround and let you know within one business day on April 17, 2023. We appreciate your patience until then.
Regards,
Lokesh.
Hi Zhu,
Currently, we are working on your requirement. We will try to find a feasible workaround and let you know within one business day on April 18, 2023. We appreciate your patience until then.
Regards,
Lokesh.
Hi Zhu,
We have attempted to display the trackball on the second chart when tapping on the first chart. However, we are experiencing a tooltip issue in showing the details of the first chart on the second trackball. We will try to find a feasible solution within one business day, on April 19, 2023. We appreciate your patience until then.
Regards,
Lokesh.
Hi Zhu ,
You can achieve your requirement with the help of the builder property in the trackballBehavior and the onTrackballPositionChanging callback. By using the onTrackballPositionChanging callback, you can store the index value in the chart and use it in the builder property to display the current chart details in the another trackball. We have provided a sample for your reference. Please let us know if you need any further assistance.
Output Screenshot:
Regards,
Lokesh.
Hi, Lokesh,
Good work, this is a good reference.
Thank you so much for the effort.
Best Regards,
Zhu
Hi Zhu,
Most Welcome. Kindly get back to us if you have further queries. We are always happy to assist you.
Regards,
Lokesh.