I run my SP 2016 on Local VM. There is no internet.
I am beginner of SP. I am trying to learn.
I do RD for create a Dashboard(Chart) on SP.
Create Map from SP list. I follow the Blogs:
http://www.evoketechnologies.com/blog/visualizing-sharepoint-google-charts/
I create upto Step 2. In Step 3 I download These below three files and save as document library.
<script src="https://www.gstatic.com/charts/loader.js" type="text/javascript">script>
<script src="https://code.jquery.com/jquery-3.0.0.min.js" type="text/javascript">script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.SPServices/2014.02/jquery.SPServices.min.js" type="text/javascript">script>
Then I edit my page and do till >>>
Copy and paste the code snippet in the ‘Web Part’ and click on the ‘Insert’ button and save the page.
And Paste
Google Charts API Code Snippet.
I copy and Paste from above blog and change only unique ID.
Save It and does not showing any Gap.But It occupied the space .
Could any one please help me . I am stuck from last three weeks. Please help me.