Remove tags javascript
article thumbnail

Agent-based modeling in JavaScript

FlowingData

Atomic Agents is a JavaScript library by Graham McNeill that can help simulate the interactions between people, places, and things in a two-dimensional space. Tags: agent , Graham McNeill , JavaScript , modeling. Saving for later.

111
111
article thumbnail

Scrolly video JavaScript library

FlowingData

is a JavaScript library that makes it easier to incorporate videos in a scrollytelling layout. Tags: JavaScript , scrollytelling , video. ScrollyVideo.js The examples look really straightforward, which means I’m saving this for later.

83
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Hands-On Data Visualization, an open-access book on interactive visualization for beginners

FlowingData

The book starts with spreadsheets, and then walks you through some of the more high-level JavaScript libraries to put things online relatively quickly. Tags: book , interaction. If you don’t have programming experience but want to kick the tires, it’s probably worth saving this for later. You can also grab a physical copy.

article thumbnail

Build A Codeless Chatbot and Deploy in Javascript?—?Kommunicate

Chatbots Life

Build A Codeless Chatbot and Deploy in Javascript Express.js, or simply Express, is a Node.js You must be familiar with JavaScript and have a basic understanding of Node.js. app.use(express.static(path.join(__dirname, 'public'))); You can access the Kommunicat script file using the layout.pug file script tag.

article thumbnail

Client-Side Form Validation using JavaScript

Towards AI

The objective of this article is to learn how to perform form validations in JavaScript. For our learning purpose, I have designed an Employee Records Keeping website form using HTML, CSS, and JavaScript. All Form Validation logic is developed using JavaScript. Add JavaScript for Validations. opacity: 0.5;}button:hover

AI 94
article thumbnail

Visualize This (2nd ed.): Finding the Best Visualization Tools

FlowingData

I’ve converged to a combination of R, Python, and JavaScript/HTML/CSS, along with a mix a smaller, task-specific apps. Order on Amazon Tags: writing Then I find a new tool to supplement. Over time, the toolbox gets bigger and I use different things for different tasks. But what’s best for me is likely not the best for you.

Python 99
article thumbnail

A color tool for accessible schemes

FlowingData

There’s a JavaScript API along with a browser tool that lets you select colors interactively. Tags: accessibility , color , Leonardo. Leonardo is an open source project from Adobe that helps you pick accessible colors. Color is a common encoding to visualize data. So it’s good to see these sorts of tools available.

105
105