derhuerst / derhuerst/ndjson-chart-cli

embed c3.js & d3.js into the generated HTML

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue hacktoberfest help wanted
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

to make it work standalone, without relying on CDNs being available. As a build step, we could

- add `{{c3css}}`, `{{c3js}}` & `{{d3js}}` placeholders to `lib/head.html`,
- fetch the JS/CSS code from [`cdnjs.com`](https://cdnjs.com),
- replace the placeholders

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading lib/head.html and the build step that generates the HTML. Add the c3css, c3js, and d3js placeholders, fetch the JavaScript and CSS from cdnjs, and replace the placeholders so the generated chart works standalone without relying on a CDN.

Written by the indexing model from the issue text.

Assessment

Tech stack
d3js, javascript
Domain
build-system, data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.