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

Customizing line chart node

Resolved
Anuroop Pendela asked on January 27, 2021

Hi team! I want to customize the size of the node in line chart. We are using flexmonster on the tablet screen to visualize stats using a line chart. Since the nodes are small it is tough to tap on these nodes. So, is there any possibility that we can increase the size of the node so it will become touchscreen-friendly? 

1 answer

Public
Vera Didenko Vera Didenko Flexmonster January 27, 2021

Hello, 
 
Thank you for reaching out to us.
 
Yes, it is possible to increase the size of the line chart nodes.
We kindly suggest using the afterchartdraw event to update the line chart nodes.
Please see the following JSFiddle example demonstrating the described approach: https://jsfiddle.net/flexmonster/o2tcaudz/.
For more details about the afterchartdraw event, please see the following guide.
 
Please let us know if this helps.
 
Kind regards,
Vera

Please login or Register to Submit Answer