19-image

command
v0.0.0-...-56ad08b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 3 Imported by: 0

README

Gophercises - 19 - Building Images

Problem

Solution

  • basic/main.go: Pixel by pixel manipulation to make bars.\
    • Nothing groundbreaking here, just nested fors.
  • draw/main.go: Using the draw package.
  • main.go: Using the svgo package.
    • svg.go: Contains drawSVG which creates the same ole' bar chart and usageSVG which creates the usage chart.

Lessons Learned

Not much, learned how to use the packages which was neat.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL