We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
the update-pattern
Este pequeño método es clave en el update-pattern; es él quien ejecuta el proceso-join y quien se encarga de ligar datos a elementos; así mismo, él está creando los tres estados de selección que ya hemos visto.
As a matter of fact, this tiny method is key for the update-pattern; it performs the join-process, linking data and elements together; likewise, it creates the three selection states we've already talked about.
En resumen, el update-pattern es una metodología de D3 en la que podemos ligar piezas de información con elementos gráficos, para después manipular la apariencia de estos elementos.
In a nutshell, the update-pattern is a D3 methodology we can use to link pieces of information with graphical elements; and later, manipulate the appearance of such elements.
Para entender cómo opera el update-pattern, imagina que tienes dos conjuntos: uno de datos y otro de elementos HTML.
The selection states To better understand how the update-pattern operates, imagine you have two sets: a data-set and an HTML elements-set.
Por otro lado, el update-pattern es la ejecución del proceso-join, seguida de operaciones sobre la selección-enter, la selección-update, y/o la selección-exit.
In contrast, the update-pattern consists of the execution of the join-process, followed by operations over the enter-selection, the update-selection, and/or the exit-selection.
Tal vez te preguntes ¿cuál es la diferencia entre el proceso-join y el update-pattern?
El update-pattern nos permite evitar el uso explícito de bloques de bucle; en su lugar, le estamos indicando a D3 qué es lo que debe hacer con cada uno de los elementos gráficos que están en la selección.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.