Export Image
Export Code

D3.js - Barchart for counting characters in text

Alexander Vasiliev 🐍 💪

Last edited Nov 16, 2024
Created on Nov 15, 2024

Write a text in the textarea to see a bartchart for counting written characters. Try out writing "Hello, my friend! 123".

This example is based on the book "JavaScript Crash Course: A Hands-On, Project-Based Introduction to Programming" by Nick Morgan, No Starch Press, 2024.

Visit also my repo https://github.com/ax-va/JavaScript-Crash-Course-Morgan-2024.

MIT Licensed