Home Forums Chart Support Sync tooltips across charts Reply To: Sync tooltips across charts

#21069

I think it is some issue with jquery objects.

I tried below code to use slider in my page:
http://jsfiddle.net/canvasjs/sphz187b/

Same, thing just copy pasted it in html file.. But slider is not showing up.
I think some script issue with all jquery objects.

I have tried below two jquery scripts:
<script src=”ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js”></script>
<script src=”canvasjs.com/assets/script/jquery-1.11.1.min.js”></script>