Fragment trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    1,618 fragment trabalhos encontrados, preços em USD

    ...[WayPoint{latitude: 37.4219983, longitude: -122.084}, WayPoint{latitude: 36.2318060125927, longitude: -88.278556345976}] I/flutter ( 5300): object D/AndroidRuntime( 5300): Shutting down VM E/AndroidRuntime( 5300): FATAL EXCEPTION: main E/AndroidRuntime( 5300): Process: , PID: 5300 E/AndroidRuntime( 5300): : Please ensure that the hosting activity/fragment is a valid LifecycleOwner E/AndroidRuntime( 5300): at () E/AndroidRuntime( 5300): at com.mapbox.maps.plugin.lifecycle.ViewLifecycleOwner.<init>() E/AndroidRuntime( 5300): at (MapboxLifecyclePluginImpl

    $27 (Avg Bid)
    $27 Média
    11 ofertas

    I need help with Vertex and fragment shaders using Processing and Java. I will share more details in chat.

    $52 (Avg Bid)
    $52 Média
    5 ofertas

    I have a single-page application. I need to track URLs for goals, but GA is dropping the fragment.

    $30 / hr (Avg Bid)
    $30 / hr Média
    10 ofertas
    Shader Art Encerrado left

    Need help building a simple fragment shader from scratch. Has to be done using ShaderFrog

    $12 - $24
    $12 - $24
    0 ofertas

    ...given size). Last chunk may have less elements, then its max size. Example: splitArrayIntoChunks([1,2,3,4,5,6,7], 3): [[1,2,3],[4,5,6],[7]] splitArrayIntoChunks(['q','w','e','r','t','y'], 4): [['q','w','e','r'],['t','y']] function should be a one-liner arrow function (use ) ----react+webpack---- Implement a component called App, that would render following components inside react fragment: CustomHeader (has links to Home and 2 Customers with ids 1 and 2) Routes (use react-router-dom) CustomFooter (has links to Home and 2 Blogs with ids 1 and 2) following routes should be supported: / (component Home) /blog/:blogId (component Blog, displays blogId) /customer/:c...

    $20 / hr (Avg Bid)
    $20 / hr Média
    51 ofertas

    ...given size). Last chunk may have less elements, then its max size. Example: splitArrayIntoChunks([1,2,3,4,5,6,7], 3): [[1,2,3],[4,5,6],[7]] splitArrayIntoChunks(['q','w','e','r','t','y'], 4): [['q','w','e','r'],['t','y']] function should be a one-liner arrow function (use ) ----react+webpack---- Implement a component called App, that would render following components inside react fragment: CustomHeader (has links to Home and 2 Customers with ids 1 and 2) Routes (use react-router-dom) CustomFooter (has links to Home and 2 Blogs with ids 1 and 2) following routes should be supported: / (component Home) /blog/:blogId (component Blog, displays blogId) /customer/:c...

    $19 / hr (Avg Bid)
    $19 / hr Média
    37 ofertas

    ...given size). Last chunk may have less elements, then its max size. Example: splitArrayIntoChunks([1,2,3,4,5,6,7], 3): [[1,2,3],[4,5,6],[7]] splitArrayIntoChunks(['q','w','e','r','t','y'], 4): [['q','w','e','r'],['t','y']] function should be a one-liner arrow function (use ) ----react+webpack---- Implement a component called App, that would render following components inside react fragment: CustomHeader (has links to Home and 2 Customers with ids 1 and 2) Routes (use react-router-dom) CustomFooter (has links to Home and 2 Blogs with ids 1 and 2) following routes should be supported: / (component Home) /blog/:blogId (component Blog, displays blogId) /customer/:c...

    $20 / hr (Avg Bid)
    $20 / hr Média
    32 ofertas

    ...given size). Last chunk may have less elements, then its max size. Example: splitArrayIntoChunks([1,2,3,4,5,6,7], 3): [[1,2,3],[4,5,6],[7]] splitArrayIntoChunks(['q','w','e','r','t','y'], 4): [['q','w','e','r'],['t','y']] function should be a one-liner arrow function (use ) ----react+webpack---- Implement a component called App, that would render following components inside react fragment: CustomHeader (has links to Home and 2 Customers with ids 1 and 2) Routes (use react-router-dom) CustomFooter (has links to Home and 2 Blogs with ids 1 and 2) following routes should be supported: / (component Home) /blog/:blogId (component Blog, displays blogId) /customer/:c...

    $20 / hr (Avg Bid)
    $20 / hr Média
    54 ofertas

    ...given size). Last chunk may have less elements, then its max size. Example: splitArrayIntoChunks([1,2,3,4,5,6,7], 3): [[1,2,3],[4,5,6],[7]] splitArrayIntoChunks(['q','w','e','r','t','y'], 4): [['q','w','e','r'],['t','y']] function should be a one-liner arrow function (use ) ----react+webpack---- Implement a component called App, that would render following components inside react fragment: CustomHeader (has links to Home and 2 Customers with ids 1 and 2) Routes (use react-router-dom) CustomFooter (has links to Home and 2 Blogs with ids 1 and 2) following routes should be supported: / (component Home) /blog/:blogId (component Blog, displays blogId) /customer/:c...

    $19 / hr (Avg Bid)
    $19 / hr Média
    42 ofertas

    ...given size). Last chunk may have less elements, then its max size. Example: splitArrayIntoChunks([1,2,3,4,5,6,7], 3): [[1,2,3],[4,5,6],[7]] splitArrayIntoChunks(['q','w','e','r','t','y'], 4): [['q','w','e','r'],['t','y']] function should be a one-liner arrow function (use ) ----react+webpack---- Implement a component called App, that would render following components inside react fragment: CustomHeader (has links to Home and 2 Customers with ids 1 and 2) Routes (use react-router-dom) CustomFooter (has links to Home and 2 Blogs with ids 1 and 2) following routes should be supported: / (component Home) /blog/:blogId (component Blog, displays blogId) /customer/...

    $20 / hr (Avg Bid)
    $20 / hr Média
    56 ofertas

    I have tried to write a reflection map shader in WebGL and it does not look right. There are examples of reflection shaders online but they are usually for 3D and more complex cases. In my case: 1. It is only a 2D fragment shader (no vertex shader) 2. I do not have a 3D mesh. Instead, I use a normal map to get the normals. 3. My environment map is just a 2D texture. I only need reflections from in front of the scene and not behind it I have attached a tiny HTML project with an example.

    $23 (Avg Bid)
    $23 Média
    2 ofertas

    We have created an application and The functions we want to tested in app includes : display using recycleview, add, delete, sign out the way it goes for one user : # page A (fragment): have two buttons with recycleview list. ---->dispay list of items in recycleview (pressing item in recycleview goes to page B) + passing item class retrieved form firestore ----> Add item button : goes to add actvity for new item details , after filling fields it have button upon clicking it adds new item details to recycleview list and firestore. ----> Delete item button : goes to delete actvity for item which display recycleview list same page A , upon clicking item it gets deleted from list and firestore + goes back to page A. # page B(actvity): setting details of the item from page ...

    $180 (Avg Bid)
    $180 Média
    25 ofertas

    Buscamos un Des...contenido. TAREAS Y RESPONSABILIDADES Diseñar e implementar nuevos elementos y funciones Establecer y guiar la arquitectura del sitio. Asegrurar disponibilidad y alto desempeño, y manejar todos los aspectos técnicos de CMS. Ayudar a formular un diseño responsivo y efectivo y convertirlo en un layout funcional y plugin. REQUERIMIENTOS: Conocimientos avanzados de WordPress core: WP Transients API Fragment Caching Plugin API Mobile WP options API MySQL MVC PHP frameworks Jquery AJAX CSS3 SVN Deseable: Inglés intermedio/avanzado Knowledge of how to interact with RESTful APIs and formats (JSON, XML) Ofrecemos: Proyectos internacionales Trabajo en equipos de alto rendimiento Capacidad de trabajar en nuevas tecnologías. UBI...

    $525 (Avg Bid)
    $525 Média
    45 ofertas

    I need a modification of a shader. Message me for more details. Max. 50€

    $110 (Avg Bid)
    $110 Média
    15 ofertas
    RTMP server issue Encerrado left

    Hi all, I have a problem with my RSTP/RTMP server. I use this server for publish Streaming webcam, from raspberry camera (throug RSTP protocol) and from Hikvision camera throug RTMP protocol. With last firmware of Hikvision cameras, when the framerate go down less then 25fps, doesn't work anymore, and I get this error, repeated continuosly: 12917#12917: *95786 hls: force fragment split: 24615.481 sec, , client: XX.XXX.110.149, server: 0.0.0.0:1935 example of working raspberry camera: example of working Hikvision camera:

    $190 (Avg Bid)
    $190 Média
    12 ofertas

    I will show you an example app in google play store and you will download and install that app and will create a new app with same design. If you want, then I can show the app video where you can see all the functionalities of the app, ...new app with same design. If you want, then I can show the app video where you can see all the functionalities of the app, so you do not need to download and install it. Here, design means, only few links at the left side menu and clicking those links, new fragments will be opened and these fragments may contain sub fragments. The design has been already started but having issues with fragment and sub-fragment opening. If you want, I can supply you the design where from you can start. I will prefer low budget. New freelancers are also w...

    $13 (Avg Bid)
    $13 Média
    14 ofertas

    I will pay just to answer one stackoverflow question. It will take you hardly one minute. Link:

    $2 / hr (Avg Bid)
    $2 / hr Média
    4 ofertas

    We need some urgent help to solve the integration of a module for Sensoria devices into an existing APK able to gather data from several type of devices. The problem is because we have failed in integrating the Fragment into the tab navigation options. If someone from Madrid has experience with AS it will be probably easier as we can share some devices. Of course we do have the zip container with the current status of the AS project and we can provide an introductory description of where the problem is. If the interested helpers wants more details we can discuss the point. However the time is an issue as it must be ready very soon.

    $27 / hr (Avg Bid)
    $27 / hr Média
    35 ofertas

    It is about fragment, very easy. Need it in 5 hours.

    $26 (Avg Bid)
    $26 Média
    13 ofertas
    Game Developper Encerrado left

    ...physiquement ) Humain: humain lambda ( bon en technique ) Sirène : humain écailleux, possède des capacité spécial de chant utilisable avant un point utilisation limité , faible physiquement ) Faerys: sorte de petite fée, très habile et peux booster un allié avant chaque point. Système économique : Monnaie principale: le Saphir Monnaie fiduciaire ( échangeable contre de l'argent ) : le fragment d'orichalque Gatcha pour débloqué des équipements, Techniques ou personnages du mode histoire pour les recrutés dans nos équipes lots : Équipe + ( permet d'augmenter son roster sans à avoir à en créer aprè...

    $7520 (Avg Bid)
    $7520 Média
    7 ofertas

    ...data-mce-fragment="1"u003enu003cli data-mce-fragment="1"u003eFahnengröße: 90x150 cmu003cbr data-mce-fragment="1"u003eu003cbr data-mce-fragment="1"u003enu003c/liu003enu003cli data-mce-fragment="1"u003eseitlich zwei Metallösen zum Hissenu003cbr data-mce-fragment="1"u003eu003cbr data-mce-fragment="1"u003enu003c/liu003enu003cli data-mce-fragment="1"u003ean den Rändern mit Sicherheitsnähten doppelt gesäumtu003cbr data-mce-fragment="1"u003eu003cbr data-mce-fragment="1"u003enu003c/liu003enu003cli data-mce-fragment="1"u003...

    $72 (Avg Bid)
    $72 Média
    6 ofertas

    1. logined user image show in image view both (recyclerview or profile imageview) (getFragmentManager) depricited how another use fragment to fragment, home fragment Exception in image view,profile fragment image upload Exception,3 UI update(home fragment post 3dots UI , post like share comment UI,bottom navigation UI) 2. send post (multiple image) or (video post with keyword) and show post in (Home fragment show post follow channel,channel fragment only self post,profile fragment show post like post,share post,) multiple image and video in slider or in recyclerview and work in like ,comment, share ,post view count post content #tag and @username and url hyperlink with webview .if in the post use @username any user this po...

    $89 (Avg Bid)
    $89 Média
    6 ofertas

    ...chatting and subscription model feature. 3. Four fragments in bottom navigation bar(Home, messages, upcoming sessions, Subscribe) 4. Eight titles in sidebar navigation menu(My account, My favourite tutors, Apply to become a tutor, FaQ, privacy policy, terms and condition, contact us, about us) 5. Home fragment should contain the list of tutors in recycler view 6. Message fragment should contain messages. 7. Upcoming sessions fragment should contain upcoming booked session by user. 8. Subscribe fragment should contain details about subscription charges. 9. Tutors data should should store in Firestore firebase 10. Tutors profile should contain following:- (i). one profile picture (ii). one introduction video (iii) profession (iv) curre...

    $194 (Avg Bid)
    $194 Média
    11 ofertas
    Sensesum Project Encerrado left

    ...decision will be taken. Note: In total 5 hours of training & assessment time is expected. Training payment will be made prorated along with different milestones after successful completion of the training. Training amount will be INR 1000 that will be provided along with different milestones i.e 300, 300, and 400 INR. Rules to follow: The goal is to rate the outliner for a provided article (or fragment of a very long article). Articles are web pages (such as news article, blog post, device review) Articles are split into ~5-10 segments usually of at most ~100 to ~400 words. Outliner is a list of short summaries (snippets, titles, sentences) for the segments usually at most ~4-12 words Interface of the tool: - Numbers/annotation will be actively tracked - Total time spe...

    $49 - $55
    Secreto ADC
    $49 - $55
    6 ofertas

    Hello, I am looking for someone that can make adjustments on an existing OpenGL Fragment/Vertex Shader. It's written in GLSL. I can send you my current file & an video of the current effect It's achieving. I will send you an video of how it would need to look like. Thanks in advance!

    $214 (Avg Bid)
    $214 Média
    20 ofertas

    Need to add new fragment to grid view at index position n-1

    $30 / hr (Avg Bid)
    $30 / hr Média
    99 ofertas

    ...Normalise this set of spreadsheet data into Third Normal Form showing the intermediary stages of First and Second Normal Form. Primary keys and foreign keys in all the three forms should be indicated clearly. You are expected to start the normalisation process by first choosing the customer code alone as a primary key. Your normalised tables should only include the attributes shown in the table fragment; do not add any new attribute. Justify your solution to this problem. Critically evaluate normalisation as a technique for database design. For each advantage or disadvantage identified, you should use the Product-4-U data to illustrate and explain it. You may extend these data in order to identify suitable examples to illustrate your point, however you should only do so...

    $165 (Avg Bid)
    $165 Média
    14 ofertas

    At Waveup, we work with startups, funds, and other companies across diverse industries (from crypto to fashion and music labels) around the world. For the next few months, we decided to work more on our content strategy and finally boost our website blog. So now we're looking for a content editor for our articles. To give you a better sense of what our article...Startup with weak KPIs - how to improve metrics and many more As we are not native speakers we would like to have a person who will be able to "polish" our articles and make it more natural for native English speakers. So far, we're in the process of choosing a few editors. And as it's hard to see if we can match from the profile description only, we decided to begin with editing kind of "test"...

    $18 (Avg Bid)
    $18 Média
    32 ofertas

    ...compiled into JavaScript for the usage on HTML page. The page plugin will provide a HTML fragment with HTML content dynamically, HTML input fields, buttons and JavaScript functions, and will retrieve and submit content to remote services. The plugin call backend service to load object in JSON, and parse through the JSON attributes and create corresponding HTML fields templates. The plugin should be something like PayPal plugin but dynamically, which can be easily plugin into any HTML page, to collect user input, do validation and submit to remote services and get back results. Here are the details: This component shows as a link on HTML page, when user click the link it create and show HTML fragment with following functions: 1. The plugin show standard page component, an...

    $505 (Avg Bid)
    $505 Média
    35 ofertas

    We need to create a generic page plugin in JavaScript. The page plugin will provide a HTML fragment with HTML content, HTML input fields, buttons and JavaScript functions, and will retrieve and submit content to remote services. The plugin should be something like PayPal plugin, which can be easily plugin into any HTML page, to collect user input, do validation and submit to remote services and get back results.

    $230 (Avg Bid)
    $230 Média
    33 ofertas

    Project in kotlin and I want to convert into java. 1 main activity and 1 fragment only. Project uses thrid party library. small project

    $5 / hr (Avg Bid)
    $5 / hr Média
    39 ofertas

    The app should at least have the following components: two activities, a fragment, JSON webservice, and a back-end database. The more functionalities app has, the more points will receive. must require to zipped Android project, screenshots for the running result, and a PowerPoint report of the description.

    $398 (Avg Bid)
    $398 Média
    20 ofertas

    ...server IP? Which hosts are on the local network? How many hosts are there on the local network? Can you determine some of the applications these hosts are running? Which hosts are remote? viii. How many hops away are the remote hosts? Which is the most “remote” host? ix. What services/applications were accessed? x. Did any IP fragmentation occur? Were there any packets in which the “Don’t fragment” bit was set? i. Find the traceroute session. A part of the activity captured in this trace is a traceroute session. Use what you know about traceroute (e.g. packet types and how certain fields in the packets are modified) in order to locate the traceroute packets in the pcap trace. Once you find the packets, reconstruct the entire path from sourc...

    $151 (Avg Bid)
    $151 Média
    12 ofertas

    Looking for an Australian based Python dev for a program...DynamoDB tables. Scraper needs to be monitored and managed using AWS administgration infrasutrcture (for logging, control, deployment, etc). Scraper will need to call into AWS OCR to parse message images to text. Scraper will be run on polling timer, minutely, within certain weekday hours. We are looking for a developer that can then go further into parsing scraped content, either with simpler text fragment extraction (this has already been done in our early proof of concept), AWS machine learning or using mechanical turk for human parsing/verification. The end result will be an AWS event or message queue reflecting the new data, stored in DynamoDB but placed into queue/event for consumers to action in our broader app arch...

    $33 / hr (Avg Bid)
    $33 / hr Média
    28 ofertas

    Hi Elena F., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $70 - $70
    $70 - $70
    0 ofertas
    Trophy icon Montaż krótkiego materiału video Encerrado left

    ...zmontowanego materiału, który nie został opublikowany Co masz zrobić? Nasz cel to utrzymać uwagę widza na końcu materiału video do 60%. Masz z dostępnych materiałów zmontować ciekawy materiał video na YouTube, który utrzyma uwagę, zaciekawi i sprawi, że chce się oglądać więcej. Precyzyjnie mówiąc zmontujesz 1 fragment z całego materiału video - gdyż standardowo w materiale video z serii Quloo Chłosta, znajduje się więcej przykładów. Ty w ramach tego konkursu zmontujesz 1 krótki fragment. Dlaczego to robimy? Chcemy wybrać najbardziej kreatywną osobę, która najlepiej nada się do zmontowania całej serii, złożonej z większej ilości takich krótkich fragmentów - przykład aktualnej serii: (chcemy uzyskać lepszy e...

    $16 (Avg Bid)
    Garantido
    $16
    4 inscrições

    I want to build an app to merge two videos as input and add transition effects between those videos. You can choose any transition from GL transitions (). With this transition...transitions (). With this transition, u can preview it on Exoplayer or any surfaceview/texture view 1. add two videos as inputs. 2. decode it using ffmpeg or android own mediacodec apis 3 . render this decoded video in any surfaceView or textureView (seek option would be appreciated) 4 .apply video transition between videos () using Open GL fragment shader (GLSL) coding 5. preview it and save it Check the attached images for reference

    $13 / hr (Avg Bid)
    $13 / hr Média
    6 ofertas

    Auto Play/Pause Video in Fragment TabLayout in viewPager. i.e Instagram reels. loading video in recyclerView and all videos in TabLayout section. videos in list play one-by-one.(Already some coding done.) Foreground/Background notification - we have already push notification from FCM to apps. is working on foreground to open on specific activity but background didn't open specific activity.(only getting issue while background notification)

    $88 (Avg Bid)
    $88 Média
    8 ofertas

    Looking for a strong Software Engineer candidate with Android experience. This role will be responsible for building and updating our Android application. RESPONSIBILITIES Experience with Android basic components (Activity, Fragment, Intent, Service, BroadcastReceiver, ContentProvider). Develop and deliver new product features for our Android application. Improve engineering processes and tools to increase team effectiveness. SKILLS Basic UI components (mostly from Material Design)Toolbar, ViewPager, RecyclerView, CardView, Floating Action Button, Navigation Drawer, BottomBar, CoordinatorLayout Build tools Gradle Most popular libraries: Support library, Google Play Services, Retrofit, rxJava, rxAndroid Kotlin (must have) Agile mythologies RX, Dagger, Custom Views. Java2 MVP Unit T...

    $17 / hr (Avg Bid)
    $17 / hr Média
    13 ofertas

    Auto Play/Pause Video List- we play video like Instagram reels. but is loading on every dynamic fragment(Already some coding done.) Foreground/Background notification - we have already push notification from FCM to apps. is working on foreground to open on specific activity but background didn't open specific activity.(only getting issue while background notification)

    $39 (Avg Bid)
    $39 Média
    2 ofertas

    Lost the data when back prrssed or navigate into other modules

    $14 (Avg Bid)
    $14 Média
    7 ofertas

    Android app syncing issue fragment not updated in recyclerview

    $24 (Avg Bid)
    $24 Média
    26 ofertas

    Title: Adaptive Augmented Reality Interface for Ground and Tower Operations. Objective: Airport operations especially under low visibility conditions are usually based on procedures and working methods with limited or without automation support. One of the reasons is t...adaptive AR applications for Ground and Tower operations. Software Requirements # Software 1 UNITY 3D Activities 1. Familiarisation on topics: Reality-Virtuality Continuum, AR displays, AR overlays, Position tracking, Networking, CAVE, RETINA Project. 2. Training on Software: Unity 3D (MRTK, SDK’s etc.) How to pert files from Unity 5.5.0 to Unity 2019 and HoloLens 1 to HoloLens 2 3. How to split/fragment UDP channels, list other networking solutions. 4. Basics of Blender. 5. Documentation, Implementation, Test...

    $23 (Avg Bid)
    $23 Média
    3 ofertas
    Gif/Video Converter Encerrado left

    I want a source code for an android fragment that will: - Accept a URI as paramater - The Uri points to a local Video/Gif file - Play the file and trim the required portion (see the attached screenshot) - Then Convert the trimmed portion to animated Webp file - The output file max size is 512kb - The source code must be in kotlin ِ**Extra** A Util class with two functions(Source code is required): - Convert png frames to an animated webp file and vice versa

    $494 (Avg Bid)
    $494 Média
    14 ofertas

    ...quantity in hand, and product unit price. (random values for testing purposes) Target Develop Java EE Web-based Product Catalog Management Application that supports the required features. Requirements The developed solution should 1. Be architected using MVC design pattern as 4-tier client server architecture 2. Use H2 in-memory database 3. Use path variables when appropriate 4. Use Thymeleaf fragment to include footer on each webpage in the view with business number(1286901) and business name (Belts'N'Jeans) 5. Code the application using best coding practices webpages to display a home page, than a button that takes you to the catalog page where you will implent the features and show the list of products added into the database 7. Be complete, i.e., each required fe...

    $16 (Avg Bid)
    $16 Média
    3 ofertas

    ...quantity in hand, and product unit price. (random values for testing purposes) Target Develop Java EE Web-based Product Catalog Management Application that supports the required features. Requirements The developed solution should 1. Be architected using MVC design pattern as 4-tier client server architecture 2. Use H2 in-memory database 3. Use path variables when appropriate 4. Use Thymeleaf fragment to include footer on each webpage in the view with business number(1286901) and business name (Belts'N'Jeans) 5. Code the application using best coding practices webpages to display a home page, than a button that takes you to the catalog page where you will implent the features and show the list of products added into the database 7. Be complete, i.e., each required fe...

    $12 (Avg Bid)
    $12 Média
    3 ofertas

    Looking for professional android or ios developer to develop an independent fragment/library of custom emoji keyboard that can be attached with any app’s source

    $544 (Avg Bid)
    $544 Média
    11 ofertas

    ...heads, and resume and track the heads. In this way, people can be tracked and counted. In this year, you shall further develop the app to make it a functional app that can be distributed in Apple store. The app will be able to cut the video into fragments and allow users to count fragments of short durations, then sum up the counts for each fragment. It shall also have other functions such as allowing more than one user to count the same fragment. Another aim is to improve the counting accuracy by using more advanced machine learning and artificial intellgence techniques in Apple's CoreML. The knowledge gained for people recognition and counting may also be useful for jobs related to such applications in local vision companies. This is a software project using i...

    $155 (Avg Bid)
    $155 Média
    5 ofertas

    I am not experienced with D3 much, but was trying to do a little work as a PoC for my project. An experienced D3 developer probably can solve the problem in very little time. The code is very short and not sophisticated. What I want to do is to have two svg objects that I want to use as buttons using the on click event listener. When clicked, new svg objects should be created (one new object for each click) The new objects should be located at some default location. (Right now the new object is created over the existing one. The newly created objects shall be drag and dopable individually. If they happen to be at the same location, only one shall move when being drag and dropped. Making graphics beautiful is not in this scope of this small project. Graphics can remain as they are. I...

    $34 (Avg Bid)
    $34 Média
    3 ofertas

    Artigos da Comunidade dos Principais fragment