RSSAmplifier

lennybacon.com · Feb 28, 2023

Beautiful CSS only Charts with Charts.css

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Charts.css is a really nice CSS data visualization framework. It comes with a 71,719 byte size CSS file and allows to dynamically convert tabular data to beautiful charts by just adding a few attributes (like class and scope) Bar Example #20 Year Progress 2016 2017 2018 2019 2020 Here are the codes: #bar-example { height: 200px; max-width: 300px; margin: 0 auto; } <link rel='stylesheet'…

Read on lennybacon.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.