Home Forums Chart Support React Synchronized Charts and license Reply To: React Synchronized Charts and license

#32113

@weihengtest1990

Any example for doing Synchronized Line Charts in React?

You can synchronize tooltip between multiple charts by using updated & hidden events, showAtX & hide methods. Please take a look at this Stackblitz demo for an example on the same.

Whenever Line Charts dataSeries are hidden, how to hide its information from toolTip in React?

In you are using toolTipContent in your case, you can set it to null on hiding dataSeries to hide particular dataSeries information from toolTip as shown in this JSFiddle. In case of contentFormatter, checking if the dataSeries is visible works for you. Please take a look at this JSFiddle for an example on the same.

I saw the license how few type, how to define 1 or multiple developer?

One of our representatives from sales team will get in touch with you soon. For more license related queries please contact sales[at]canvasjs[dot]com


Vishwas R
Team CanvasJS