javascript - Need a solution for drag divs from outside in to a graph and get coordinates which doesn't depend on screen size? -


i have set of square divs on html page , drag able , drop able in large div.but need add responsive chart (chartist.js , chartjs, googlecharts) large div , coordinates of droped elements , coordinates should not depend on screen size.

i tried saving raw pixel measurements , calculate them according screen size,but becomes complex.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -