John Steinberger

Results 5 issues of John Steinberger

Two suggested improvements for the "cdh" command: #1: The interesting part of the directory path is at the end of the path, so instead of aligning "a 1)", "b 2)"...

This was referenced in [issue 120](https://github.com/terezka/elm-charts/issues/120). Separating from that issue for clarity. Desired behavior: obtain ticks & labels & grid lines at 0, 6, 12, 18, 24. Current behavior: ticks...

feature request

The old Elm-plot looks more intuitive/human to me, and `Chart.Attributes.amount` is not working for me. Is there any way we could get an upgrade to 0.19.1?

Currently, svgpathtools cannot parse/render this kind of path: M 0,0 V 1 H 1 V 0 Z M 2,0 V 1 H 3 V 0 Z # (1) The issue...

Steps to reproduce (maybe/apparently): 1. work with local copy of a package 2. publish version of package to hex, of same name 3. remove local import from `gleam.toml`, but without...